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

redact

(0.3 sec)
  1. ค้นหาและแทนที่ข้อความใน PDF โดยใช้ C# | แทนที่ห...

    ค้นหาข้อความ คำ วลีในเอกสาร PDF โดยทางโปรแกรมโดยคำนึงถึงตัวพิมพ์เล็กและใหญ่และ RegEx โดยใช้ C# แทนที่หรือซ่อนข้อความเพื่อแก้ไขไฟล์ PDF...NET Redaction API สำหรับการแทนที่ข้อความ...GroupDocs แสดง GroupDocs.Redaction for .NET ซึ่งเป็น API สำหรับตรวจทาน...

    blog.groupdocs.com/th/redaction/find-and-replac...
  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. 使用 C# 在 Word 文檔中查找和替換單詞 |文本編輯

    使用 C# 在 Word DOC/DOCX 文件中查找、替換或隱藏文本、單詞、短語。使用 .NET Redaction API 編輯和執行文本、區分大小寫和 RegEx 搜索。...Redaction for .NET 是文檔編輯 API,它允許從各種.../packages/groupdocs.redaction)。 PM> Install-Package GroupDocs.Redaction 在此過程中無需安裝...

    blog.groupdocs.com/zh-hant/redaction/find-and-r...
  5. Редагувати PDF і відскановані документи в C# | ...

    Відредагуйте текст у PDF та інших документах за допомогою C# у ваших програмах .NET. Відредагуйте документи на затемнений текст, а також текст у вбудованих зображеннях....Redaction надає API редагування документів...Install-Package GroupDocs.Redaction Встановіть через диспетчер...

    blog.groupdocs.com/uk/redaction/redact-text-and...
  6. Remove Annotations from PPTX using C#

    Gain a clear understanding of how to remove annotations from PPTX using C#. Additionally, you'll find a code example on how to delete annotations in PPTX using C#....Redaction Product Family Remove Annotations...powerful features of the redaction library. To delete annotations...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  7. 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 6 GroupDocs.Redaction Releases...Releases 3 GroupDocs.Redaction產品系列 1 GroupDocs.Search Product Family...

    blog.groupdocs.com/zh-hant/categories/
  8. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/extend-suppor...
  9. עריכת PDF ומסמכים סרוקים ב-C# | Blackout טקסט ב...

    צור טקסט ב-PDF ובמסמכים אחרים באמצעות C# ביישומי NET שלך. ערכו מסמכים להאפלת טקסט וגם את הטקסט בתוך התמונות המוטבעות....Redaction מספק את document redaction .NET API המאפשר...Install-Package GroupDocs.Redaction התקן דרך NuGet Package Manager...

    blog.groupdocs.com/he/redaction/redact-text-and...
  10. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/get-fil...