Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,154 for

get pages

(0.12 sec)
  1. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. 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....password Leave feedback On this page GroupDocs.Comparison Cloud allows...storage Compare documents or get document info Download comparison...

    docs.groupdocs.cloud/comparison/compare-multipl...
  2. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....revisions Leave feedback On this page GroupDocs.Comparison Cloud allows...Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  3. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. 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....password Leave feedback On this page This feature could be used only...storage Compare documents or get document info Download comparison...

    docs.groupdocs.cloud/comparison/compare-documen...
  4. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....signatures Leave feedback On this page Sometimes you may want to search...cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client...

    docs.groupdocs.cloud/signature/search-for-multi...
  5. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. 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....settings Leave feedback On this page GroupDocs.Comparison Cloud allows...storage Compare documents or get document info Download comparison...

    docs.groupdocs.cloud/comparison/compare-multipl...
  6. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Watermark Leave feedback On this page This example demonstrates how...cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...

    docs.groupdocs.cloud/conversion/add-watermark/
  7. Basic usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......feedback Get Supported File Formats Get Supported Barcodes Get Supported...Supported QRCodes Get Document Information Create Document Preview...

    docs.groupdocs.cloud/signature/basic-usage/
  8. Info Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......feedback Get Supported File Types Get Document Information Get Container...Container Items Information Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/parser/info-operations/
  9. Info Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Operations Leave feedback Get Document Information Get Metadata Tags Information...Information Get Supported File Types Was this page helpful? Not...

    docs.groupdocs.cloud/metadata/info-operations/
  10. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out Storage existence 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 storageName Storage name cURL example Linux/MacOS/Bash curl -X Get 'https://api.groupdocs.cloud/v1.0/metadata/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Storage Leave feedback On this page Storage existence API This API...example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1...

    docs.groupdocs.cloud/metadata/working-with-stor...