Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 6,842 for

paged

(0.04 sec)
  1. Add image annotation | Documentation

    The page describes how to add image annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Image annotation allows you...to add an image on document page as shown in the picture below:...

    docs.groupdocs.com/annotation/java/add-image-an...
  2. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) version before 24.10 to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive...version) Leave feedback On this page Note This article explaing working...is replaced with the current page number in the output file name...

    docs.groupdocs.com/viewer/net/old-render-archiv...
  3. Load CAD document with options | Documentation

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page provides to give you control...Sets the desired page width Sets the desired page height Specifies...

    docs.groupdocs.com/conversion/net/load-cad-docu...
  4. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....signatures Leave feedback On this page provides ability to search over...QrCodeSearchOptions () { // specify special pages to search on AllPages = true...

    docs.groupdocs.com/signature/net/search-for-enc...
  5. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....Watermarks are added to every page across the document. So far...add watermarks to specific pages only, or place different watermarks...

    blog.groupdocs.com/viewer/protect-your-document...
  6. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....the page-based scope for your redaction of two types: page range...range, a given number of pages at certain offset from the beginning...

    docs.groupdocs.com/redaction/python-net/redacti...
  7. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....or a text from the selected page. parameter is ignored for Microsoft...steps to extract a text from the page of Microsoft Office Word document:...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Working with images | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......from document page Extract images from document page area Extract...Extract images to files Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/working-with-ima...
  9. Working with barcodes | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......from document page Extract barcodes from document page area Was this...this page helpful? Not really Yes, thanks Any additional feedback...

    docs.groupdocs.com/parser/java/working-with-bar...
  10. Convert PDF to PNG using Python

    Learn how to convert PDF to PNG using Python. This guide shows how to export PDF to PNG using Python for simplified sharing and efficient workflow management....can quickly transform multi-page PDF documents into high-resolution...the convert_by_page method to convert each page of the PDF and...

    kb.groupdocs.com/conversion/python/convert-pdf-...