Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Node.js via Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a:
final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
The page describes how to add button component to a document using GroupDocs.Annotation for .NET....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a report developer, you are required to represent managers’ contract information with the following key requirements:...Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Email Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Email Document Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share your sales/orders dynamically with the following key requirements:
A report must be in ....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
The page describes how to add image annotation to a document using GroupDocs.Annotation for Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
Following this guide you will learn how to set shape color independently of font color and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue)....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...