Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 34,146 for

redaction

(1.7 sec)
  1. C#에서 PDF 및 스캔 문서 수정 | PDF의 블랙아웃 텍스트

    .NET 응용 프로그램에서 C#을 사용하여 PDF 및 기타 문서의 텍스트를 수정합니다. 문서를 수정하여 텍스트와 포함된 이미지 내의 텍스트를 블랙아웃합니다....Redaction 은 다양한 파일 형식의 문서 내에서 기밀 정보를...Install-Package GroupDocs.Redaction NuGet 패키지 관리자를 통해 설치 # C#을...

    blog.groupdocs.com/ko/redaction/redact-text-and...
  2. Tìm và Thay thế Văn bản trong PDF bằng Java | T...

    Lập trình tìm văn bản, từ, cụm từ nhất định trong tài liệu PDF có phân biệt chữ hoa chữ thường và RegEx trong Java. Thay thế hoặc ẩn văn bản để sắp xếp lại các tệp PDF....văn bản với hộp màu Java Redaction API để thay thế văn bản #...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.12</version>...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  3. Releases

    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 for .NET 26.7 agrega cumplimiento...6 ya está aquí. GroupDocs.Redaction for .NET 26.6 agrega LoadOptions...

    blog.groupdocs.com/es/tag/releases/
  4. Releases

    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 for .NET 26.7 为 Word 保存添加了....NET 26.6 已发布。 GroupDocs.Redaction for .NET 26.6 添加了 LoadOptions...

    blog.groupdocs.com/zh/tag/releases/
  5. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/get-document-p...
  6. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform Redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-to-stream/
  7. Redactar texto en PDF usando C#

    En este tutorial, descubrirá cómo redactar texto en PDF usando C#. Además, recibirá un ejemplo de código simple para reemplazar texto en PDF usando C#....Redaction Product Family Redactar texto...C#, así como la biblioteca Redaction instalada en su proyecto,...

    kb.groupdocs.com/es/redaction/net/redact-text-i...
  8. Editar texto em PDF usando Java

    Neste tutorial, você aprenderá como redigir texto em PDF usando Java. Além disso, você receberá um código simples para substituir texto em PDF usando Java....Redaction Product Family Editar texto...ter adicionado a biblioteca Redaction ao seu projeto, o que pode...

    kb.groupdocs.com/pt/redaction/java/redact-text-...
  9. Editar texto em PPTX usando C#

    Neste tutorial, você aprenderá como redigir texto em PPTX usando C#. Além disso, você receberá um exemplo de código simples para substituir texto em PPTX usando C#....Redaction Product Family Editar texto...(IDE) para utilizar GroupDocs.Redaction for .NET para redigir texto...

    kb.groupdocs.com/pt/redaction/net/redact-text-i...
  10. Redigere testo in PPTX utilizzando Java

    In questa guida scoprirai come oscurare il testo in PPTX utilizzando Java. Inoltre, riceverai un semplice esempio di codice per sostituire il testo in PPTX utilizzando Java....Redaction Product Family Redigere testo...per utilizzare GroupDocs.Redaction for Java per oscurare il testo...

    kb.groupdocs.com/it/redaction/java/redact-text-...