Hi,
I am upgrading Aspose.cell 8.1.0.0 to Aspose.Cells 16.10.0.0(for .Net) in my project.
I am trying to convert Excel file having multiple worksheet which is saved in byte format in DataBase to HTML. It is working correct for single worksheet in a Excel File. But, when we have multiple worksheet, it is not creating any node in the HTML. So when we try to save that HTML and display it in application no content is displayed. I need to show the first Worksheet data in my application.