Note In this article, we will use GroupDocs.Assembly to generate a Common Master-DetAil report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-DetAil Image in Text Document Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements:
Report must show managers’ picture and name. It must associate the managers with their clients....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article explAins how to load password protected document with GroupDocs.Signature API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This guide describes how to save document of PDF, Word, Excel, PowerPoint and many other formats into one resultant document using GroupDocs.Merger API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article shows how to pre-rasterize a document using the redaction API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
GroupDocs.Parser provides the functionality to extract data from documents on the local disk.
The following example shows how to load the document from the local disk:
// Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer .NET API (C#)....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article explAins how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer .NET API (C#)....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...