Hi Aspose Team,
We are using Aspose.Words for Java and found a table-conversion issue when exporting a DOCX table to HTML.
Environment
Product: Aspose.Words for Java
Version: 26.1 (JDK17 package)
Java: 8
OS: Windows 1…...Summary In the source Word document, the left-most column is a...Code (simplified) Document doc = new Document("input.docx"); //...