The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten.
The following example demonstrates usage of Save() method with default options.
final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten.
The following example demonstrates usage of Save() method with default options.
final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.
This article demonstrates that how to save the document as a rasterized PDF file...This article demonstrates that how to save the document as a rasterized PDF file
This article demonstrates that how to save the document as a rasterized PDF file...This article demonstrates that how to save the document as a rasterized PDF file
This article gives the knowledge about nesting search queries in object form....This article gives the knowledge about nesting search queries in object form.
GroupDocs Developers Cookbook GroupDocs.Parser for .NET Getting Started Start quickly with our getting started documentation
Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development
Basic Usage Advanced Usage MORE GroupDocs.Parser for Java Getting Started Start quickly with our getting started documentation
Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development
Basic Usage Advanced Usage MORE ....GroupDocs Developers Cookbook GroupDocs.Parser for .NET Getting Started Start quickly with our getting started documentation
Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development
Basic Usage Advanced Usage MORE GroupDocs.Parser for Java Getting Started Start quickly with our getting started documentation
Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development
Basic Usage Advanced Usage MORE .
GroupDocs.Merger for Python via .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file merging....GroupDocs.Merger for Python via .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file merging.
This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java....This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java.
This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java.
GroupDocs.Watermark for Java supports the following watermark types.
TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document.
Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...GroupDocs.Watermark for Java supports the following watermark types.
TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document.
Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides: