Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,517 for

comparison

(0.16 sec)
  1. UpdatesOptions | Documentation

    UpdatesOptions data structure defines Comparison options UpdatesOptions 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", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } 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/updatesoptions/
  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 Node.js を使用して Word で追跡された変更を承認ま......で追跡された変更を承認または拒否する Document Comparison Cloud SDK for Node.js を使用して、Node...文書の変更履歴の承認または拒否 Document Comparison Cloud SDK for Python を使用して、Python...

    blog.groupdocs.cloud/ja/tag/accept-tracked-chan...
  3. 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...
  4. ChangeInfo | Documentation

    ChangeInfo data structure returned by /Comparison/changes API as output result. Also used by /Comparison/updates API as input. ChangeInfo example: { "id": 0, "ComparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Comparison Product Solution GroupDocs...Documentation / GroupDocs.Comparison Cloud / Developer Guide /...

    docs.groupdocs.cloud/comparison/changeinfo/
  5. 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를 사용하여 Word에서 추적된 변경 내용 ......추적된 변경 내용 수락 또는 거부 Document Comparison Cloud SDK for Node.js를 사용하여...추적된 변경 내용 수락 또는 거부 Document Comparison Cloud SDK for Python을 사용하여...

    blog.groupdocs.cloud/ko/tag/accept-tracked-chan...
  6. An online document management add-on for cloudC...

    GroupDocs has integrated its online document management apps with cloudControl...Moodle Updated GroupDocs Comparison plugin for Confluence to...version 1.3 Updated GroupDocs Comparison plugin for Pimcore Published...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  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. 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 قبول أو رفض التغييرات المتعقبة ......js مع Document Comparison Cloud SDK لـ Node.js قبول...السحابة في Python مع Document Comparison Cloud SDK لـ Python. Recent...

    blog.groupdocs.cloud/ar/tag/accept-tracked-chan...
  9. 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 Terima atau Tolak Perubahan Ter......js dengan Document Comparison Cloud SDK untuk Node.js Terima...dengan Python dengan Document Comparison Cloud SDK untuk Python. Recent...

    blog.groupdocs.cloud/id/tag/accept-tracked-chan...
  10. 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 Прийняти або відхилити відстеже......js за допомогою Document Comparison Cloud SDK для Node.js Прийняти...хмарі на Python із Document Comparison Cloud SDK для Python. Recent...

    blog.groupdocs.cloud/uk/tag/accept-tracked-chan...