You might need to save a document to any custom file at any location on the local disc or a even a Stream.
The following example demonstrates how to save a document to any location.
final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This topic explains how to verify documents for various electronic signatures with GroupDocs.Signature for Python via .NET API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article shows that how Python redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This topic explains how to search for document electronic signatures and their details using Python...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...