GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...watermarks to PowerPoint presentations in this article. First we’ll...methods to add watermarks to PDF files, both through online tools...
This article demonstrates how To add signature image on document page with GroupDocs.Signature for Python via .NET....alternative way to put any presenting data in a visual form. This...example shows how to sign a PDF document with the image signature...
This article shows the use of aliases which allows you To reduce the length of search queries in text form....aliases for searching is presented below. String indexFolder...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
A .NET API To manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers To read, write, edit and remove meta information from all popular document file formats...documents, spreadsheets, presentations, PDF files, email messages...
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....cases when the document is presented only as a stream (without...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This section describes how To use GroupDocs.Viewer for Java To convert different document types ToPdf, HTML, PNG, and JPEG formats....Render Word documents Render PDF documents Render spreadsheet...files Render PowerPoint presentations Render Visio documents Render...
Today, I’d like To present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0:
User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face To each other). In this release we’ve implemented functionality that allows users To use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....Today, I’d like to present several great enhancements that we’ve...improved support for native PDF and Word annotations and added...
This article explains how To add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...barcode or bar code is a way of presenting data in a visual, machine-readable...example shows how to sign a PDF document with a Barcode signature...