Hello
I need to convert a Word doc to WordML. That in it self is no problem, just call the Document.Save with correct parameters. But there is a Word add-in attached to the document, which i think is causing trouble, because I get an InvalidOperationException which says "Unknown object in memory storage". Can you confirm that Word documents with an attached Word add-in is not supported?
/Terje
This message was posted using Page2Forum from Saving Documents - Aspose.Words for .NET and Java