This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for .NET API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Follow this guide and learn how to convert emAil attachments to different format based on attachment type using GroupDocs.Conversion for Node.js via Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
GroupDocs.Conversion for .NET can be used on any operating system where the .NET framework is installed...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly.
The following example shows how to load the document from the stream:
// Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This section explAins how to load document from stream with GroupDocs.Signature API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...