I have an issue converting the attached document from *.docx to doc format.
There is an exception:
System.InvalidOperationException
HResult=0x80131509
Message=Invalid document model. Operation can not be completed.
Source=Aspose.Words
Code sample:
var doc = new Document(inputFile);
doc.Save("document.doc");
I use Aspose.Words.dll 25.2.0.0.
test1.zip (48.1 KB)
@licenses
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSNET-27888
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
The issues you have found earlier (filed as WORDSNET-27888) have been fixed in this Aspose.Words for .NET 25.3 update also available on NuGet.