Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 561 for

merger curl

(0.08 sec)
  1. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. Curl example Linux/MacOS/Bash Curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell Curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....Merger Product Solution GroupDocs...used to get . cURL example Linux/MacOS/Bash curl -v "https://api...

    docs.groupdocs.cloud/annotation/get-document-in...
  2. 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....Merger Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/signature/search-for-multi...
  3. Sending CSV files for translation | Documentation

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

    docs.groupdocs.cloud/translation/file/request/c...
  4. Sending HTML files for translation | Documentation

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

    docs.groupdocs.cloud/translation/file/request/h...
  5. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example....Merger Product Solution GroupDocs...the example. cURL example Linux/MacOS/Bash curl -X POST "https://api...

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

    docs.groupdocs.cloud/annotation/link-annotation/
  7. Upload file | Documentation

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

    docs.groupdocs.cloud/rewriter/file/upload/
  8. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....Merger Product Solution GroupDocs...encounter an error when calling via cURL in a shell command. Use the...

    docs.groupdocs.cloud/rewriter/text/request/
  9. Hello, world! | Documentation

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

    docs.groupdocs.cloud/translation/hello-world/
  10. Hello, world! | Documentation

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

    docs.groupdocs.cloud/rewriter/hello-world/