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

paged

(0.11 sec)
  1. 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...
  2. Presentation PowerPoint

    Text inside a bookmark 1 Page 1 heading! Sample test text - Page 1! Text inside a bookmark 2 Page 2 heading! Sample test text - Page 2! Text inside a bookmark 3 Page 3 heading! Sample test text - P......bookmark 1 Page 1 heading! Sample test text - Page 1! Text inside...bookmark 2 Page 2 heading! Sample test text - Page 2! Text inside...

    docs.groupdocs.com/conversion/java/_sample_file...
  3. 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-...
  4. Diviser un fichier PDF en plusieurs fichiers à ...

    Différentes façons de fractionner des fichiers PDF à l'aide de C#. Séparez les fichiers PDF volumineux et extrayez des pages spécifiques à l'aide de différentes options de fractionnement....les pages des fichiers PDF par plage Extraire des pages de fichiers...plusieurs fichiers d’une seule page API .NET pour fractionner des...

    blog.groupdocs.com/fr/merger/split-pdf-files-in...
  5. Split or Merge PDF, PowerPoint, Excel, Word, Do...

    Split or Merge PDF, Word DOC/DOCX, XLS/XLSX Excel spreadsheets, PPT/PPTX presentations, Visio Drawings, eBooks, & more documents in Java. Steps & examples....allows manipulating document pages, page transformations, information...presentations . Merge certain document pages . Split any document into multiple...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  6. 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-...
  7. 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-...
  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. 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...
  10. Get document information | GroupDocs

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....which includes: Pages dimensions - and for each page in a document...docInfo . getPageCount () + " pages" ); System . out . print ( "File...

    docs.groupdocs.com/signature/java/get-document-...