Replace Carriage Returns CR Characters in Word DOCX ODT RTF Documents itself using C# Code of Aspose.Words for .NET API

how to replace carriage returns in word document itself using Aspose.Words?

oCurrentDoc = GetWordFootnoteContent(oBufferKey, oFootNote, oFinalDocument, oKeyValuePair);

how to replce carriage returns in oCurrentDoc itself?

Hi,

Thanks for your inquiry.

Please refer to the answer that I replied in the following post:

Best Regards,