Cara C# untuk menambahkan kata sandi ke dokumen Word dalam aplikasi .NET. Ubah kata sandi yang ada dari file DOC DOCX yang dilindungi atau hapus kata sandi untuk membuka kunci....dilindungi kata sandi, penampil & editor dokumen akan meminta kata sandi...
Cara mengunci file PowerPoint dengan kata sandi di Java. Ubah kata sandi yang ada dan hapus untuk membuka kunci file PPT/PPTX menggunakan Java API....diperoleh dari kode di atas, editor atau penampil akan meminta...
Como bloquear arquivos do PowerPoint com senhas usando C#. Altere a senha existente e remova-a para desbloquear os arquivos PPT/PPTX usando a API .NET....Ao tentar abrir o arquivo, o editor ou visualizador solicitará...
Aprendamos cómo bloquear archivos PDF con protección de contraseña usando C#. Cambie la contraseña existente o elimínela para desbloquear los archivos PDF usando la API .NET....intente abrir el archivo PDF, el editor o el visor le pedirá la contraseña...
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...
This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature 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 Java API by removing the unused (orphaned) resources and thus to reduce the file size....Editor Product Solution GroupDocs...