Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,146 for

get pages

(0.07 sec)
  1. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....signatures Leave feedback On this page GroupDocs.Signature Cloud provides...cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your Client...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  2. parser.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/parser/release-notes/ weekly 0.5 https://docs.groupdocs.cloud/parser/available-sd......cloud/parser/extract-images-by-a-page-number-range/ weekly 0.5 https://docs...cloud/parser/extract-text-by-a-page-number-range/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/parser.xml
  3. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document with load options. 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 GroupDocs.Conversion Cloud documentation 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....Options Leave feedback On this page This example demonstrates how...Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  4. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and Get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First Get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....async Leave feedback On this page This example demonstrates how...operation and get operation ID Get operation status Get operation...

    docs.groupdocs.cloud/conversion/convert-documen...
  5. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....obtain the translation, send a GET request to the https://api.groupdocs...translation task: curl --request GET --location 'https://api.groupdocs...

    docs.groupdocs.cloud/translation/file/fetch/
  6. Parse by Template And AI | Documentation

    This REST API allows us to extract document’s fields defined in a template object passed as a method parameter by using LLM. The following example demonstrates how to extract data from a source document by a user-defined template and modern well updated LLM. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the AI Parse example. cURL example Linux/MacOS/Bash # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard....And AI Leave feedback On this page This REST API allows us to extract...Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/parser/parse-by-template-a...
  7. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First Get JSON Web Token curl -v "https://api....Annotation Leave feedback On this page Area annotation allows to mark...an area within the document page with a rectangle. API usage...

    docs.groupdocs.cloud/annotation/area-annotation/
  8. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....Annotation Leave feedback On this page Text redaction annotation fills...cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...

    docs.groupdocs.cloud/annotation/text-redaction-...
  9. 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...
  10. 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...