Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,185 for

pdf annotation

(0.11 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Annotation Cloud. These SDKs provide...GroupDocs.Annotation Cloud API to help you seamlessly annotate the...

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  2. 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....Annotation Product Solution GroupDocs..."signaturedocs/signedDigital_sample2.pdf" }, "Options": [ { "AllPages":...

    docs.groupdocs.cloud/signature/verify-digital-s...
  3. 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 Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs..."signaturedocs/signedDigital_sample2.pdf" }, "Options": [ { "AllPages":...

    docs.groupdocs.cloud/signature/search-for-digit...
  4. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project....Annotation Product Solution GroupDocs...example demonstrating how to sign pdf document with digital signature...

    docs.groupdocs.cloud/signature/quick-start/
  5. Remove Annotations using Python on Document Aut...

    Remove Annotations using Python on Document Automation REST APIs | GroupDocs Cloud Recent content in Remove Annotations using Python on Document Automation REST APIs | GroupDocs Cloud पायथन में RES......Remove Annotations using Python on Document Automation REST APIs...Recent content in Remove Annotations using Python on Document...

    blog.groupdocs.cloud/hi/tag/remove-annotations-...
  6. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Annotation Product Solution GroupDocs...filePath = "/path/to/myfile.pdf" ; string savePath = "/path/to/savefile/"...

    docs.groupdocs.cloud/translation/file/sdk/
  7. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Annotation Product Solution GroupDocs...new ConvertDocumentDirec ( "pdf" , fileStream , null , null ...

    docs.groupdocs.cloud/conversion/convert-documen...
  8. Cloud on Document Processing REST APIs | GroupD...

    Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in Cloud on Document Processing REST APIs | GroupDocs Cloud GroupDocs.Annotation Cloud SDK สำหรับ Java และ Ruby พร้อมใช้งานแล......Annotation Cloud SDK สำหรับ Java และ...ิการแปลงเอกสาร GroupDocs.Annotation Cloud รุ่นต่อไปจะพร้อมใช้งานเร็วๆ...

    blog.groupdocs.cloud/th/tag/cloud/index.xml
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...business formats, including PDF and Microsoft Office, directly...version of the GroupDocs.Annotation library into their sites...

    blog.groupdocs.cloud/groupdocs.cloud/page/51/
  10. 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 Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....Annotation Product Solution GroupDocs...word processing document into pdf document asyncronously without...

    docs.groupdocs.cloud/conversion/convert-documen...