SmartArt corruption

When the attached Word document is saved by aspose, the output cannot be opened by Microsoft Word - an error message says that there are problems with the contents. To reproduce, create an aspose object from the attached file, save it and then open it in Microsoft Word:

Aspose.Words.Document document = new Aspose.Words.Document(filePath);
document.Save(newFilePath);
Aspose.Words.Document outputDocument = new Aspose.Words.Document(newFilePath);

Hi there,

Thanks for your inquiry. I
have tested the scenario and have managed to reproduce the same issue at
my side. For the sake of correction, I have logged this problem in our
issue tracking system as WORDSNET-12226. I have linked this forum thread
to the same issue and you will be notified via this forum thread once
this issue is resolved.

We apologize for your inconvenience.

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


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

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan