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.
final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Assembly Product Solution GroupDocs...
Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....Assembly Product Solution GroupDocs...
Add text, QR-code and barcode signatures to documents from GroupDocs.Total for Java, then search and verify them — runnable Java examples with downloadable input and output files....Assembly Product Solution GroupDocs...
This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Assembly Product Solution GroupDocs...
This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....Assembly Product Solution GroupDocs...
This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Assembly Product Solution GroupDocs...
Entdecken Sie, was es Neues bei GroupDocs.Conversion für .NET 25.10 gibt. Jetzt verfügbar auf NuGet und der GroupDocs‑Website....) Direkter Download – Assemblies für sowohl .NET als auch...
Render documents to HTML, PNG, JPEG, PDF. Extract text, list attachments, and transform pages with GroupDocs.Viewer for Python....Assembly Product Solution GroupDocs...
Follow this guide and learn how to set document metadata when saving output document after files comparison within your Python applications....Assembly Product Solution GroupDocs...