Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Merger for Java API.... We value your opinion. Your feedback...
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... We value your opinion. Your feedback...
GroupDocs.Parser provides API to extract a text from image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser.... We value your opinion. Your feedback...
Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to local disk, stream or FTP.... We value your opinion. Your feedback...
This section explains how to apply additional options to customize output document when converting documents with GroupDocs.Conversion for .NET... We value your opinion. Your feedback...
Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files with just couple lines of code.... We value your opinion. Your feedback...
Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to local disk, stream or FTP.... We value your opinion. Your feedback...
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.... We value your opinion. Your feedback...