Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,129 for

jwt

(0.1 sec)
  1. GroupDocs.Annotation Cloud 18.7 | Annotate Docs...

    Java REST API & SDK to works with various types of cloud document annotations, such as, area, distance, ellipse, image, link, point, watermarking & redaction....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/annotation/java/18-7/
  2. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer <jwt token>" -d "{ FilePath: 'words/four-pages...

    docs.groupdocs.cloud/editor/get-document-inform...
  3. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. 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/metadata/add-metadata-by-p...
  4. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " FileInfo ":...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  5. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. 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/metadata/extract-metadata-...
  6. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " StartPageNumber...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  7. Overview | GroupDocs.Translation Cloud | Docume...

    GroupDocs.Translation Cloud offers REST API to translate documents in various formats and plain text using Cloud-based solution with Machine Learning approaches (Neural Machine Translation). It allows translation of documents preserving overall document structure, font, cells, tables, etc. and conversion of translated file to supported format. Supported documents: Microsoft Word (including RTF) Microsoft Excel (including CSV and TSV) Microsoft PowerPoint Adobe PDF (images in PDF document not supported) Markdown OpenDocument formats (ODT, ODS, ODP) Documents created in alternative software like Apple Pages / Numbers / Keynote and exported to Word / Excel format....transmission is carried out under the JWT authentication that excludes...

    docs.groupdocs.cloud/translation/overview/
  8. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a 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 swapping document pages....\ -H "Authorization: Bearer <jwt token>" \ -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/merger/swap-pages/
  9. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " FileInfo ":...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  10. GroupDocs.Comparison Cloud 21.7 | Compare Docum...

    Java REST API & Cloud SDK to detect differences in the content, formatting, & styling of the cloud-hosted files. Accept/reject the document comparison changes....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/comparison/java/21-7/