Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 7,065 for

document redaction

(0.09 sec)
  1. 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...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/save-in-origi...
  2. Synchronizing shards | Documentation

    This page contains information about synchronizing shards in the search network....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/synchronizing-sha...
  3. How to Convert ODT to HTML using Java

    Let's learn how to convert ODT to HTML using Java without installing any extra software. Also, write code example to export ODT to HTML in Java using conversion library....Redaction Product Family How to Convert...the demand for converting documents between different formats...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Sign XLSX with Barcode Signature using Java

    Easily access assistance on how to sign XLSX with Barcode signature using Java. Additionally, we will furnish a code example to create Barcode signature in XLSX using Java....Redaction Product Family How to Sign...using Java In electronic documents, the digital signature plays...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  5. How to Add Text Signature to RTF using Java

    In this tutorial, we will help you to add text signature to RTF using Java. Also, we will provide code to demonstrate how to insert text signature to RTF in Java....Redaction Product Family How to Add...your RTF (Rich Text Format) documents has become more relevant than...

    kb.groupdocs.com/signature/java/how-to-add-text...
  6. Optimizing shards | Documentation

    This page contains information about optimizing shards in the search network....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/optimizing-shards/
  7. Convert XLSX to HTML using Python

    Convert XLSX to HTML using Python for seamless spreadsheet rendering. Learn how to export XLSX to HTML in Python with automated layout preservation....Redaction Product Family Convert XLSX...overall productivity. For document-driven web apps, this method...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  8. Convert eBook formats | Documentation

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Node.js via Java....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Save file to stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/save-file-to-...
  10. Scan Barcode from PPTX using C#

    This guide explains how to scan barcode from PPTX using C#, featuring a code example to help you extract barcode from PPTX in C# efficiently and seamlessly....Redaction Product Family Scan Barcode...management, event organization, and document tracking. In this article...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...