Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,516 for

comparison

(0.13 sec)
  1. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....digital signing, conversion, comparison and assembly into their Java...GroupDocs.Comparison for .NET Library Improved comparison algorithm...

    blog.groupdocs.cloud/total/news-groupdocs-april...
  2. Accept Tracked Changes on Document Processing R...

    Accept Tracked Changes on Document Processing REST APIs | GroupDocs Cloud Recent content in Accept Tracked Changes on Document Processing REST APIs | GroupDocs Cloud Accetta o rifiuta le modifiche ......js con Document Comparison Cloud SDK for Node.js Accetta...cloud in Python con Document Comparison Cloud SDK for Python. Recent...

    blog.groupdocs.cloud/it/tag/accept-tracked-chan...
  3. Accept Tracked Changes on Document Processing R...

    Accept Tracked Changes on Document Processing REST APIs | GroupDocs Cloud Recent content in Accept Tracked Changes on Document Processing REST APIs | GroupDocs Cloud Acepte o rechace cambios regist......js con Document Comparison Cloud SDK para Node.js Acepte...nube en Python con Document Comparison Cloud SDK para Python. Recent...

    blog.groupdocs.cloud/es/tag/accept-tracked-chan...
  4. Accept Tracked Changes on Document Processing R...

    Accept Tracked Changes on Document Processing REST APIs | GroupDocs Cloud Recent content in Accept Tracked Changes on Document Processing REST APIs | GroupDocs Cloud با استفاده از Node.js تغییرات پ......js با Document Comparison Cloud SDK برای Node.js، تغییرات...ابر در پایتون با Document Comparison Cloud SDK برای پایتون، تغییرات...

    blog.groupdocs.cloud/fa/tag/accept-tracked-chan...
  5. Working with Storage API | Documentation

    Storage existance API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/Comparison/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...

    docs.groupdocs.cloud/comparison/working-with-st...
  6. 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....Comparison Cloud # GroupDocs.Comparison Cloud is a...a document comparison API that enables end users to compare two...

    blog.groupdocs.cloud/total/releasing-first-vers...
  7. Settings | Documentation

    Settings data structure defines Comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The Comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on Comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of Comparison (1....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...

    docs.groupdocs.cloud/comparison/settings/
  8. ComparisonOptions | Documentation

    ComparisonOptions data structure defines Comparison options ComparisonOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string" } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...

    docs.groupdocs.cloud/comparison/comparisonoptions/
  9. Compare Two or More Excel Files using REST API ...

    Programmatically compare two or more Excel files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....Comparison Cloud API. It allows comparing...console: pip install groupdocs-comparison-cloud Please get your Client...

    blog.groupdocs.cloud/comparison/compare-excel-f...
  10. Accept or Reject Tracked Changes of Word Docume...

    Programmatically Accept or Reject Tracked Changes of Word Document using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python....in this article: Document Comparison REST API and Python SDK Accept...REST API in Python Document Comparison REST API and Python SDK #...

    blog.groupdocs.cloud/comparison/accept-or-rejec...