Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 8,337 for

paged

(1.39 sec)
  1. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image.... foreach ( Page page in viewInfo . Pages ) { Console . WriteLine...WriteLine ( $"Page: {page.Number}" ); Console . WriteLine ( "Text...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  2. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....files Leave feedback On this page allows you to render your PDF...document or specific pages. Supported Page Layout file formats...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  3. 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...
  4. 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...
  5. 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...
  6. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....yet helpful it is to extract pages from different kinds of documents...will possess only extracted pages. GroupDocs.Merger for .NET allows...

    blog.groupdocs.com/categories/groupdocs.merger-...
  7. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Viewer renders each page of the source document as a...with external resources stores page resources as separate files...

    docs.groupdocs.com/viewer/python-net/rendering-...
  8. 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-...
  9. 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...
  10. 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...