Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,129 for

jwt

(0.08 sec)
  1. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " FileInfo ":...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  2. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....\ -H "Authorization: Bearer <jwt token>" -d "{ " FileInfo ": {...

    docs.groupdocs.cloud/parser/get-container-items...
  3. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " FileInfo ":...

    docs.groupdocs.cloud/parser/extract-images-from...
  4. GroupDocs.Translation Cloud 24.1 | Language Jav...

    Java REST API & Cloud SDK for intra-lingual translation of documents. Keep the file formatting & structure intact. Supports 70+ language translation pairs....defined for the API is as follows: JWT Type : OAuth 2.0 Flow : application...REST REST API Cloud API MIT JWT oauth GroupDocs.Total Cloud GroupDocs...

    releases.groupdocs.cloud/translation/java/24-1/
  5. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....\ -H "Authorization: Bearer <jwt token>" \ -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/merger/move-pages/
  6. GroupDocs.Translation Cloud 23.1 | Language Jav...

    Java REST API & Cloud SDK for intra-lingual translation of documents. Keep the file formatting & structure intact. Supports 70+ language translation pairs....defined for the API is as follows: JWT Type : OAuth 2.0 Flow : application...REST REST API Cloud API MIT JWT oauth GroupDocs.Total Cloud GroupDocs...

    releases.groupdocs.cloud/translation/java/23-1/
  7. GroupDocs.Translation Cloud 22.4 | Language Jav...

    Java REST API & Cloud SDK for intra-lingual translation of documents. Keep the file formatting & structure intact. Supports 70+ language translation pairs....defined for the API is as follows: JWT Type : OAuth 2.0 Flow : application...REST REST API Cloud API MIT JWT oauth GroupDocs.Total Cloud GroupDocs...

    releases.groupdocs.cloud/translation/java/22-4/
  8. GroupDocs.Translation Cloud 22.8 | Language Jav...

    Java REST API & Cloud SDK for intra-lingual translation of documents. Keep the file formatting & structure intact. Supports 70+ language translation pairs....defined for the API is as follows: JWT Type : OAuth 2.0 Flow : application...REST REST API Cloud API MIT JWT oauth GroupDocs.Total Cloud GroupDocs...

    releases.groupdocs.cloud/translation/java/22-8/
  9. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....\ -H "Authorization: Bearer <jwt token>" \ -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/merger/remove-pages/
  10. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...\ -H "Authorization: Bearer <jwt token>" -d "{ 'FileInfo': { 'FilePath':...

    docs.groupdocs.cloud/merger/generate-document-p...