I am experiencing issues when converting DocX files containing math equations (OfficeMath) To HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretTo:17-alpine3.18).
First notice…...setFontsFolder("/app/fonts", true); Document doc = new Document("test.docx");...tmlOfficeMathOutput.IMAGE); doc.save("out.html", opts); Result...