Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 629 for

comparison curl

(0.05 sec)
  1. Get Images of Result Document | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and can get the result document images path by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get images of result document. Curl example Request Curl -v "https://api.groupdocs.cloud/v1.0/Comparison/compareDocuments/images?outFolder#Comparisons%2FoutputImages&appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X POST -d "{'sourceFile':{'folder':'Comparisons','name':'source.docx','password':''},'targetFiles':[{'folder':'Comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}" Response [ { "href": "https://api....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...

    docs.groupdocs.cloud/comparison/get-images-of-r...
  2. Get Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get a list of changes by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get list of changes. Curl example Request Curl -v "https://api.groupdocs.cloud/v1.0/Comparison/compareDocuments/changes?appsid#XXXX&signature#XXX-XX" -H "content-type: application/json" -X POST -d "{'sourceFile':{'folder':'Comparisons','name':'source.docx','password':''},'targetFiles':[{'folder':'Comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}" Response [ { "id": 0, "type": "Deleted", "text": "digital ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 1, "type": "Deleted", "text": "Executive ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 2, "type": "Inserted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 3, "type": "Deleted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] } ] SDK example The API is completely independent of your operating system, database system or development language....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...

    docs.groupdocs.cloud/comparison/get-changes/
  3. About - groupdocs.cloud - Websites - groupdocs.com

    groupdocs.cloud Low code document manipulation APIs that can be accessed from everywhere. Any language or platform th......Comparison GroupDocs.Parser GroupDocs...GroupDocs.Comparison Cloud The GroupDocs.Comparison Cloud API...

    websites.groupdocs.com/groupdocs/cloud/
  4. About - groupdocs.cloud - Websites - groupdocs....

    groupdocs.cloud Low code document manipulation APIs that can be accessed from everywhere. Any language or platform th......Comparison GroupDocs.Parser GroupDocs...GroupDocs.Comparison Cloud The GroupDocs.Comparison Cloud API...

    websites.groupdocs.cloud/groupdocs/cloud/
  5. Build Document Automation Apps via REST APIs | ...

    Product range includes REST APIs & open-source Cloud SDKs to view, annotate, compare, e-Sign, merge, classify & convert documents & images of many formats....Viewer Cloud for cURL GroupDocs.Viewer Cloud SDK for...GroupDocs.Annotation Cloud for cURL GroupDocs.Annotation Cloud SDK...

    products.groupdocs.cloud
  6. Rendering Document Pages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 This section provides API details to create document pages cache, retrieve pages, modify pages and delete document pages cache. Get List of Links to Document Pages as HTML You can retrieve list of links to document pages as HTML. The API returns an object which contains list of links to document pages. The following GroupDocs....Comparison Product Solution GroupDocs...has been used to . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/viewer/rendering-document-...
  7. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Comparison Product Solution GroupDocs...“sentiment3” for Sentiments taxonomies. cURL REST Example for IAB-2 (default)...

    docs.groupdocs.cloud/classification/documents-c...
  8. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Comparison Product Solution GroupDocs...API directly from the browser. cURL example Request * First get...

    docs.groupdocs.cloud/merger/security-operations/
  9. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud Digitally Sign a Word Document Online Sign DOCX Online Sign Word Do......files comparison tool online Java Excel files comparison library...free image comparison tool online Python image comparison library...

    blog.groupdocs.cloud/hi/tags/index.xml
  10. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud convert mpp to excel convert mpp to xls convert mpp to xlsx export ......files comparison tool online Java Excel files comparison library...free image comparison tool online Python image comparison library...

    blog.groupdocs.cloud/ja/tags/index.xml