Trova, sostituisci o nascondi testo, parole, frasi nei file Word DOC/DOCX usando C#. Redigere ed eseguire ricerche di testo, case-sensitive e RegEx con .NET Redaction API....Redaction for .NET è l’API di redazione...Install-Package GroupDocs.Redaction Non è necessario installare...
Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...
This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using Java....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...
The following example demonstrates how to save the document as a rasterized PDF file:
final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform Redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in file name redactor.save(tmp0); } finally { redactor.close(); }...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...
Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Redaction 1 Gamme de produits GroupDocs...GroupDocs.Redaction Product Family 6 GroupDocs.Redaction Releases...
Redigere testo in PDF e altri documenti utilizzando Java nelle applicazioni. Redigere i documenti per oscurare il testo e anche il testo all'interno delle immagini incorporate....Redaction fornisce la soluzione di redazione...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...
Vind programmatisch bepaalde tekst, woorden, woordgroepen in PDF-documenten met hoofdlettergevoeligheid en RegEx met behulp van C#. Vervang of verberg de tekst om PDF-bestanden te redigeren....NET Redaction API voor het vervangen van...GroupDocs toont GroupDocs.Redaction for .NET, de API om inhoud...
Редактируйте текст в PDF и других документах с помощью C# в своих приложениях .NET. Редактируйте документы, чтобы затемнить текст, а также текст во встроенных изображениях....Redaction предоставляет API для редактирования...Install-Package GroupDocs.Redaction Установить через диспетчер...