Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 2,589 for

doc to doc

(0.03 sec)
  1. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/settings/
  2. Upload file | Documentation

    How To upload file To Cloud sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/rewriter/file/upload/
  3. Working With Files | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.EdiTor Cloud API Reference lets you try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/editor/working-with-files/
  4. Working With Files | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/watermark/working-with-files/
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupDocs.cloud To create a free account. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret. This will will be used To invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need To get started is adding our SDK To your existing project....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/quick-start/
  6. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it To 90,180 or 270 degrees for specific or all Document pages. The result is a new Document that has rotation changed for specified pages. There are several ways To specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability To get only even/odd pages from the specified page range by setting RangeMode property....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/rotate-pages/
  7. Licensing | Documentation

    Create Account For details on how To create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how To get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you To use Cloud APIs as you would normally. It only applies the limitation To the data that can be processed with the APIs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/classification/licensing/
  8. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy To use metadata management REST API which allows users To read and edit metadata associated with various Document, image, audio, video and many other formats. The API also provides operations To extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/features-overview/
  9. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all Document pages. The result is a new Document that has orientation changed for specified pages. There are several ways To specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability To get only even/odd pages from the specified page range by setting RangeMode property. For protected Documents, it is also required To provide a password....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/change-page-orienta...
  10. Add Metadata By Tag | Documentation

    This REST API allows To add metadata properties To the Document choosing the right place To add by exact tag and category name. cURL example The following example demonstrates how To add metadata date and time information in all properties that have specified tag. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/