Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 29,872 for

redact

(0.03 sec)
  1. Save overwriting original file | Documentation

    The following example demonstrates how to save the Redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply Redaction final Redactor Redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = Redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file Redactor.save(options); } } finally { Redactor....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Remove Annotations from XLSX using Java

    Swiftly master the process of how to remove annotations from XLSX using Java. You'll also discover a code example demonstrating how to delete annotations in XLSX using Java....Redaction Product Family Remove Annotations...using Java by leveraging a redaction library. This guide will walk...

    kb.groupdocs.com/redaction/java/remove-annotati...
  3. Remove Annotations from PPTX using C#

    Gain a clear understanding of how to remove annotations from PPTX using C#. Additionally, you'll find a code example on how to delete annotations in PPTX using C#....Redaction Product Family Remove Annotations...powerful features of the redaction library. To delete annotations...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  4. แก้ไข PDF และเอกสารที่สแกนใน C# | ข้อความปิดทึบ...

    แก้ไขข้อความใน PDF และเอกสารอื่นๆ โดยใช้ C# ในแอปพลิเคชัน .NET ของคุณ ทำซ้ำเอกสารเพื่อปิดข้อความและข้อความภายในภาพที่ฝังไว้...Redaction มี document redaction .NET API ที่อน...Install-Package GroupDocs.Redaction ติดตั้งผ่าน NuGet Package...

    blog.groupdocs.com/th/redaction/redact-text-and...
  5. Java에서 PDF 및 스캔 문서 수정 | PDF의 블랙아웃 텍스트

    애플리케이션에서 Java를 사용하여 PDF 및 기타 문서의 텍스트를 수정합니다. 문서를 수정하여 텍스트와 포함된 이미지 내의 텍스트를 블랙아웃합니다....groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...교정을 준비합니다. Phrase Redaction 또는 RegEx redaction 과 같은 적절한 교정 전략을...

    blog.groupdocs.com/ko/redaction/redact-text-and...
  6. Redaguj PDF i zeskanowane dokumenty w Javie | Z...

    Redaguj tekst w plikach PDF i innych dokumentach, używając języka Java w swoich aplikacjach. Redaguj dokumenty, aby zaciemnić tekst, a także tekst w osadzonych obrazach....Redaction zapewnia rozwiązanie redakcyjne...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/pl/redaction/redact-text-and...
  7. Redactar PDF y documentos escaneados en C# | Te...

    Redacte texto en PDF y otros documentos usando C# en sus aplicaciones .NET. Redactar documentos para oscurecer el texto y también el texto dentro de las imágenes incrustadas....Redaction proporciona document redaction .NET API que...Install-Package GroupDocs.Redaction Instalar a través del Administrador...

    blog.groupdocs.com/es/redaction/redact-text-and...
  8. Schwärzen Sie PDF- und gescannte Dokumente in C...

    Schwärzen Sie Text in PDF- und anderen Dokumenten mit C# in Ihren .NET-Anwendungen. Schwärzen Sie Dokumente, um Text und auch den Text in den eingebetteten Bildern zu schwärzen....Redaction stellt die Document Redaction .NET API bereit...Install-Package GroupDocs.Redaction Installation über NuGet Package...

    blog.groupdocs.com/de/redaction/redact-text-and...
  9. GroupDocs.Annotation Product Family

    ค้นหาคำตอบเกี่ยวกับการใส่คำอธิบายประกอบในเอกสารดิจิทัลและรูปภาพประเภทต่างๆ โดยใช้โค้ดบนทุกแพลตฟอร์ม...Redaction Product Family GroupDocs.Annotation...วิธีเพิ่มคำอธิบายประกอบ Text Redaction ใน PDF โดยใช้ Java วิธีเพ...

    kb.groupdocs.com/th/annotation/
  10. Zoek en vervang woorden in Word-documenten met ...

    Zoek, vervang of verberg tekst, woorden, woordgroepen in Word DOC/DOCX-bestanden met behulp van C#. Bewerk en voer tekst-, hoofdlettergevoelige en RegEx-zoekopdrachten uit met .NET Redaction API....NET Redaction API voor het vervangen van...van tekst # GroupDocs.Redaction for .NET is de API voor het redigeren...

    blog.groupdocs.com/nl/redaction/find-and-replac...