HTML mode for Excel Sheets

Hello There,


I tried running your demo app “New Front End”. It works fine but when I render any excel spreadsheet as HMTL it displays a white sheet with this line “Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2017 Aspose Pty Ltd.” What is this problem? Do we cannot render excel sheets as HMTL?
I had one more question though, How can we render documents in their original formats for web form front end app other than rendering as html or image?
Thanks in anticiptaion.

Regards,
Farwa Batool
Hi Farwa,

Thanks for taking interest in GroupDocs.Viewer for .NET

Here, I am writing the response against your points.
Iwhen I render any excel spreadsheet as HMTL it displays a white sheet with this line "Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2017 Aspose Pty Ltd." What is this problem?
Please make sure "LicenseFile" path in your web.config is correct. If you are just evaluating and you don't have a license file, you can also request a temporary license to test the functionality of GroupDocs.Viewer in full mode. Please feel free to visit below page for details on getting a temporary license:


How can we render documents in their original formats for web form front end app other than rendering as html or image?
Yes, you can render document in their original form. Please make changes in the function or add new function in the project as directed in our below documentation page to get more detail about it:

https://docs.groupdocs.com/display/viewernet/Render+a+Document+as+it+is+(original+form)

Warm Regards