C#-manier om wachtwoorden toe te voegen aan Word-documenten binnen .NET-toepassing. Wijzig het bestaande wachtwoord van beveiligde DOC DOCX-bestanden of verwijder wachtwoorden om te ontgrendelen....zullen de documentviewer en -editor om het wachtwoord vragen om...
API Java per rimuovere tutte o selettive proprietà dei metadati di DOCX, XLSX, PPTX, documenti PDF, JPEG, PNG, immagini WebP, e-mail, eBook, Disegni Visio, Zip, ecc....OR * si riferisce all'ultimo editor OR * il valore della proprietà...
Impariamo come proteggere con password i file del foglio di calcolo Excel utilizzando Java. Modificare la password esistente o rimuoverla per sbloccare i file XLS/XLSX utilizzando l'API Java....file del foglio di lavoro, l’editor o il visualizzatore ti richiederà...
Learn how to load and convert GIS documents (GeoJSON, KML, GPX) with advanced options using GroupDocs.Conversion for .NET 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.
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....Editor Product Solution GroupDocs...