Support for Word XML Document

hi Im Arash Javadi my company had purchased your product but it seems like it has no suppord for Word XML Document as all our customers expected this

Hi
Thanks for your request. Aspose.Words supports MS Word XML, both Word 2003 and Words 2007. Please follow the link for more information:
https://docs.aspose.com/words/net/supported-document-formats/
Could you please attach the document you are having the problem with? We will check the issue and provide you more information.
Best regards,

Thank You for your Reply,
I have a XML Word Document Name “MyFile.XML” in the root of my web application and when i tried to create a new instance to Aspose document with that file I see error of Corrupted file , the code i use is as below :

Dim doc as Aspose.Words.Document doc = New Aspose.words.Document( MapPath("MyFile.xml"),Aspose.words.LoadFormat.Word.ML,"")

Im waiting for your reply asap

regards
Gooyasystem co
Arash Javadi

Hi Arash,
Thanks for your request. I cannot reproduce the problem on my side. I can successfully open/save your document on my side. I used the latest version of Aspose.Words for testing. You can download the latest version from here:
https://releases.aspose.com/words/net
Best regards,