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....Signature Product Solution GroupDocs...its extension (.PDF). The PDF file will be overwritten. The following...
This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....Signature Product Solution GroupDocs...overhead of saving InputStream as a file on disk, provides a way to work...
Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java....Signature Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...
This article demonstrates that how to save the document as a rasterized PDF File...Signature Product Solution GroupDocs...document as a rasterized PDF file: Python import groupdocs.redaction...
This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Signature Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...
This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...add ( original ); // Save to file annotator . save ( "outputPath"...
This article explains the method which can be used when for some reason Files have non-standard extensions or if its format is supported, but not pre-configured....Signature Product Solution GroupDocs...be used when for some reason files have non-standard extensions...
API to annotate text or images in your documents using Java. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Signature Product Solution GroupDocs...email messages, and even image files. GroupDocs.Annotation allows...