Aspose Words word document Numbering Indention problem

I have some documents that when opened and saved using the Aspose Words code will cause the document to lose indentions on numering/outlines.
The version of the dll I’m using is 8.2.1
The vb code I’m using to create the destination document:

Dim doc As Document = New Document(sourceFile)
doc.Save(destinationFile)

Am I doing something wrong? It does this if I save the document to docx, doc or pdf.
It doesn’t happen on all of my documents just a select few.

Thanks for your help!

Hello

Thanks for your request. I managed to reproduce this problem on my side. Your request has been linked to the appropriate issue. You will be notified as soon as it is fixed.
As a workaround you can open/save your document using MS Word and then convert using Aspose.Words.
Best regards,

The issues you have found earlier (filed as WORDSNET-3901) have been fixed in this .NET update and in this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.