Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Editor Product Solution GroupDocs...
Impariamo come bloccare i file PDF con la protezione tramite password utilizzando C#. Modificare la password esistente o rimuoverla per sbloccare i file PDF utilizzando l'API .NET....tenta di aprire il file PDF, l’editor o il visualizzatore chiederà...
Tambahkan kata sandi ke dokumen Word dalam aplikasi Java. Ubah kata sandi yang ada dari file DOC DOCX yang dilindungi atau hapus kata sandi untuk membuka kunci....dilindungi kata sandi, penampil & editor dokumen meminta kata sandi...
Vamos aprender como proteger com senha arquivos de planilha do Excel usando C#. Altere a senha existente ou remova-a para desbloquear os arquivos XLS/XLSX usando a API .NET....abrir o arquivo de planilha, o editor ou visualizador solicitará...
This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Editor 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.
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....Editor 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....Editor 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....Editor Product Solution GroupDocs...
Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Editor Product Solution GroupDocs...