Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 6,841 for

paged

(0.04 sec)
  1. ドキュメントページビルダー - ドキュメントの特定のページを統合する方法

    複数のドキュメントから特定のページをAPIを使用してマージするには、GroupDocs.Mergerを使用します。カスタマイズされた統一ドキュメントを簡単に作成できます。... ページビルダーの理解 # Page Builder 機能は、複数のソースドキュメントからペ...ドキュメントを1つずつ結合して@ Join メソッドを使用してマージします。 Page Builder を初期化します。 Merger インスタンスからのメソッド...

    blog.groupdocs.com/ja/merger/page-builder-how-t...
  2. Render to HTML | Documentation

    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/
  3. 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...
  4. Search options | Documentation

    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. FuzzySearch property The property...

    docs.groupdocs.com/search/net/search-options/
  5. Getting Document Information | Documentation

    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...
  6. 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...
  7. 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/
  8. 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...
  9. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your EBooks...save all elements of an HTML page (including text, graphics, and...

    docs.groupdocs.com/viewer/java/render-ebooks/
  10. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....the page-based scope for your redaction of two types: page range...range, a given number of pages at certain offset from the beginning...

    docs.groupdocs.com/redaction/java/redaction-fil...