New line is not retrieved from Word table

We have migrated to Aspose.Words 21.8 version recently, Previously the testcase worked fine .We have used Aspose.Words.SaveFormat.Text to retrieve cell value. “2013\t\r\n” but now it is returning only “2013\t\r”. \n is missing hence test assert is failing. Can you please have a look into this.

@swamiganesh01

To ensure a timely and accurate response, please attach the following resources here for testing:

  • Your input document.
  • Please attach the output file that shows the undesired behavior.
  • Please attach the expected output file that shows the desired behavior.
  • Please create a standalone console application (source code without compilation errors) that helps us to reproduce your problem on our end and attach it here for testing.

As soon as you get these pieces of information ready, we will start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip and upload them.