Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,164 for

pdf annotation

(0.08 sec)
  1. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Annotation Product Solution GroupDocs...appearance on document pages. PDF document format supports digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Text Redaction on Document Processing REST APIs...

    Text Redaction on Document Processing REST APIs | GroupDocs Cloud Recent content in Text Redaction on Document Processing REST APIs | GroupDocs Cloud 用於編輯 Pdf 文本的 REST API 解決方案 使用 GroupDocs.Annotat......Cloud 用於編輯 PDF 文本的 REST API 解決方案 使用 GroupDocs.Annotation Cloud 編輯...編輯 PDF 文本,這是一種可在任何平台上使用的文檔和圖像註釋解決方案,無需安裝第三方編輯器。 Recent content...

    blog.groupdocs.cloud/zh-hant/tag/text-redaction...
  3. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Annotation Product Solution GroupDocs...format = "Pdf" ; string path = "/path/to/myFile.pdf" ; byte []...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  4. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how to convert Wordsprocessing documents into Pdf documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....Annotation Product Solution GroupDocs...Wordsprocessing documents into pdf documents with load options....

    docs.groupdocs.cloud/conversion/convert-wordpro...
  5. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how to convert Spreadsheet documents into Pdf documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....Annotation Product Solution GroupDocs...convert Spreadsheet documents into pdf documents with load options....

    docs.groupdocs.cloud/conversion/convert-spreads...
  6. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into Pdf document with load options. 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 the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...Annotation Product Solution GroupDocs...to convert html document into pdf document with load options. There...

    docs.groupdocs.cloud/conversion/convert-html-do...
  7. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one Pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Annotation Product Solution GroupDocs...of different formats into one pdf or word processing document....

    docs.groupdocs.cloud/merger/join-document-cross...
  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 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...
  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....Annotation Product Solution GroupDocs..."signaturedocs/signedDigital_sample2.pdf" }, "Options": [ { "AllPages":...

    docs.groupdocs.cloud/signature/verify-digital-s...
  10. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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....Annotation Product Solution GroupDocs...conversion docx document to pdf. Note The GitHub repository for...

    docs.groupdocs.cloud/conversion/quick-start/