Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,129 for

jwt

(0.15 sec)
  1. GroupDocs.Conversion Cloud 20.2 | Java SDK to C...

    Java REST API & Cloud SDK to convert the files from one format to another. Convert cloud documents to Word, Excel, PowerPoint, Image, HTML, PDF & other formats....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/conversion/java/20-2/
  2. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async 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>" --data-binary "@path/to/file"...

    docs.groupdocs.cloud/conversion/convert-documen...
  3. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....- H "Authorization: Bearer <jwt token>" - d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/verify-multiple-...
  4. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....- H "Authorization: Bearer <jwt token>" - d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/update-barcode-s...
  5. GroupDocs.Viewer 云 |云文档渲染Java SDK

    Java Rest API&SDK用于查看和渲染云中最受欢迎的文档文件格式。查看Word,Excel,PowerPoint,OpenOffice,HTML,电子邮件,PDF等。...REST REST API Cloud API MIT JWT oauth GroupDocs.Total Cloud GroupDocs...

    releases.groupdocs.cloud/zh/viewer/java/
  6. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer <jwt token>" -d "{ 'JoinItems': [...

    docs.groupdocs.cloud/merger/join-word-continous/
  7. Image Annotation | Documentation

    Image annotation allows to add image within document page API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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 " { 'FileInfo':...

    docs.groupdocs.cloud/annotation/image-annotation/
  8. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer <jwt token>" -d "{ 'SourceFile': {...

    docs.groupdocs.cloud/comparison/customize-chang...
  9. Point Annotation | Documentation

    Point annotation sticks comments to any point in a document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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 " { 'FileInfo':...

    docs.groupdocs.cloud/annotation/point-annotation/
  10. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want to hide some text) API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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 " { 'FileInfo':...

    docs.groupdocs.cloud/annotation/resource-redact...