Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 8,330 for

paged

(0.28 sec)
  1. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how a file convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....options Leave feedback On this page GroupDocs.Conversion provides...converted to. sets the desired page width in points after conversion...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  2. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other customizations using GroupDocs.Conversion for .NET....options Leave feedback On this page Introduction GroupDocs.Conversion...Mobi, Azw3 PageSize Sets the page size for the converted eBook...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  3. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....options Leave feedback This page contains a description of all...feature. For details, see the page. getFuzzySearch method The method...

    docs.groupdocs.com/search/java/search-options/
  4. Getting Document Information | GroupDocs

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Information Leave feedback On this page GroupDocs.Conversion for Python...format, creation date, size, and page count. get_document_info.py...

    docs.groupdocs.com/conversion/python-net/develo...
  5. 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...
  6. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET.... Get the file type and the pages count from a file The following...to get the file type and the pages count from a file: C# using...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  7. Render web documents as PDF, PNG, and JPEG file...

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

    docs.groupdocs.com/viewer/java/render-web-docum...
  8. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft 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/net/rendering-to-html/
  9. 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-...
  10. Working with Text | GroupDocs

    Perform keyword or regex searches and inspect text extraction features with GroupDocs.Parser for Python via .NET....Text Leave feedback On this page Beyond basic text extraction...control how text is returned. This page shows common tasks; consult...

    docs.groupdocs.com/parser/python-net/working-wi...