Tabstops Changing After Template is Opened

Run the following code against the attachment. Note how tab stops have changed for the line that contains ‘Should be underneath the underline’, causing it to be misaligned horizontally.

Dim mylicense As New License
mylicense.SetLicense("Aspose.Words.lic")
doc = New Document(System.IO.Path.GetFullPath("C:\Bad tab stops.dot"))
doc.Save("C:\Bad tab stops.doc")
Process.Start("C:\Bad tab stops.doc")

Attached are both the input template and the output document.

Hi Steve,

Thanks for the additional information. While using latest Aspose.Words 11.1.0. I managed to reproduce this problem on my side. I have logged your issue as WORDSNET-6008 into our bug tracking system. Your request has also been linked to the appropriate issue. Once we sort it out, we will let you know. Sorry for inconvenience.

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

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

Confirming that with 11.10.0, this problem is fixed. Thanks.

Hi Steve,

Thanks for your feedback. Please let us know any time you have any further queries. We’re always glad to help you.

Best regards,