Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 6,787 for

paged

(0.04 sec)
  1. 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/python-net/redacti...
  2. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) version before 24.10 to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive...version) Leave feedback On this page Note This article explaing working...is replaced with the current page number in the output file name...

    docs.groupdocs.com/viewer/net/old-render-archiv...
  3. Render Word documents as HTML, PDF, and image f...

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

    docs.groupdocs.com/viewer/net/render-word-docum...
  4. portrait to landscape in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Chaque page du document peut contenir des mises en page différentes...Cela dépend du contenu de la page ; celle dont l’orientation lui...

    blog.groupdocs.com/fr/tag/portrait-to-landscape...
  5. converted.doc

    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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. Extract text in Raw Mode | Documentation

    This article explains that how to extract text in Raw mode....document text or only a document page. To extract a text from the...document page. To retrieve the total number of document pages method...

    docs.groupdocs.com/parser/java/extract-text-in-...