Document doc = new Document(“test.docx”);
SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF);
saveOptions.setMemoryOptimization(true);
doc.save(“test.pdf”, saveOptions);
Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...