Groupdocs.Blogs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Blogs on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......metadati EPUB utilizzando Java – Editor di metadati Scopri come visualizzare...metadati EPUB utilizzando C# – Editor metadati .NET Scopri come visualizzare...
free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Editor Product Solution GroupDocs...
This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Node.js via Java API....Editor Product Solution GroupDocs...
Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Java....Editor Product Solution 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....Editor Product Solution GroupDocs...
Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java....Editor Product Solution GroupDocs...