Aggiungi filigrane di immagini o applica filigrane di testo ai file PDF utilizzando C#. Filigrana tutte o pagine selettive del PDF utilizzando .NET Watermarking API....Save("path/image-watermark.pdf"); } L’output...
Supprimez par programme les annotations des fichiers PDF et Word à l'aide de C#. Supprimez toutes les annotations, supprimez en fournissant des ID, des types d'annotations à l'aide de l'API .NET....annotations dans divers documents et images. Il permet d’ajouter, de supprimer...
Convertissez les formats XLS et XLSX en CSV et CSV en Excel dans les applications Java. Automatisez la conversion de vos fichiers à l'aide de l'API Java pour la conversion de documents....autres formats de documents et d’images comme les documents de traitement...
Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....Template ( templateItems ); Images and scanned PDFs Starting from...template-based parsing for images and scanned PDF documents....
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....options (convert pages into images, and save PDF with scan-like...
This article describes how to run GroupDocs.Merger for .NET code examples....CSharp/Resources/ — sample documents and images used by the examples. Examples/GroupDocs...