Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,129 for

jwt

(0.12 sec)
  1. GroupDocs.Comparison Cloud 20.5 | 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/20-5/
  2. GroupDocs.Comparison Cloud 20.12 | Compare Docu...

    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/20-12/
  3. Convert PPT to PNG With Custom Japanese Fonts W...

    What is the name of the font used in the PowerPoint image converter? I would like to use Meiryo or MS PGothic....\ -H "Authorization: Bearer <jwt token>" -d "{ 'FilePath': 'P...

    forum.groupdocs.cloud/t/convert-ppt-to-png-with...
  4. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. 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; Document page count. 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....\ -H "Authorization: Bearer <jwt token>" -d "{ FilePath: '/do...

    docs.groupdocs.cloud/watermark/get-document-inf...
  5. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. 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 Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer <jwt token>" -d "{ FilePath: '/documents/input...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  6. 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/
  7. 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/
  8. 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...
  9. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images 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 "{ " StartPageNumber...

    docs.groupdocs.cloud/parser/extract-images-from...
  10. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....authorization header with a JWT Token obtained by using the previously...

    docs.groupdocs.cloud/comparison/overview/