Aspose.Words 报错

使用aspose.words api,出现RuntimeError: Proxy error(NullReferenceException): Object reference not set to an instance of an object.报错,代码如下:import aspose.words as aw

license = aw.License()
license.set_license(lic_dir)
doc = aw.Document(file_path)
tasks = []
for page in range(0, doc.page_count):
    extractedPage = doc.extract_pages(page, 1)

24非功能流程规范-v1.0.docx (613.6 KB)

文件如上

@David_Matin
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-26880

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.