We are pleased to announce the release of version 17.10 of GroupDocs.Viewer for .NET. This monthly release has come with 3 new features and more than 10 improvements and bug fixes. GroupDocs.Viewer for .NET 17.10 allows you to render STL and IFC file formats. Furthermore, settings to hide/show hidden pages have been extended for Microsoft PowerPoint documents. Please continue to read more about the latest version.
Render STL and IFC File FormatsFrom version 17....same when rendering Microsoft Project document into an image Incorrect...
Learn how to convert PDF documents to HTML format using Java. Steps to automate converting the whole document or selective pages within Java application....you’re a developer working on a project that requires this functionality...
Learn how to perform synonym search using Java to enhance search accuracy. Explore Java search with synonym matching for comprehensive and relevant search results....Search for Java library to your project to enable synonym search capabilities...
Convert the CAD files like DWG to PDF in Java. DWF, DGN, and AutoCAD drawings to PDF using document and image conversion Java API by GroupDocs....photoshop formats, Microsoft Project files, emails, Vector graphics...
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....different versions of Microsoft Project. Please see the code samples...pecific_formats. document.project_management. ProjectManagementRea...
Convert TXT to XLSX using Node.js with a fast, offline method. Learn how to export TXT to XLSX in Node.js and automate text-to-spreadsheet conversion easily....to XLSX conversions in your project Import the groupdocs.conversion...integration becomes seamless in projects of any scale—from simple automation...
Convert SVG vector graphics to PNG images using Node.js. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Node.js API....following command in your project: npm i @groupdocs/groupdocs...
GroupDocs.Metadata for .NET 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 DocumentProperties property defined in the DocumentRootPackage class.
The following code snippet extracts built-in metadata properties and displays them on the screen.
AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties
using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....different versions of Microsoft Project. Please see the code samples...
Hello guys! It’s been a while since my last post about GroupDocs.Signature for Java. So, our Java community might have been waiting for something new regarding our e-signature API. Well, we have recently released version 19.7 of GroupDocs.Signature for Java and today, I shall give you an overview of something interesting that we have introduced in our latest release.
In the last couple of months, we introduced a quite valuable feature in the ....download or clone our examples project from GitHub repository . In...