Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature for Python via .NET...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...