Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 8,071 for

page

(0.15 sec)
  1. Basic usage | GroupDocs

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....formats Get file info Get document page preview Redaction basics Text...redactions Remove page redactions Was this page helpful? Not really...

    docs.groupdocs.com/redaction/net/basic-usage/
  2. Compare variables and document properties | Gro...

    Learn how to compare variable, built-in, and custom document properties using GroupDocs.Comparison for Python via .NET....properties Leave feedback On this page lets you compare Word document...result is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/compar...
  3. Setting author of changes | GroupDocs

    Learn how to set the author name for revisions in the result using GroupDocs.Comparison for Python via .NET....changes Leave feedback On this page allows you to set the revision...result is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/settin...
  4. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks Java API....stream Leave feedback On this page The following example democtrates...document . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/load-from-str...
  5. 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...
  6. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return Page number and Page stream. Using getPagePreview method you will get list of Page image representations for a document of known format. So, source document file format should be specified.... It will return page number and page stream. Using getPagePreview...method you will get list of page image representations for a...

    blog.groupdocs.com/merger/get-image-representat...
  7. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file formats....files Leave feedback On this page allows you to convert text documents...entire document or specific pages. Supported text file formats...

    docs.groupdocs.com/viewer/python-net/render-tex...
  8. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for .NET....formats Leave feedback On this page A database is a collection of..., , JPG, , , , , TIF, , , , Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/datab...
  9. Convert to PDF with advanced options | GroupDocs

    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...
  10. Convert DOCX to PNG using C#

    Learn how to Convert DOCX to PNG using C# with the .NET conversion API, covering setup, options, and per‑Page streaming for high‑quality results....explains how to convert each page of a Word document into individual...efficiently process documents page by page. The example also demonstrates...

    kb.groupdocs.com/conversion/net/convert-docx-to...