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, table cell color).
Open the input workbook in Excel, and save as XLSX format, and repeat the test. With XLSX as the input format, the generated HTML looks as expected.
It seems there is an HTML export bug in Aspose Cells, that is specific to XLSB as the input format.
Kind regards,
Taras
input.zip (18.9 KB)
@TarasTielkes,
Thanks for the temlate XLSB file.
After an initial test, I am able to reproduce the issue as you mentioned by using your template XLSB file. I found table formatting was lost when exporting to HTML from XLSB, it works fine when using XLSX file.
We require thorough evaluation of the issue. We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): CELLSJAVA-45983
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
@TarasTielkes
We have fixed this issue.
Please check the attached result:
24.5.2.zip (3.3 KB)
We will inlcude the fix in the next version 24.6
The issues you have found earlier (filed as CELLSJAVA-45983) have been fixed in Aspose.Cells for Java 24.6.