Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 29,165 for

redact

(0.03 sec)
  1. Remove Annotations from RTF using C#

    Learn how to efficiently remove annotations from RTF using C#. This guide includes code demonstrating the process of how to delete annotations in RTF using C#....Redaction Product Family Remove Annotations...clean final version. By using redaction library, you can easily remove...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  2. ویرایش متن در PPTX با استفاده از جاوا

    در این راهنما، نحوه ویرایش متن در PPTX با استفاده از جاوا را خواهید یافت. علاوه بر این، یک مثال کد ساده برای جایگزینی متن در PPTX با استفاده از جاوا دریافت خواهید کرد....Redaction Product Family ویرایش متن...برای استفاده از GroupDocs.Redaction for Java برای ویرایش متن در...

    kb.groupdocs.com/fa/redaction/java/redact-text-...
  3. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/save-in-raster...
  4. Save with default options | Documentation

    This article demonstrates the simplest way to save the document...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/save-with-defa...
  5. Temukan dan Ganti Teks dalam PDF menggunakan C#...

    Temukan teks, kata, frasa tertentu secara terprogram dalam dokumen PDF dengan sensitivitas huruf besar-kecil dan RegEx menggunakan C#. Ganti atau sembunyikan teks untuk menyunting file PDF....NET Redaction API untuk Mengganti Teks #...GroupDocs menampilkan GroupDocs.Redaction for .NET, API untuk menyunting...

    blog.groupdocs.com/id/redaction/find-and-replac...
  6. 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/
  7. 用 Java 编辑 PDF 和扫描的文档 | PDF 中的黑屏文本

    在您的应用程序中使用 Java 编辑 PDF 和其他文档中的文本。编辑文档以遮蔽文本以及嵌入图像中的文本。...Redaction 提供了 保护机密信息的编辑解决方案 。它的 Java...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/zh/redaction/redact-text-and...
  8. ویرایش PDF و اسناد اسکن شده در Java | متن خاموش...

    متن را در PDF و سایر اسناد با استفاده از Java در برنامه های خود ویرایش کنید. اسناد را به متن و همچنین متن درون تصاویر جاسازی شده تبدیل کنید....Redaction [راه حل ویرایش برای ایمن سازی...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/fa/redaction/redact-text-and...
  9. Masquer des PDF et des documents numérisés en J...

    Rédigez du texte dans des PDF et d'autres documents à l'aide de Java dans vos applications. Masquez les documents pour masquer le texte ainsi que le texte dans les images intégrées....Redaction fournit la solution de rédaction...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/fr/redaction/redact-text-and...
  10. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/getting-started/