code :
import aspose.words as aw
lic_dir = 'Aspose.Words.Python.NET.lic'
aw.License().set_license(lic_dir)
document = aw.Document("技能中心成为创作者创建订阅技能操作说明V2.0 .pdf")
document.save("test.docx")
result:
code :
import aspose.words as aw
lic_dir = 'Aspose.Words.Python.NET.lic'
aw.License().set_license(lic_dir)
document = aw.Document("技能中心成为创作者创建订阅技能操作说明V2.0 .pdf")
document.save("test.docx")
result:
@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-27600
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.