This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Assembly Product Solution GroupDocs...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Assembly Product Solution GroupDocs...
GroupDocs.Markdown for Java is AI agent and LLM friendly — machine-readable documentation, MCP server, structured output for RAG pipelines, and seamless integration with AI tools....Assembly Product Solution GroupDocs...
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....Assembly Product Solution GroupDocs...
This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Assembly Product Solution GroupDocs...
Following this guide you will learn how to load a document from a local disk or file stream for editing with GroupDocs.Editor for Python via .NET API....Assembly Product Solution GroupDocs...
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....Assembly Product Solution GroupDocs...
Install GroupDocs.Total for Node.js via Java using npm or an offline package. Includes prerequisites, Java setup, verification, and troubleshooting....Assembly Product Solution GroupDocs...
Learn how to load and convert GIS documents (GeoJSON, KML, GPX) with advanced options using GroupDocs.Conversion for .NET API....Assembly Product Solution GroupDocs...