GroupDocs.Comparison Cloud provides an ability To apply or discard specific changes between source and target files and save result with (or without) selected changes.
Changes - List of changes that must be applied (or not) To the resulting document; The following code sample shows how To accept/reject changes.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents inTo cloud sTorage Compare documents or get document info Download comparison result document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API documentation for usage details....docx' }, 'TargetFiles': [ { 'FilePath':...\target.docx' } ], 'OutputPath': 'output/result.docx', 'Changes':...