Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 30,508 for

redact

(0.4 sec)
  1. GroupDocs.Annotation for .NET

    API này cho phép bạn chú thích kỹ thuật số bất kỳ loại định dạng tệp nào bằng ngôn ngữ .NET và C# trên bất kỳ nền tảng nào....Redaction Product Family GroupDocs.Annotation...bằng C# Cách thêm chú thích Redaction vào PDF bằng C# Cách thêm...

    kb.groupdocs.com/vi/annotation/net/
  2. Categories

    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...

    blog.groupdocs.com/fr/categories/
  3. Categories

    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 Product Family 7 GroupDocs.Redaction Releases...Releases 1 GroupDocs.Redaction Випуски 1 GroupDocs.Search Product Family...

    blog.groupdocs.com/uk/categories/
  4. Save in original format | GroupDocs

    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...
  5. Categories on GroupDocs Blog | Document Automat...

    Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......Redaction Releases GroupDocs.Metadata...Gamme de produits GroupDocs.Redaction GroupDocs.Conversion Product...

    blog.groupdocs.com/fr/categories/index.xml
  6. Supported File Formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for Python via .NET....Redaction Product Solution GroupDocs...handling, merging, assembly, redaction, signature), and every product...

    docs.groupdocs.com/total/python-net/supported-d...
  7. Távolítsa el a metaadatokat a PDF-ből Java segí...

    Fedezze fel, hogyan távolíthat el gyorsan metaadatokat a PDF-ből Java használatával. Ezenkívül kaphat kódpéldát a metaadatok megtisztításához a PDF-ből Java nyelven, mindezt további szoftvertelepítések nélkül....Redaction Product Family Távolítsa el...kódolási környezetet a GroupDocs.Redaction for Java használatához a metaadatok...

    kb.groupdocs.com/hu/redaction/java/remove-metad...
  8. Xóa siêu dữ liệu khỏi RTF bằng C#

    Nhanh chóng nắm bắt kiến thức về cách loại bỏ siêu dữ liệu khỏi RTF bằng C#. Hơn nữa, bạn sẽ được cung cấp mã trình bày cách xóa siêu dữ liệu khỏi RTF trong C#....Redaction Product Family Xóa siêu dữ...bạn để sử dụng GroupDocs.Redaction for .NET nhằm mục đích xóa...

    kb.groupdocs.com/vi/redaction/net/remove-metada...
  9. 使用 C# 从 PPTX 中删除注释

    清晰了解如何使用 C# 从 PPTX 中删除注释。此外,您还会找到有关如何使用 C# 删除 PPTX 中的注释的代码示例。...Redaction Product Family 使用 C# 从 PPTX...中的注释,您需要使用可以处理文档修订的专用库。GroupDocs.Redaction for .NET 是一个出色的库,可用于此目的,因...

    kb.groupdocs.com/zh/redaction/net/remove-annota...
  10. 使用 Java 在 PPTX 中编辑文本

    在本指南中,您将了解如何使用 Java 编辑 PPTX 中的文本。此外,您还将收到一个简单的代码示例,用于使用 Java 替换 PPTX 中的文本。...Redaction Product Family 使用 Java 在 PPTX...设置集成开发环境 (IDE) 以使用 GroupDocs.Redaction for Java 编辑 PPTX 文件中的文本 通过将...

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