This page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....Viewer Product Solution GroupDocs.... None ); // Save result to file annotator . save ( "outputPath"...
This article demonstrate that how to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation...Viewer Product Solution GroupDocs...@"c:\MyDocuments\NewDocumentName.txt" ; File . Move ( oldDocumentPath , newDocumentPath...
Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example....Viewer Product Solution GroupDocs...formats. There are many other file formats are . Steps to Render...
This article explains how to fill signature background with linear gradient brush...Viewer Product Solution GroupDocs...Image }; // sign document to file signature . Sign ( "signed.docx"...
This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....Viewer Product Solution GroupDocs...// Define the path to the PDF file. string filePath = Constants...
API to annotate text or images in your documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Viewer Product Solution GroupDocs...Develop Functions GUIDE Retrieve File Info Read Annotations Remove...
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....Viewer Product Solution GroupDocs...its extension (.PDF). The PDF file will be overwritten. The following...
Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java....Viewer Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...
This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....Viewer Product Solution GroupDocs...overhead of saving InputStream as a file on disk, provides a way to work...
This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Viewer Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...