Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,174 for

pdf annotation

(0.04 sec)
  1. 8. Convert TXT Document with Load Options | Doc...

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

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  2. 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...
  3. 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...
  4. 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...
  5. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Annotation Product Solution GroupDocs..."status" : 200 , "message" : "Pdf document translated by 100%"...

    docs.groupdocs.cloud/translation/file/fetch/
  6. Image Redaction on Document Automation REST API...

    Image Redaction on Document Automation REST APIs | GroupDocs Cloud Recent content in Image Redaction on Document Automation REST APIs | GroupDocs Cloud Pdf Metnini Redakte Etmek İçin Bir REST API Ç......Cloud PDF Metnini Redakte Etmek İçin Bir REST API Çözümü PDF Metnini...açıklama çözümü olan GroupDocs.Annotation Cloud ile yeniden düzenleyin...

    blog.groupdocs.cloud/tr/tag/image-redaction/ind...
  7. Image Redaction on Document Automation REST API...

    Image Redaction on Document Automation REST APIs | GroupDocs Cloud Recent content in Image Redaction on Document Automation REST APIs | GroupDocs Cloud راه حل REST API برای ویرایش متن Pdf ویرایش مت......ویرایش متن PDF ویرایش متن PDF با GroupDocs.Annotation Cloud، یک...

    blog.groupdocs.cloud/fa/tag/image-redaction/ind...
  8. 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...
  9. 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/
  10. 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/