Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction API, providing functionality to open a Document. When Document is located on the local disk, you can pass its path to *Redactor *class constructor.
The following example demonstrates how to open a Document from local disc:
final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use Document instance to perform redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...
GroupDocs.Merger for Node.js via Java is a powerful API to merge several Documents into one, split single Document to multiple Documents, reorder or replace Document pages, change page orientation, manage Document protection, render Documents as images and more....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...Join two or more documents into one document, join specific pages...
Learn more about Document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...
Learn more about Document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...
Saving a Document with methods save(String) or save(OutputStream) of Watermarker class, GroupDocs.Watermark puts it to any custom location.
You can see examples of save() methods in one of these guides:...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...
Follow this guide and learn how to remove page from PDF or Word Document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs.../ Developer Guide / Single document operations / Remove pages...
This section explains how to apply additional options to customize output Document when converting Documents with GroupDocs.Conversion for .NET...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...
GroupDocs.Viewer for Java is a multi-format Document viewer library that allows developers to seamlessly enhance their Java applications with the capability to display over 50 Document and image types. Designed based on the client-server architecture, GroupDocs.Viewer doesn’t transfer Documents to client machines during view sessions. Instead, the library converts Documents to web-compatible content, transfers it to clients and then renders in a web-browser. This client-server architecture provides you with the following benefits: 1....for Java is a multi-format document viewer library that allows...capability to display over 50 document and image types. Designed...