Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 7,042 for

paged

(0.04 sec)
  1. Working with metadata in Note formats | Documen...

    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. Use OCR Connector | Documentation

    This article explains how to integrate OCR solution to GroupDocs.Parser...RecognizeTextAreas ( Stream imageStream , Page page , OcrOptions options ); public... string allowedSymbols , Page page , OcrOptions options ); }...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  3. Convert to PDF with advanced options | Document...

    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...
  4. Afficher les fichiers CAO à l'aide de l'API Jav...

    Créez votre visualiseur de fichiers CAO en Java. Convertissez DWG, DGN en HTML, JPG, PNG ou PDF à l'aide de l'API Java de la visionneuse de documents de GroupDocs.... Obtenez des mises en page et des couches de DWG en Java...en Java. Rendre les mises en page CAO du dessin DWG en Java. API...

    blog.groupdocs.com/fr/viewer/viewing-cad-docume...
  5. Getting Document Information | Documentation

    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...
  6. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....metainfo Leave feedback On this page This demonstration shows and...positive number, that returns page count for WordProcessing, PDF...

    docs.groupdocs.com/editor/net/extracting-docume...
  7. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return page number and page stream. Using getPagePreview method you will get list of page image representations for a document of known format. So, source document file format should be specified.... It will return page number and page stream. Using getPagePreview...method you will get list of page image representations for a...

    blog.groupdocs.com/merger/get-image-representat...
  8. Render DOC as HTML using Python

    Automate how to render doc as html using python. This walkthrough explains how to convert doc to html in python without installing extra software....into clean, embeddable HTML pages. If your goal is to convert...generate HTML pages from the DOC file Each page of the Word document...

    kb.groupdocs.com/viewer/python/render-doc-as-ht...
  9. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class... The page index. The value of the field...represents a text block on the page. This class has the following...

    docs.groupdocs.com/parser/net/working-with-data...
  10. How to run examples | Documentation

    How to run examples....examples Leave feedback On this page The complete project with code...in the repository. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/python-net/how-to-...