Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 26,389 for

order

(0.14 sec)
  1. 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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it even easier to integrate...

    docs.groupdocs.cloud/signature/verify-multiple-...
  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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it easier to integrate...

    docs.groupdocs.cloud/conversion/convert-documen...
  3. Translating Resx files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Resx files....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/translation/file/sdk/resou...
  4. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it easier to integrate...

    docs.groupdocs.cloud/conversion/add-watermark/
  5. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...use to obtain an JWT Token in order to authenticate your REST API...

    docs.groupdocs.cloud/total/authenticating-api-r...
  6. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it even easier to integrate...

    docs.groupdocs.cloud/annotation/add-direct/
  7. 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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it even easier to integrate...

    docs.groupdocs.cloud/annotation/point-annotation/
  8. 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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it even easier to integrate...

    docs.groupdocs.cloud/annotation/resource-redact...
  9. Update QR-Code 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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it even easier to integrate...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  10. 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....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...many development languages in order to make it even easier to integrate...

    docs.groupdocs.cloud/annotation/image-annotation/