This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...Assembly Product Solution GroupDocs...
This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...Assembly Product Solution GroupDocs...
This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your .NET applications....Assembly 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.
Python
import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Assembly Product Solution GroupDocs...
Learn how to extract images from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Extract images with position data, coordinates, and save to files in C#....Assembly Product Solution GroupDocs...