Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 713 for

classification curl

(0.06 sec)
  1. Fetching results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Classification Product Solution Purchase...processing. cURL example for authorized paraphrasing Request curl --location...

    docs.groupdocs.cloud/rewriter/text/fetch/
  2. Fetching file results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Classification Product Solution Purchase...sent for processing. cURL example Request curl --location 'https://api...

    docs.groupdocs.cloud/rewriter/file/fetch/
  3. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. Curl example Linux/MacOS/Bash Curl -X GET 'https://api.groupdocs.cloud/v2.0/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell Curl....Classification Product Solution Purchase...the example. cURL example Linux/MacOS/Bash curl -X GET 'https://api...

    docs.groupdocs.cloud/conversion/get-supported-f...
  4. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. Curl example Linux/MacOS/Bash Curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell Curl....Classification Product Solution Purchase...the example. cURL example Linux/MacOS/Bash curl -X GET "https://api...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  5. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Classification Product Solution Purchase...been used to get . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/document-inform...
  6. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, 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 Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  8. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Classification Product Solution Purchase...Client Secret field. Request curl --location --request POST 'https://id...

    docs.groupdocs.cloud/rewriter/authorization/
  9. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Translation Cloud....Classification Product Solution Purchase...third party REST clients like cURL or Postman . The only requirement...

    docs.groupdocs.cloud/translation/system-require...
  10. Watermark Annotation | Documentation

    Watermark annotation adds text watermark 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 Request // 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 Request // First get...

    docs.groupdocs.cloud/annotation/watermark-annot...