This section explains how to apply additional options to customize output document when converting documents with GroupDocs.Conversion for .net...Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Advanced...
This guide demonstrates how to edit RTL documents and specify locale for Word documents when using GroupDocs.Editor for Python via .net API....Watermark Product Solution GroupDocs...GroupDocs.Editor for Python via .NET / Developer Guide / Edit document...
Catch and handle common exceptions during document assembly and validate template syntax and data....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Basic Usage...
This article explains how to handle ID3v2 tag....Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...
This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Basic usage...
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.
C#
using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...
Find answers about signing digital documents and images of various types using code on any platform....Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Signature for .NET GroupDocs.Signature for Java...
Install GroupDocs.Metadata for Python via .net, check the system requirements, apply a license, and run your first metadata example....Watermark Product Solution GroupDocs...GroupDocs.Metadata for Python via .NET and run your first example in...