Some borders of Excel converted to HTML are redundant like this:
image.png (53.2 KB)
image.png (24.2 KB)
this is the code:
Workbook workbook = new Workbook("D://Aspose//EPPR_48280.xlsx"); workbook.save("D://Aspose///EPPR_48280/EPPR_48280_201.html", SaveFormat.HTML);
this is the excel file:
EPPR_48280.zip (22.9 KB)