This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
This article explains the ability of the GroupDocs.Redaction API to get the general Document information, which includes FileType, PageCount and FileSize....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...
This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...
This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...
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....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...
What Is GroupDocs.Parser? GroupDocs.Parser is a powerful Document data extraction API from over 50 Document types in your applications.
Many popular formats are supported: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, ODT, ODS, RTF, EPUB and many others.
One of the most valuable features of GroupDocs.Parser is parsing Documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical Documents....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...