Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original file, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class.
You can see examples of Save methods in one of these guides:
Save document to the same file or stream Save document to the specified location Save document to the specified stream...Redaction Product Solution GroupDocs...
Advanced GroupDocs.Annotation for Python via .NET topics — load documents from a path, stream, or password-protected file, save with annotation-type and page-range filters, and render page previews....Redaction Product Solution GroupDocs...
Podívejte se, jak převést PDF do Wordu v Javě pro převod dokumentů, a použijte ukázkový kód k převodu PDF do DOCX pomocí Javy ve vašich projektech ihned....Redaction Product Family Jak převést...
Calculate Formula The Recipe Set up source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UPDATE_FIELDS_AND_FORMULAS Generate report Download Template Get the template from here.
Update formula.xlsx The Code...Redaction Product Solution GroupDocs...
Following classes are added in GroupDocs.Assembly.Data namespace:
DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.docx Template Importing Word Processing Table into Presentation.pptx The Code...Redaction Product Solution GroupDocs...
Following classes are added in GroupDocs.Assembly.Data namespace:
DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.pptx Template Using Presentation as Table of Data.pptx The Code...Redaction Product Solution GroupDocs...