Supprimez les métadonnées sélectives ou nettoyez toutes les propriétés des métadonnées à l'aide de C# à partir de fichiers DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, e-mail, eBooks, Visio, Zip....Editor) || p.Value.Type == MetadataPropertyType...
Maneira C# de adicionar senhas a documentos do Word dentro do aplicativo .NET. Altere a senha existente de arquivos DOC DOCX protegidos ou remova as senhas para desbloquear....por senha, o visualizador e editor de documentos solicitará a...
Entfernen Sie ausgewählte Metadaten oder bereinigen Sie alle Metadateneigenschaften mit C# aus DOCX-, XLSX-, PPTX-, PDF-, JPG/JPEG-, PNG-, WebP-Bildern, E-Mails, eBooks, Visio- und Zip-Dateien....Editor) || p.Value.Type == MetadataPropertyType...
Agregue contraseñas a documentos de Word dentro de aplicaciones Java. Cambie la contraseña existente de los archivos DOC DOCX protegidos o elimine las contraseñas para desbloquear....con contraseña, el visor y editor de documentos le solicitará...
This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....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...
Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Editor Product Solution GroupDocs...