Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 10,633 for

json

(1.16 sec)
  1. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages...."Content-Type: application/json" -H "Accept: application/json" \ -d "{}" \...-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/annotation/image-represent...
  2. Convert JPG to PDF in Node.js | Image to PDF RE...

    Convert JPG images into secure, print-ready PDF documents using Node.js API. Learn benefits, use cases, and multiple conversion methods for JPG to PDF...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  3. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....processing parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/rewriter/text/request/
  4. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/s...
  5. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/r...
  6. Upload file | Documentation

    How to upload file to Cloud storage....a local path to your file in JSON format in the request body....--header 'Content-Type: application/json' \ --F "path=@/path/to/myfile...

    docs.groupdocs.cloud/translation/file/upload/
  7. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/barcodes" \ -X GET \ -H "Content-Type: application/Json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....-H "Content-Type: application/json" \ -H "Authorization: Bearer...-H "Content-Type: application/json" ` -H "Authorization: Bearer...

    docs.groupdocs.cloud/signature/supported-barcodes/
  8. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist' \ -H 'accept: application/Json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....' \ -H 'accept: application/json' \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/editor/working-with-storage/
  9. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....--header "content-type: application/json" \ --data '{ "items": [ { "barcodeTypeName":...-header "content-type: application/json" ` - -data "{ 'items': [ { 'barcodeTypeName':...

    docs.groupdocs.cloud/signature/working-with-ver...
  10. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist' \ -H 'accept: application/Json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....' \ -H 'accept: application/json' \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/merger/working-with-storage/