Hi,
Using Aspose Cells for Java, version 25.7.
Sample code:
Workbook workbook = new Workbook("input.xlsx");
HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML);
saveOptions.setParseHtmlTagInCell(false);…...the attached PNG file that highlights the difference in rendering...