Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,129 for

jwt

(0.11 sec)
  1. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering documents that are protected with a password. The following code sample shows how to render password-protected documents. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer <jwt token>" -d "{ 'FileInfo': { 'FilePath':...

    docs.groupdocs.cloud/viewer/load-password-prote...
  2. GroupDocs.元数据云|元数据处理 Java SDK

    Java Rest API和Cloud SDK将在云中设置,获取和更新元数据。搜索并提取所需的元数据,而不是穿越整个文件元数据树。...REST REST API Cloud API MIT JWT oauth GroupDocs.Total Cloud GroupDocs...

    releases.groupdocs.cloud/zh/metadata/java/
  3. GroupDocs.Editor 云 |云文档编辑Java SDK

    能够在云中编辑Word文档,Excel电子表格,PowerPoint演示文稿的Java Rest API和Cloud SDK。构建云文件编辑器应用程序。...REST REST API Cloud API MIT JWT oauth GroupDocs.Total Cloud GroupDocs...

    releases.groupdocs.cloud/zh/editor/java/
  4. GroupDocs.注释云|文档注释器 Java SDK

    Java Rest API和SDK可处理各种类型的云文档注释,例如,区域,距离,椭圆形,图像,链接,点,点,水印和修复。...REST REST API Cloud API MIT JWT oauth GroupDocs.Total Cloud GroupDocs...

    releases.groupdocs.cloud/zh/annotation/java/
  5. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG file. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered 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 "{ 'FileInfo': { 'FilePath':...

    docs.groupdocs.cloud/viewer/get-attachments/
  6. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join 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.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api....\ -H "Authorization: Bearer <jwt token>" -d "{ 'JoinItems': [...

    docs.groupdocs.cloud/merger/join-images/
  7. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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/search-for-qr-co...
  8. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability to find Digital signatures that are applied to document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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. 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/signature/search-for-digit...
  9. Verify digital 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-digital-s...
  10. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password 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/set-password-fo...