Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 29,871 for

redaction

(0.11 sec)
  1. 使用 Java 编辑 PDF 中的文本

    在本教程中,您将学习如何使用 Java 编辑 PDF 中的文本。此外,还将为您提供一个简单的代码,以使用 Java 替换 PDF 中的文本。...Redaction Product Family 使用 Java 编辑...IntelliJ IDEA)。此外,请确保您已将 Redaction 库添加到您的项目中,这可以通过 Maven 完成。...

    kb.groupdocs.com/zh/redaction/java/redact-text-...
  2. C#을 사용하여 RTF에서 메타데이터 제거

    C#을 사용하여 RTF에서 메타데이터를 제거하는 방법에 대한 지식을 빠르게 파악하세요. 또한 C#에서 RTF의 메타데이터를 정리하는 방법을 보여 주는 코드가 제공됩니다....Redaction Product Family C#을 사용하여 RTF에서...메타데이터를 제거할 목적으로 GroupDocs.Redaction for .NET 을 활용하도록 코딩 환경을 구성하세요...

    kb.groupdocs.com/ko/redaction/net/remove-metada...
  3. Biên tập lại văn bản trong PDF bằng C#

    Trong hướng dẫn này, bạn sẽ khám phá cách sắp xếp lại văn bản trong PDF bằng C#. Ngoài ra, bạn sẽ nhận được một ví dụ mã đơn giản để thay thế văn bản trong PDF bằng C#....Redaction Product Family Biên tập lại...nào khác, cũng như thư viện Redaction được cài đặt trong dự án của...

    kb.groupdocs.com/vi/redaction/net/redact-text-i...
  4. מצא והחלף טקסט ב-PDF ב-Java | החלף או הסתר טקסט...

    מצא באופן פרוגרמטי טקסט, מילים, ביטויים מסוימים במסמכי PDF עם רגישות רישיות ו-RegEx ב-Java. החלף או הסתר את הטקסט כדי לבטל קבצי PDF....טקסט עם תיבה צבעונית Java Redaction API להחלפת טקסט # GroupDocs...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.12</version>...

    blog.groupdocs.com/he/redaction/find-and-replac...
  5. GroupDocs.Annotation for .NET

    API นี้ทำให้คุณสามารถใส่คำอธิบายประกอบแบบดิจิทัลในรูปแบบไฟล์ใดก็ได้โดยใช้ภาษา .NET และ C# บนแพลตฟอร์มใดก็ได้...Redaction Product Family GroupDocs.Annotation...วิธีเพิ่มคำอธิบายประกอบ Text Redaction ใน PDF โดยใช้ C# วิธีเพิ่มคำอธิบายประกอบ...

    kb.groupdocs.com/th/annotation/net/
  6. Get Credit Consumption Information for Your Met...

    Hello everyone! I am back with another release announcement of GroupDocs.Redaction for .NET 19.5. This release has brought a quite useful feature for the developers who are using GroupDocs.Redaction with our Metered Licence. For those who are unaware of the Metered Licence, let me give you a brief introduction. Afterward, I will talk about the new feature and its usage. Metered License is a type of license that allows you to pay for what you have used....Redaction for .NET 19.5 . This release...developers who are using GroupDocs.Redaction with our Metered Licence....

    blog.groupdocs.com/redaction/get-credit-consump...
  7. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform Redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-in-origi...
  8. 在 C# 中編輯 PDF 和掃描文檔 | PDF 中的遮光文字

    在 .NET 應用程序中使用 C# 編輯 PDF 和其他文檔中的文本。編輯文檔以塗黑文本以及嵌入圖像中的文本。...Redaction 提供 文檔編輯 .NET API ,允許隱藏和刪除...Install-Package GroupDocs.Redaction 通過 NuGet 包管理器安裝 # 使用 C# 編輯...

    blog.groupdocs.com/zh-hant/redaction/redact-tex...
  9. Entfernen Sie Anmerkungen aus XLSX mit C#

    Erfahren Sie schnell, wie Sie mit C# Anmerkungen aus XLSX entfernen. Darüber hinaus finden Sie ein Codebeispiel, das zeigt, wie Sie mit C# Anmerkungen in XLSX löschen....Redaction Product Family Entfernen Sie...Sie, wie Sie mithilfe der Redaction Library Anmerkungen aus XLSX...

    kb.groupdocs.com/de/redaction/net/remove-annota...
  10. Entfernen Sie Anmerkungen aus PPTX mit C#

    Erfahren Sie, wie Sie mit C# Anmerkungen aus PPTX entfernen. Darüber hinaus finden Sie ein Codebeispiel zum Löschen von Anmerkungen in PPTX mit C#....Redaction Product Family Entfernen Sie...leistungsstarken Funktionen der Redaction-Bibliothek. Um Anmerkungen...

    kb.groupdocs.com/de/redaction/net/remove-annota...