Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,610 for

authorization

(0.08 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.Parser 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....application/json' \ -H "authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/parser/working-with-folder/
  2. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you 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 expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....multipart/form-data" \ -H "authorization: Bearer $JWT_TOKEN " Windows...multipart/form-data" ` -H "authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/parser/working-with-files/
  3. 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.Watermark 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....application/json' \ -H "authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/watermark/working-with-fol...
  4. Working with Folder API | 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 folder in GroupDocs Cloud Storage. API Explorer GroupDocs.signature Cloud API Reference lets you to 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 exposes....application/json" \ -H "authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/signature/working-with-fol...
  5. Working with Search 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 search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....folder#signed" \ --header "authorization: $JWT_TOKEN " \ --header...folder#signed" ` - -header "authorization: $env:JWT_TOKEN" ` - -header...

    docs.groupdocs.cloud/signature/working-with-sea...
  6. 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.Metadata 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....application/json' \ -H "authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/metadata/working-with-folder/
  7. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue.... To authorize the request, pass the in Authorization header...b99520ce9' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIs...

    docs.groupdocs.cloud/translation/file/fetch/
  8. Verify Digital 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 verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " \ -d...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/signature/verify-digital-s...
  9. Search QRCode 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 search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....folder#signed" \ --header "Authorization: Bearer $JWT_TOKEN " \ --header...folder#signed" ` - -header "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  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.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....application/json' \ -H "authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "authorization: Bearer $env:JWT_TOKEN"...

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