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

redact

(0.05 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. Find and replace text on GroupDocs Blog | Docum...

    Find and replace text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find and replace text on GroupDocs Blog | Document Automation Solutions for .NET...... Redacte y realice búsquedas de texto...minúsculas y RegEx con .NET Redaction API. Recent content in Find...

    blog.groupdocs.com/es/tag/find-and-replace-text...
  3. Save in original format | Documentation

    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...
  4. Zoek en vervang tekst in PDF in Java | Vervang ...

    Vind programmatisch bepaalde tekst, woorden, woordgroepen in PDF-documenten met hoofdlettergevoeligheid en RegEx in Java. Vervang of verberg de tekst om PDF-bestanden te redigeren....tekst met gekleurd vak Java Redaction API voor het vervangen van...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.12</version>...

    blog.groupdocs.com/nl/redaction/find-and-replac...
  5. Java'da PDF'de Metin Bul ve Değiştir | PDF Metn...

    Java'da büyük/küçük harf duyarlılığı ve RegEx ile PDF belgelerindeki belirli metinleri, sözcükleri, tümceleri programlı olarak bulun. PDF dosyalarını yeniden düzenlemek için metni değiştirin veya gizleyin....groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.12</version>... com/redaction/java/com.groupdocs.redaction.redactions/ReplacementOptions)...

    blog.groupdocs.com/tr/redaction/find-and-replac...
  6. ویرایش متن در PPTX با استفاده از جاوا

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

    kb.groupdocs.com/fa/redaction/java/redact-text-...
  7. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....Redaction Product Family GroupDocs.Annotation...using Java How to Add Text Redaction Annotation in PDF using Java...

    kb.groupdocs.com/annotation/java/
  8. How to Add Point Annotation in PDF using C#

    This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#....Redaction Product Family How to Add...the process of inserting a redaction annotation in a PDF using...

    kb.groupdocs.com/annotation/net/how-to-add-poin...
  9. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....Redaction Product Family Remove Metadata...environment for using GroupDocs.Redaction for Java to delete metadata...

    kb.groupdocs.com/redaction/java/remove-metadata...
  10. 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...