Paragraph Tight Wrap property is not preserved upon re-saving document using .NET

Hello,

We are currently having an issue regarding the way Paragraph > Tight Wrap property is handled during the save operation. Upon save the property is reverted to “None”:
Here is the code used to reproduce the issue:

var doc1 = new Document(@“test.docx”);
doc1.Save(@“test2.docx”);

Observing the output document, can observe that the Tight Wrap property for the ‘Test test’ paragraph was changed from ‘All’ to ‘None’.
Thank you,
Bogdan Rusu,
IBM Romania.

Hi Adrian,

Thanks for your query. I have managed to reproduce the same issue at my side. I have logged this issue as WORDSNET-6826 in our issue tracking system. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Hi,

Thank you for the reply, we are waiting for the fixed version.

Regards,
Bogdan Rusu,
IBM Romania.

Hi Bogdan,

Please feel free to ask if you have any question about Aspose.Words, we will be happy to help you.

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


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