Découvrez les nouveautés de GroupDocs.Comparison for .NET 26.5. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....sont téléchargés — aucune assembly de plateforme inutilisée n’est...
Entdecken Sie, was es Neues bei GroupDocs.Comparison für .NET 26.5 gibt. Jetzt verfügbar auf NuGet und der GroupDocs-Website....keine ungenutzten Plattform‑Assemblies werden mitgeliefert. Paket...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Assembly Product Solution GroupDocs...
Customize the highlight colour, font colour, and text decorations of inserted, deleted, and changed items in comparison results with GroupDocs.Comparison for Python via .NET....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...
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...
GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Assembly Product Solution GroupDocs...