Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 722 for

classification curl

(0.85 sec)
  1. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # Convert...

    docs.groupdocs.cloud/conversion/convert-to-word...
  2. 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/
  3. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....Classification Product Solution Purchase...been used to get . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/working-with-an...
  4. 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/
  5. Link Annotation | Documentation

    Link annotation adds a hyper link to 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 (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 # 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/link-annotation/
  6. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Classification Product Solution Purchase...as or . The article provides cURL examples. 10 minutes of spare...

    docs.groupdocs.cloud/rewriter/hello-world/
  7. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Classification Product Solution Purchase...as or . The article provides cURL examples. 10 minutes of spare...

    docs.groupdocs.cloud/translation/hello-world/
  8. Upload file | Documentation

    How to upload file to Cloud storage....Classification Product Solution Purchase...provide in request body. cURL example curl --location --request POST...

    docs.groupdocs.cloud/rewriter/file/upload/
  9. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Classification Product Solution Purchase...the of the translation task: curl --request GET --location 'https://api...

    docs.groupdocs.cloud/translation/text/fetch/
  10. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. 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/get-changes-coo...