Hi Aspose team,
my scenario is that I open OneNote document and search for particular string.
For example: word "oliver" which has to be replaced with ASPOSEASPOSEASPOSE.
In my test document "test.one" which is in project debug folder I have http://www.oliver.com which is at the same time also hyperlink with appropriate text style.
When change is done text formatting is applied only to the same number of characters like www.oliver.com (first 14 characters) which looks like after change:
www.ASPOSEASPOSEAPSOSE.com
How can I enforce same formatting to complete textNode with changed/increased number of characters? I need to have following output www.ASPOSEASPOSEAPSOSE.com
Test project is attached together with test document.
Thanks,
Oliver