Hi,
When converting a .docx file to a.html file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached.
I had the same error with pdf conversion which as solved with
…... Check HTML Save Options : Review the HtmlSaveOptions...ExportTextBoxAsSvg = true, // Optionally, export text boxes as SVG if...