This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....app conholdate.com conholdate.cloud conholdate.app containerize...
This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....app conholdate.com conholdate.cloud conholdate.app containerize...
This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...
This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....app conholdate.com conholdate.cloud conholdate.app containerize...
Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013.
In your document, write a sentence like “We provide support for the following clients:”....app conholdate.com conholdate.cloud conholdate.app containerize...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....app conholdate.com conholdate.cloud conholdate.app containerize...
This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....app conholdate.com conholdate.cloud conholdate.app containerize...
GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....app conholdate.com conholdate.cloud conholdate.app containerize...
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....app conholdate.com conholdate.cloud conholdate.app containerize...