Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,891 for

groupdocs.redaction,

(0.17 sec)
  1. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...This article demonstrates that how to save the redacted document, replacing an original file

    docs.groupdocs.com/redaction/python-net/save-ov...
  2. How to Run Examples | GroupDocs

    Learn how to run Java examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....Learn how to run Java examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more.

    docs.groupdocs.com/redaction/java/how-to-run-ex...
  3. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...This article demonstrates that how to save file in its original format with current date as a suffix

    docs.groupdocs.com/redaction/net/save-in-origin...
  4. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text.

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  5. Basic Usage | GroupDocs

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it.

    docs.groupdocs.com/redaction/java/basic-usage/
  6. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...This article demonstrates that how to save the redacted document, replacing an original file

    docs.groupdocs.com/redaction/net/save-overwriti...
  7. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.

    docs.groupdocs.com/redaction/java/select-specif...
  8. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...This article demonstrates the simplest way to save the document

    docs.groupdocs.com/redaction/python-net/save-wi...
  9. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text.

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  10. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....This article explains that how to use Aspose.OCR for Cloud SDK in Java.

    docs.groupdocs.com/redaction/java/use-aspose-oc...