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

page

(0.96 sec)
  1. Add ellipse annotation | GroupDocs

    The Page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Ellipse annotation draws elliptic...elliptic annotation on a document page as shown in the picture below...

    docs.groupdocs.com/annotation/net/add-ellipse-a...
  2. 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-...
  3. 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...
  4. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Node.js 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/nodejs-java/rendering...
  5. Using redaction filters | GroupDocs

    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...
  6. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....text Leave feedback On this page GroupDocs.Parser provides the...start or the document page start. The page index where the text...

    docs.groupdocs.com/parser/net/search-text/
  7. 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...
  8. Common conversion options | GroupDocs

    This documentation sections describe how to customize document conversion process - convert specific document Pages, apply watermarks etc. when using GroupDocs.Conversion for .NET....properties which are: specifies the page number from which the conversion...number of pages to be converted. is a list of specific page number...

    docs.groupdocs.com/conversion/net/common-conver...
  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....Page ; import com.groupdocs.viewer...viewInfoOptions ); for ( Page page : viewInfo . getPages ())...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  10. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....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/python-net/render-pdf...