This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information.
Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class.
The following code snippet extracts built-in metadata properties and displays them on the screen.
advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties
try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Compare JSON files and detect differences in nested objects, arrays, and data types using GroupDocs.Comparison for Python via .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Node.js via Java....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013:
Create a new presentation slide....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format 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 Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013.
Add a bullet list at the place where you want it....Close Navigation Products GroupDocs.Total Product Family GroupDocs...