When I use aspose.compare() to compare the original Word document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...async Task<Stream> Compare(Stream document1, Stream document2...Message=Constants.NO_CHANGE_IN_THE_CONTENT}); } } this is the compare...