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...
GroupDocs.Comparison for Python via .NET 25.12 の新機能をご覧ください。現在、Pypi と GroupDocs のウェブサイトで利用可能です。...Direct download # Download assemblies for both .NET and .NET Framework...
GroupDocs.Viewer for .NET 25.11 の新機能をご確認ください。NuGet と GroupDocs のウェブサイトでご利用いただけます。...11 Direct download – Assemblies for both .NET and .NET Framework...
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...
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 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...