The static excel file is converted to HTML using the Aspose interface. The border is incorrect

The static excel file is converted to HTML using the Aspose interface. The border is incorrect,The cells without the bottom border are displayed
image.png (49.5 KB)
image.png (54.6 KB)

this is the excel file:EPPR_55305.zip (138.8 KB)

this is the code:

Workbook workbook = new Workbook("D://Aspose//EPPR_55305//EPPR_55305.xlsx");
workbook.save("D://Aspose//EPPR_55305//output/EPPR_55305.html",  SaveFormat.HTML);

@xhaixia,

Thanks for the template file and screenshots.

Please notice, I am able to reproduce the issue as you mentioned (via screenshots) by converting your template file to HTML file format. I have logged a ticket with an id “CELLSJAVA-44852” for your issue. We will look into it soon.

Once we have an update on it, we will let you know.

@xhaixia
This issue is fixed.
Please check the result generated by inner hotfix 22.8.5.
dest.zip (5.6 KB)

The issues you have found earlier (filed as CELLSJAVA-44852) have been fixed in this update. This message was posted using Bugs notification tool by Peyton.Xu