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...
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...
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...
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...
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...
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...
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...
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: , , ,...
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...
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...