Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....app conholdate.com conholdate.cloud conholdate.app containerize...
GroupDocs.Parser provides the functionality to open the password-protected documents.
The following are the steps to work with password protected documents.
Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents.
try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...app conholdate.com conholdate.cloud conholdate.app containerize...
The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features...app conholdate.com conholdate.cloud conholdate.app containerize...
The page describes how to add watermark annotation to a document using GroupDocs.Annotation for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...
The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...
Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for Java....app conholdate.com conholdate.cloud conholdate.app containerize...
Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...app conholdate.com conholdate.cloud conholdate.app containerize...
Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013:
Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....app conholdate.com conholdate.cloud conholdate.app containerize...