Some borders of Excel converted to HTML are missing

The local excel file is directly converted to HTML by using the aspese interface, and there is a problem that the border is lost
image.png (7.8 KB)
image.png (30.4 KB)
this is the code:

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

this is the excel file
EPPR_48101.zip (12.5 KB)

@xhaixia,
We have logged the issue as “CELLSJAVA-43892” in our database for investigations. Once we will have some news for you, we will update you in this topic.

@xhaixia,

Please try our latest version/fix (attached): Aspose.Cells for Java v21.9.5:
aspose-cells-21.9.5-java.zip (7.4 MB)

Let us know if you still find any issue.

The issues you have found earlier (filed as CELLSJAVA-43892) have been fixed in this update.