Missing part of converting cell border to HTML

Cell borders are displayed normally in the office, but some cell border lines are missing after being converted to HTML through the interface
image.png (95.4 KB)
image.png (94.0 KB)

this is my excel :EPPR_61476.zip (211.7 KB)

@xhaixia,

Thanks for the template Excel file and screenshots.

We reproduced the issue (after an initial test) as you mentioned via screenshots. We found some missing part of cell borders when converting Excel file to HTML file format.

Workbook workbook = new Workbook("f:\\files\\EPPR_61476_2.xlsx");
workbook.save("f:\\files\\out1.html", SaveFormat.HTML);

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-45368

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.

This is to inform you that your issue has been resolved. The fix will be included in an upcoming release (Aspose.Cells v23.6) that we plan to release in the first half of June 2023. You will be notified when the next version is released.
Here is the screenshot of result generated after fix: output.png (287.7 KB)

The issues you have found earlier (filed as CELLSJAVA-45368) have been fixed in Aspose.Cells for Java 23.6.