Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 32,164 for

redact

(0.4 sec)
  1. מצא והחלף טקסט ב-PDF ב-Java | החלף או הסתר טקסט...

    מצא באופן פרוגרמטי טקסט, מילים, ביטויים מסוימים במסמכי PDF עם רגישות רישיות ו-RegEx ב-Java. החלף או הסתר את הטקסט כדי לבטל קבצי PDF....טקסט עם תיבה צבעונית Java Redaction API להחלפת טקסט # GroupDocs...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.12</version>...

    blog.groupdocs.com/he/redaction/find-and-replac...
  2. 使用 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...
  3. Releases

    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 for .NET 25.12 릴리스 노트. GroupDocs.Redaction for...

    blog.groupdocs.com/ko/tag/releases/page/4/
  4. Releases

    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 for .NET 25.12. Ghi chú phát...phát hành GroupDocs.Redaction for .NET 25.9. GroupDocs.Viewer...

    blog.groupdocs.com/vi/tag/releases/page/4/
  5. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Redaction for .NET 25.12. Zpráva o vydání...vydání GroupDocs.Redaction pro .NET 25.9. GroupDocs.Viewer for...

    blog.groupdocs.com/cs/groupdocs.blog/page/10/
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Redaction for .NET 25.12 sürüm notları...notları. GroupDocs.Redaction for .NET 25.9 sürüm notları. GroupDocs...

    blog.groupdocs.com/tr/groupdocs.blog/page/10/
  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 7 GroupDocs.Redaction Releases...

    blog.groupdocs.com/he/categories/
  8. 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...
  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...Gamme de produits GroupDocs.Redaction GroupDocs.Conversion Product...

    blog.groupdocs.com/fr/categories/index.xml
  10. 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...