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

pdf annotation

(0.66 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. 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/
  6. 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.An......REST APIs | GroupDocs Cloud PDF テキストを秘匿化するための REST API ソリューション...ソリューション GroupDocs.Annotation Cloud を使用して PDF テキストを秘匿化します。GroupDocs...

    blog.groupdocs.cloud/ja/tag/text-redaction/inde...
  7. 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 Giải pháp API REST để sắp xếp lại văn bản Pdf......văn bản PDF Chỉnh sửa văn bản PDF với GroupDocs.Annotation Cloud...

    blog.groupdocs.cloud/vi/tag/image-redaction/ind...
  8. 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...
  9. 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.......REST APIs | GroupDocs Cloud PDF テキストを秘匿化するための REST API ソリューション...ソリューション GroupDocs.Annotation Cloud を使用して PDF テキストを秘匿化します。GroupDocs...

    blog.groupdocs.cloud/ja/tag/image-redaction/ind...
  10. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Annotation Product Solution GroupDocs...to rotate selected pages of a PDF curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/rotate-pages/