I am currently testing your software. We want to convert from WordML to Doc as well. Here is some code that I have tried, but the document only displays the header and footer (no body). Using the conventional way of opening word and doing a SaveAs works, but I would really like to get this to work without using MS Word.
---
Dim myEncoder As New System.Text.ASCIIEncoding Dim bytes As Byte() = myEncoder.GetBytes(strWordML) Dim ms As New MemoryStream(bytes) Dim objAsposeDoc As New Aspose.Words.Document(ms)
Thanks for reporting this problem to us. Please attach the WordML that you are trying to convert. I need it to be able to reproduce and fix the problem.
The problem is caused by the presence of custom XML markup in your document. Custom XML is currently not supported.
I have logged this problem to our defect base as issue #3046. We will try to fix it in our next release, which will be published in a couple of weeks. A notification will be posted here in this thread as soon as it will be done.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.