Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,164 for

pdf annotation

(0.1 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. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use Pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use Pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use Pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Annotation Product Solution GroupDocs...pages to be converted usePdf Use pdf as intermediate format watermarkOptions...

    docs.groupdocs.cloud/conversion/convertoptions/
  3. Image Redaction on Document Processing REST API...

    Image Redaction on Document Processing REST APIs | GroupDocs Cloud Recent content in Image Redaction on Document Processing REST APIs | GroupDocs Cloud 用于编辑 Pdf 文本的 REST API 解决方案 使用 GroupDocs.Annot......Cloud 用于编辑 PDF 文本的 REST API 解决方案 使用 GroupDocs.Annotation Cloud 编辑...编辑 PDF 文本,这是一种可在任何平台上使用的文档和图像注释解决方案,无需安装第三方编辑器。 Recent content...

    blog.groupdocs.cloud/zh/tag/image-redaction/ind...
  4. Convert document | Documentation

    This example demonstrates how to convert word processing document into Pdf document with default 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 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...word processing document into pdf document with default options...

    docs.groupdocs.cloud/conversion/convert-document/
  5. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific pages from word processing documents into Pdf documents. 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....Annotation Product Solution GroupDocs...word processing documents into pdf documents. There are steps that...

    docs.groupdocs.cloud/conversion/convert-specifi...
  6. Sending files for processing | Documentation

    How to send files for processing to the selected language....Annotation Product Solution GroupDocs...com/0cd7b09d-4d63-4bcd-a9a5-dfd72897aa17.pdf...ff474526313a24821e98", "savingMode":...

    docs.groupdocs.cloud/rewriter/file/request/
  7. Paraphrase file with GroupDocs.Rewriter SDK | D...

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

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  8. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation 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...presentation documents into pdf documents with load options....

    docs.groupdocs.cloud/conversion/convert-present...
  9. 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...
  10. 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....Annotation Product Solution GroupDocs...word processing document into pdf document with adding watermark...

    docs.groupdocs.cloud/conversion/add-watermark/