Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 7,989 for

paged

(0.07 sec)
  1. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your EBooks...save all elements of an HTML page (including text, graphics, and...

    docs.groupdocs.com/viewer/java/render-ebooks/
  2. GroupDocs.Viewer para .NET UI 8.1.2 – Actualiza...

    Explore lo que hay de nuevo en **GroupDocs.Viewer** para **.NET UI 8.1.2**. Disponible ahora en **NuGet** y en el **sitio web de GroupDocs**....configured to render pages as images (PNG/JPEG). Page numbers are updated...browser print flow. 2️⃣ Optional page‑scroll animation UI navigation...

    blog.groupdocs.com/es/viewer/groupdocs-viewer-f...
  3. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported document types...Extract pages Move page Remove pages Swap pages Change page orientation...orientation Rotate pages Import document Cross-format merge to PDF...

    docs.groupdocs.com/merger/java/supported-docume...
  4. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java....changes Leave feedback On this page allows you to get a list of...change = changes [ index ]; const page = change . getPageInfo (). getPageNumber...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  5. Exception while saving docx to image conversion...

    converter.convert("output.png", convert_options) RuntimeError: Proxy error(GroupDocsConversionException): Saving complete document is only supported when converting to tiff —> NotSupportedException: Saving complete docu…...to TIFF format or specify a page range for conversion. If you...want to convert only a specific page of the DOCX file to PNG, you...

    forum.groupdocs.com/t/exception-while-saving-do...
  6. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Search only page with specified number (None for all pages) search_options...search_options . page_number = None # Specify as True to search all...

    docs.groupdocs.com/signature/python-net/search-...
  7. Using redaction filters | GroupDocs

    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/java/redaction-fil...
  8. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....to obtain information about pages in a note document. Please follow...() != null ) { for ( NotePage page : root . getInspectionPackage...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....watermarks Leave feedback On this page Repeated watermark Repeated...watermarks let you cover entire pages with a pattern of text or images...

    docs.groupdocs.com/watermark/python-net/adding-...
  10. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Document Leave feedback On this page provides functionality to verify...options . all_pages = True # verify on all pages # Verify signatures...

    docs.groupdocs.com/signature/python-net/verify-...