Licence version behaving differently

HI
I wanted to replace some text from my document and for which I am using

documentbuilder.write(value);
sdt.remove();

but this sdt.remove() is removing the replaced content also in licence version but without teh licence version it is working fine

can you please tell me about this incosnsistency ASAP

@kmehta,

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

  • Your simplified input Word document
  • Aspose.Words 19.4 generated output Word document showing the correct behavior (without applying license)
  • Aspose.Words 19.4 generated output Word file showing the undesired behavior (after applying license)
  • Please also create a simplified standalone Java application (source code without compilation errors) that helps us to reproduce your current problem on our end and attach it here for testing. Please do not include Aspose.Words JAR files in it to reduce the file size.

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.