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....Search Product Solution GroupDocs.Editor Product Solution GroupDocs...Advanced Usage / Saving documents / Save to stream Save to stream Leave...
The listed articles below explain how to Save images to the file system during document conversion....Search Product Solution GroupDocs.Editor Product Solution GroupDocs...usage / Saving image strategy / Save image as file Save image as...
This article explains how to provide advanced Options when updating Text electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs.Editor Product Solution GroupDocs...advanced options Updating Text signature with advanced options Leave...
This article explains how to provide advanced Options when updating Text electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs.Editor Product Solution GroupDocs...Text signature with advanced options Leave feedback On this page...
The listed articles below explain how to Saves images to the file system during document conversion....Search Product Solution GroupDocs.Editor Product Solution GroupDocs...usage / Saving image strategy / Save image as file Save image as...
This article explains how to provide advanced Options when updating Barcode electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs.Editor Product Solution GroupDocs...Barcode signatures with advanced options Updating Barcode signatures...
This article explains how to provide advanced Options when updating Image electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs.Editor Product Solution GroupDocs...Image signatures with advanced options Leave feedback On this page...
This article demonstrates how to convert a file and Save it as a stream using GroupDocs.Conversion for .NET API....Search Product Solution GroupDocs.Editor Product Solution GroupDocs...Advanced usage / Saving / Save file to stream Save file to stream...
This article explains how to provide advanced Options when updating Image electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs.Editor Product Solution GroupDocs...Image signatures with advanced options Updating Image signatures with...