Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 8,322 for

paged

(0.09 sec)
  1. 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...
  2. 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-...
  3. 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-...
  4. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java....objects: Member Description The page that contains the text area...The rectangular area on the page that contains the text area...

    docs.groupdocs.com/parser/java/extract-text-areas/
  5. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java.... Define the desired page width (in pixels) of the output...conversion. Define the desired page height (in pixels) of the output...

    docs.groupdocs.com/conversion/java/convert-to-p...
  6. Extract text from PDF documents | GroupDocs

    Learn how to extract text from PDF documents using GroupDocs.Parser for .NET. Extract text from entire PDF or specific pages with error handling. Includes PDF text extraction library C# examples....documents Leave feedback On this page To extract a text from PDF documents...or a text from the selected page. Here are the steps to extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  7. GroupDocs Blog | Document Automation Solutions ...

    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....document est mis à jour ; les pages obsolètes, obsolètes ou même...par programmation de telles pages des documents PDF en Java ....

    blog.groupdocs.com/fr/page/22/
  8. Getting Document Information | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....format Creation date File size Page count Below is an example demonstrating...()); System . out . println ( "Pages count: " + info . getPagesCount...

    docs.groupdocs.com/conversion/java/get-document...
  9. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Java API....by specifying page numbers array or start/end page numbers and...are the possible use cases: Page numbers array specified and...

    docs.groupdocs.com/merger/java/split-document/
  10. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger API....by specifying page numbers array or start/end page numbers and...are the possible use cases: Page numbers array specified and...

    docs.groupdocs.com/merger/net/split-document/