This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...NET library we provide simple, but powerful...
This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....NET library, we provide simple but powerful...
This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....NET library we provide simple, but powerful...
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....NET library we provide simple, but powerful...
This article explains how to use extended Digital electronic signatures options and adjustment on document page....NET library we provide simple, but powerful...
Set up a virtual environment, install groupdocs-metadata-net, and run three minimal examples — read metadata, remove all metadata, and inspect a document — in under five minutes.... The library lets you read, edit, and remove...
To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....OCR but any OCR processing library could be used Was this page...
This article explains how to obtain supported file formats list when parsing documents with GroupDocs.Parser within your Python applications....Along with the full-featured library, we provide a free online document...