Hi,
Using Aspose Cells for Java, version 24.5.
Sample code:
Workbook workbook = new Workbook("input.xlsb");
workbook.save("output.Html");
In the generated output, the styling of the table is lost (table header color,…...formatting lost when exporting to HTML (only from XLSB, not from XLSX)...xlsb"); workbook.save("output.html"); In the generated output,...