Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 8,330 for

page

(0.82 sec)
  1. Build search query | GroupDocs

    This Page contains information about building text search queries of various types. More examples on building search queries are provided on the Page...search query Leave feedback This page contains information about building...queries are provided on the page . A detailed specification of...

    docs.groupdocs.com/search/net/build-search-query/
  2. Extract text from PDF documents | GroupDocs

    To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected Page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....or a text from the selected page. Here are the steps to extract...steps to extract a text from the page of PDF document: Instantiate...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. 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...
  4. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert text files to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to convert text documents...entire document or specific pages. Supported text file formats...

    docs.groupdocs.com/viewer/net/render-text-files/
  5. Extract pages | GroupDocs

    Following this guide you will learn how to extract Pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Java....Extract pages Extract pages Leave feedback Extract pages allows...allows to extract pages from source document. The result is a new...

    docs.groupdocs.com/merger/java/extract-pages/
  6. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for .NET....formats Leave feedback On this page A database is a collection of...JPG, , , , , TIF, , , , PDF: Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/datab...
  7. 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...
  8. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....spreadsheets Leave feedback On this page Microsoft Excel with its popular..., JPG, , , , , , TIF, , , , Page Description Language: , , PDF:...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Get file info | GroupDocs

    The Page describes how to detect document file type, size and calculate Pages count when annotate documents or images with GroupDocs.Annotation....info Leave feedback On this page GroupDocs.Annotation allows...etc.) is a count of document pages is a file size; represents a...

    docs.groupdocs.com/annotation/net/get-file-info/
  10. Convert DOCX to PNG using C#

    Learn how to Convert DOCX to PNG using C# with the .NET conversion API, covering setup, options, and per‑Page streaming for high‑quality results....explains how to convert each page of a Word document into individual...efficiently process documents page by page. The example also demonstrates...

    kb.groupdocs.com/conversion/net/convert-docx-to...