Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,856 for

compare

(0.04 sec)
  1. Get Changes Categories | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can Compare documents and get list of changes categories by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get Compared documents changes categories. Enumeration of categories of changes enum ComparisonCategoriesType { ByTypeChanged, * "take categories by TypeChanged" ByNodeType, * "take categories by nodes Types" ContainsNumbers, * "take categories with changes which contains numbers" OnlyNumbers * "take categories with changes which contains only numbers" } cURL example Request curl -v "https:~/~/api....Comparison Cloud V1 You can compare documents and get list of changes...Get Changes Categories from Compared Documents C# PHP Java Ruby...

    docs.groupdocs.cloud/comparison/get-changes-cat...
  2. Free online applications - Websites - groupdocs...

    English Français Deutsch Русский ไทย 中文 groupdocs.app Free online applications to View, Convert or Inspect popular do......to view, convert, annotate, compare, sign, assemble, parse, classify...

    websites.groupdocs.cloud/groupdocs/app/
  3. Free online applications - Websites - groupdocs...

    English Español Français Deutsch Ελληνικά Русский ไทย 中文 日本語 groupdocs.app Free online applications to View, Convert ......to view, convert, annotate, compare, sign, assemble, parse, classify...

    websites.groupdocs.com/groupdocs/app/
  4. Get Stream of Result Document - Changes | Docum...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can Compare documents, update the changes (accept/reject), saves the result document to streams as a set of images and returns the array of streams of images by providing the JsonRequest Object data in the request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get stream of result document (changes)....Comparison Cloud V1 You can compare documents, update the changes...

    docs.groupdocs.cloud/comparison/get-stream-of-r...
  5. Get Document - Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can Compare documents and update the changes (Accept/Reject) by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/CompareDocuments/changes/update?outPath#comparisons%2Foutput.docx&appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X PUT -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':'Accept'},{'id':1,'action':'Reject'}]}" Response { "href": "https://api.groupdocs.cloud/storage/file/comparisons/output.docx", "rel": "self", "type": null, "title": null } SDK example The API is completely independent of your operating system, database system or development language....Comparison Cloud V1 You can compare documents and update the changes...

    docs.groupdocs.cloud/comparison/get-document-ch...
  6. An online document management add-on for cloudC...

    GroupDocs has integrated its online document management apps with cloudControl...Document management: View, sign, compare, convert, assemble or annoate...

    blog.groupdocs.cloud/total/online-document-mana...
  7. Get Stream 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 as stream by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get stream of result document. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/CompareDocuments/stream?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 Result document as stream....Comparison Cloud V1 You can compare documents and can get the result...

    docs.groupdocs.cloud/comparison/get-stream-of-r...
  8. 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 Cloud API merges/compares two versions of a document...website, allowing your users to compare documents online. Supported...

    websites.groupdocs.com/groupdocs/cloud/
  9. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....e-signing, converting and comparing 50 types of documents and...that enables end users to compare two versions of all common...

    blog.groupdocs.cloud/total/releasing-first-vers...
  10. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to Compare documents and protect resultant document with password 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....snippet demonstrates how to compare documents and protect resultant...documents into cloud storage Compare documents or get document info...

    docs.groupdocs.cloud/comparison/set-password-fo...