This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Spreadsheet Document based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Excel Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Excel 2013.
Adding bulleted list in Microsoft Excel is different than Microsoft Word....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
C#
using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1:
Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...