Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 8,358 for

page

(0.05 sec)
  1. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python via .NET. Extract text with position data, rectangles, and text styles....areas Leave feedback On this page GroupDocs.Parser provides functionality...on a page containing text. Each text area includes: Page index:...

    docs.groupdocs.com/parser/python-net/extract-te...
  2. Render PDF documents as HTML and image files | ...

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

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  3. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....resources Leave feedback On this page In some cases documents may...objects found. Every document page has its Resources dictionary...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. 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/
  5. Rasterize Document before Image Area Redaction ...

    I have observed that while redacting a PDF using Image Area Redaction feature I have to rasterize the whole document first, could you confirm if my understanding is sound or not. Is it possible to apply text redaction on…...apply text redaction on only one page of the pdf document? AlexanderObraztsov...to hide a block of text on a page, you can use the RegexRedaction...

    forum.groupdocs.com/t/rasterize-document-before...
  6. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....formats Leave feedback On this page About HTML and other web file...Language) is the extension for web pages created for display in browsers...

    docs.groupdocs.com/conversion/net/convert/web/
  7. Known Issues | GroupDocs

    FIPS mode limitations Connection to remote email servers doesn’t support FIPS mode....Issues Leave feedback On this page FIPS mode limitations Connection...support FIPS mode. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/known-issues/
  8. Get document info | GroupDocs

    This article explains how to detect document file type, Page count, and file size with GroupDocs.Parser for Python via .NET....info Leave feedback On this page With you can retrieve the following...image etc.) page_count represents the number of pages in a document...

    docs.groupdocs.com/parser/python-net/get-docume...
  9. Get supported file formats | GroupDocs

    This article explains how to get the list of all supported file formats....formats Leave feedback On this page GroupDocs.Watermark allows to...println ( fileType ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/get-supported...
  10. 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...