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 add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...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...
This article gives the knowledge that how the document filters used during the search using Java search API....NET library we provide simple, but powerful...
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 shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....NET library we provide simple, but powerful...
Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Along with full featured Java library we provide simple, but powerful...