Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 30,379 for

redaction

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 使用 C# 在 Word 文檔中查找和替換單詞 |文本編輯

    使用 C# 在 Word DOC/DOCX 文件中查找、替換或隱藏文本、單詞、短語。使用 .NET Redaction API 編輯和執行文本、區分大小寫和 RegEx 搜索。...Redaction for .NET 是文檔編輯 API,它允許從各種.../packages/groupdocs.redaction)。 PM> Install-Package GroupDocs.Redaction 在此過程中無需安裝...

    blog.groupdocs.com/zh-hant/redaction/find-and-r...
  5. Tìm và thay thế văn bản trong PDF bằng C# | Tha...

    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 bằng C#. Thay thế hoặc ẩn văn bản để sắp xếp lại các tệp PDF....NET Redaction API để thay thế văn bản #...GroupDocs giới thiệu GroupDocs.Redaction dành cho .NET, API để sắp...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  6. Redige PDF e documenti scansionati in C# | Test...

    Redigere testo in PDF e altri documenti utilizzando C# nelle applicazioni .NET. Redigere i documenti per oscurare il testo e anche il testo all'interno delle immagini incorporate....Redaction fornisce la redazione del...Install-Package GroupDocs.Redaction Installa tramite Gestione...

    blog.groupdocs.com/it/redaction/redact-text-and...
  7. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/extend-suppor...
  8. Save to stream | Documentation

    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/
  9. Chỉnh sửa PDF và Tài liệu được quét trong C# | ...

    Soạn thảo văn bản trong PDF và các tài liệu khác bằng C# trong các ứng dụng .NET của bạn. Sắp xếp lại các tài liệu để bôi đen văn bản và cả văn bản trong các hình ảnh được nhúng....Redaction cung cấp API soạn thảo tài...Install-Package GroupDocs.Redaction Cài đặt qua Trình quản lý...

    blog.groupdocs.com/vi/redaction/redact-text-and...
  10. C#에서 PDF 및 스캔 문서 수정 | PDF의 블랙아웃 텍스트

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

    blog.groupdocs.com/ko/redaction/redact-text-and...