Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 31,659 for

redact

(0.22 sec)
  1. Tags

    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....5 Adjust Gamma 5 AI Text Redaction 1 annotate PDF 5 Annotate...BugFixes 1 C# 4 C# AI Text Redaction 1 C# document merging 1 c#...

    blog.groupdocs.com/uk/tags/
  2. Use advanced logging | GroupDocs

    You can implement ILogger interface from com.groupdocs.Redaction.options package. This interface requires to implement three methods: import com.groupdocs.Redaction.options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/use-advanced-...
  3. Supported Platforms | GroupDocs

    Learn about Java version requirements and supported operating systems for GroupDocs.Redaction for Java. Minimum JDK 8 required, with support for Windows, Linux, and macOS platforms....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/system-requir...
  4. Կարգավորել տեքստը PPTX-ում՝ օգտագործելով C#

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես խմբագրել տեքստը PPTX-ում՝ օգտագործելով C#: Բացի այդ, ձեզ կտրամադրվի պարզ կոդի օրինակ՝ PPTX-ում տեքստը C#-ով փոխարինելու համար:...Redaction Product Family Կարգավորել...(IDE)՝ օգտագործելու GroupDocs.Redaction for .NET ՝ PPTX ֆայլերում...

    kb.groupdocs.com/hy/redaction/net/redact-text-i...
  5. Remove Annotations from XLSX using C#

    Quickly learn how to remove annotations from XLSX using C#. Additionally, you will find a code example showing how to delete annotations in XLSX using C#....Redaction Product Family Remove Annotations...using C# with the help of redaction library. This article provides...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  6. Loading documents | GroupDocs

    This article show how to enable you to load password-protected documents and load documents from different sources...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/loading...
  7. Developer Guide | GroupDocs

    Note This section describes some basic and advanced use cases of GroupDocs.Redaction for Python via .NET. Please refer to GitHub repository for more examples and samples....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/develop...
  8. Developer Guide | GroupDocs

    Note This section describes some basic and advanced use cases of GroupDocs.Redaction for .NET. Please refer to GitHub repository for more examples and samples....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/developer-guide/
  9. 用 Java 編校 PDF 和掃描文檔 | PDF 中的遮光文本

    在您的應用程序中使用 Java 編輯 PDF 和其他文檔中的文本。編輯文檔以塗黑文本以及嵌入圖像中的文本。...Redaction 提供 保護機密信息的編輯解決方案 。它的 Java...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/zh-hant/redaction/redact-tex...
  10. البحث عن الكلمات واستبدالها في مستندات 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...