Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Classification Product Solution Purchase...
Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API....Classification Product Solution Purchase...
This article explains evaluation limitations and licensing of GroupDocs.Merger for .NET. Please note that you can avail a Free Trial and a 30-day Temporary License for evaluation...Classification Product Solution Purchase...
Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....Classification Product Solution Purchase...
This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Classification Product Solution Purchase...
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....Classification Product Solution Purchase...
GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Classification Product Solution Purchase...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....Classification Product Solution Purchase...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Classification Product Solution Purchase...