Hello,
we are getting following Exception from using Compare
function:
System.InvalidOperationException: Unexpected node type 'Paragraph'.
at .(Node )
at (Node , Node , )
at .(Field , Node , )
at .(Field , Field )
at . (Node , Node )
at .()
at . ()
at .(Node , Node , )
at ()
at .(Document , Document , CompareOptions )
at Aspose.Words.Document.Compare(Document document, String author, DateTime dateTime, CompareOptions options)
at Aspose.Words.Document.Compare(Document document, String author, DateTime dateTime)
at AsposeTest.Program.Main(String[] args) in /home/dkorolev/dkorolev - dev/AsposeTest/AsposeTest/Program.cs:line 15
Please find the files in the archive below.
Any help/support in this regard would be very appreciated.
Our current version of Aspose Words for .NET is: 22.3.0
docs_compare_bug_files.zip.zip (218.6 KB)