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
…...true, // Optionally, export text boxes as SVG if relevant ExportEmbeddedFonts...in the HTML output might not render correctly due to size or resolution...