Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 3,181 for

pdf annotation

(0.05 sec)
  1. 2. Convert CSV Document with Load Options | Doc...

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

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  2. 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 راه حل REST API برای ویرایش متن Pdf ویرایش مت......ویرایش متن PDF ویرایش متن PDF با GroupDocs.Annotation Cloud، یک...

    blog.groupdocs.cloud/fa/tag/image-redaction/ind...
  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 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...
  4. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Annotation Product Solution GroupDocs...as Adobe portable document (PDF), printing language, e-book,...

    docs.groupdocs.cloud/assembly/getting-started/f...
  5. 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/
  6. 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/
  7. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive 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-n-conse...
  8. Annotate on Document Processing REST APIs | Gro...

    Annotate on Document Processing REST APIs | GroupDocs Cloud Recent content in Annotate on Document Processing REST APIs | GroupDocs Cloud Chú thích tài liệu Pdf bằng API REST trong PHP Chú thích th......Annotate on Document Processing REST APIs | GroupDocs Cloud Recent...Recent content in Annotate on Document Processing REST APIs |...

    blog.groupdocs.cloud/vi/tag/annotate/index.xml
  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/