Unable to instantiate Word Document

Hi,


I am unable to instantiate the attached document. Can you please check this out?


Thanks,
Zeljko

Code:
public void testAspose() throws Exception {
Document doc = new Document(“Test1.docx”);
doc.save(“TestTransX.docx”);
}

Hi Zeljko,


Thanks for your inquiry.

While using the latest version of Aspose.Words i.e. 16.2.0, we managed to reproduce this issue on our end. We have logged this issue in our bug tracking system. The ID of this issue is WORDSNET-13384. Your request has also been linked to the appropriate issue and you will be notified as soon as it is resolved. Sorry for the inconvenience.

Best regards,

The issues you have found earlier (filed as WORDSNET-13384) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.