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....Token * Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...