Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 514 for

classification curl

(0.18 sec)
  1. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Classification Product Solution Purchase...storage used cURL example Linux/MacOS/Bash curl -X GET "https://api...

    docs.groupdocs.cloud/merger/working-with-folder/
  2. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to 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 exposes. Request parameters Parameter Description path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Classification Product Solution Purchase...File version id cURL example Linux/MacOS/Bash curl -X GET 'https://api...

    docs.groupdocs.cloud/annotation/working-with-fi...
  3. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. 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 Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. Curl example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/annotation/add-direct/
  4. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. 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 Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. Curl example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/annotation/delete-annotati...
  5. 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....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/conversion/convert-documen...
  6. 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....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/comparison/compare-multipl...
  7. Working with QR Code Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....Classification Product Solution Purchase...in the example . cURL example Request curl - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/working-with-qr-...
  8. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  9. Rendering Documents | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render documents to PDF and saves output to storage or stream. Render Document to PDF with Storage URL Output This API renders document to PDF and saves resulted document to storage. It also returns the link of rendered document. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to render document to PDF and save to storage....Classification Product Solution Purchase...used to render . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/rendering-docum...
  10. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....Classification Product Solution Purchase...possibility to provide your file via cURL, please firstly and pass its...

    docs.groupdocs.cloud/translation/file/request/pdf/