Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,165 for

pdf annotation

(0.12 sec)
  1. 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...GroupDocs.Annotation Cloud, рішення для анотацій документів і...

    blog.groupdocs.cloud/uk/tag/image-redaction/ind...
  2. Add annotations using REST API in Python on Doc...

    Add Annotations using REST API in Python on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Annotations using REST API in Python on Document Processing REST APIs | GroupDocs C......Add annotations using REST API in Python on Document Processing...Cloud Recent content in Add annotations using REST API in Python...

    blog.groupdocs.cloud/vi/tag/add-annotations-usi...
  3. Simplifying files with GroupDocs.Rewriter SDK |...

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

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  4. 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...
  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. Text Redaction on Document Automation REST APIs...

    Text Redaction on Document Automation REST APIs | GroupDocs Cloud Recent content in Text Redaction on Document Automation REST APIs | GroupDocs Cloud Řešení REST API pro úpravu textu Pdf Upravte te......textu PDF Upravte text PDF pomocí GroupDocs.Annotation Cloud...

    blog.groupdocs.cloud/cs/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 حل REST API لتنقيح نص Pdf قم بتنقيح نص Pdf با......لتنقيح نص PDF قم بتنقيح نص PDF باستخدام GroupDocs.Annotation Cloud...

    blog.groupdocs.cloud/ar/tag/image-redaction/ind...
  8. 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 Rozwiązanie REST API do redagowania tekstu Pdf ......tekstu PDF Redaguj tekst PDF za pomocą GroupDocs.Annotation Cloud...

    blog.groupdocs.cloud/pl/tag/text-redaction/inde...
  9. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs......Compare PDF Files Using .NET Cloud SDK How to compare PDF files...instructions to compare two PDF files. Compare Excel Files and...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  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/