Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 32,108 for

redact

(1.14 sec)
  1. البحث عن الكلمات واستبدالها في مستندات Word باس...

    ابحث عن نص أو كلمات أو عبارات أو استبدلها أو أخفيها في ملفات Word DOC / DOCX باستخدام C #. قم بتنقيح وتنفيذ بحث حساس لحالة الأحرف و RegEx للنص باستخدام .NET Redaction API....الملون NET Redaction API لاستبدال النص # GroupDocs.Redaction for .NET...Install-Package GroupDocs.Redaction ليست هناك حاجة لتثبيت MS Office...

    blog.groupdocs.com/ar/redaction/find-and-replac...
  2. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor Redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform Redactions Redactor....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-with-def...
  3. Bug Fix on GroupDocs Blog | Document Automation...

    Bug Fix on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Bug Fix on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs......Redaction für Java 25.12 – Dezember...Explore what’s new in GroupDocs.Redaction for Java 25.12. Available...

    blog.groupdocs.com/de/tag/bug-fix/index.xml
  4. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the document as a rasterized PDF file: final Redactor Redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform Redactions Redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in file name Redactor.save(tmp0); } finally { Redactor.close(); }...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-in-raste...
  5. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using Java....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/get-supported...
  6. GroupDocs.Annotation Product Family

    Find answers about annotating digital documents and images of various types using code on any platform....Redaction Product Family GroupDocs.Annotation...using Java How to Add Text Redaction Annotation in PDF using Java...

    kb.groupdocs.com/annotation/
  7. PowerPoint on GroupDocs Blog | Document Automat...

    PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......Redaction for .NET 26.5 – Ghi chú phát...tháng 5 năm 2026 GroupDocs.Redaction for .NET 26.5 các bản sửa...

    blog.groupdocs.com/vi/tag/powerpoint/index.xml
  8. 在 C# 中编辑 PDF 和扫描的文档 | PDF 中的黑屏文本

    在 .NET 应用程序中使用 C# 编辑 PDF 和其他文档中的文本。编辑文档以遮蔽文本以及嵌入图像中的文本。...Redaction 提供了 document redaction .NET API ,允许在...Install-Package GroupDocs.Redaction 通过 NuGet 包管理器安装 # 使用 C# 编辑...

    blog.groupdocs.com/zh/redaction/redact-text-and...
  9. 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.Total Releases...Product Family GroupDocs.Redaction產品系列 GroupDocs.Conversion Product...

    blog.groupdocs.com/zh-hant/categories/index.xml
  10. Bug Fix on GroupDocs Blog | Document Automation...

    Bug Fix on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Bug Fix on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs......Redaction for Java 25.12 – 2025년 12월...Explore what’s new in GroupDocs.Redaction for Java 25.12. Available...

    blog.groupdocs.com/ko/tag/bug-fix/index.xml