doc文件转pdf报错,NullPointerException

这是我的文件:
doc.docx (698.1 KB)

我的代码 :
Document document = new Document("./doc.docx");
document.save("./out.pdf");
我是用的aspose.word版本是22.12

@humanhuman, 感谢您向我们报告此问题。 幸运的是,最近已经解决了(WORDSNET-24939),它将包含在 23.3 版本中。 一旦 23.3 版本可供下载,您将在此线程中收到通知。

The issues you have found earlier (filed as WORDSNET-24939) have been fixed in this Aspose.Words for Java 23.3 update.