This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Basic usage...
This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Security...
The listed articles below explain how to user control how images are saved when a document is saved to Markdown format....Watermark Product Solution GroupDocs...Markdown / GroupDocs.Markdown for .NET / Developer guide / Advanced...
The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Annotation for .NET / Advanced usage / Loading /...
Գտեք պատասխաններ տարբեր տեսակի փաստաթղթերի և պատկերների փոխակերպման վերաբերյալ՝ օգտագործելով ծածկագիրը ցանկացած հարթակում:...Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Conversion for .NET GroupDocs.Conversion for Java...
Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using GroupDocs.Conversion for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Advanced...
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....Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...