
Overview of the Usage Based Metering System
Using Aspose.Diagram API, developers can make an API call to apply usage based metering system. It’ll track the overall consumption in an automated way. We have plans to further enhance usage based licensing system. The recent version of Aspose.Diagram API adds a Metered class. Developers can set public and private keys to apply usage based license by calling a setMeteredKey method of the Metered class. Please check this help topic to know the implementation of metered license: Set Public and Private Keys to Apply Metered LicenseDetect Shape Relation to the Group
Using Aspose.Diagram API, developers can find shape relation to the group. Shape class has integrated isInGroup method which allows developers to know whether the recent shape is the sub-shape of any group or not. It helps in manipulating shapes and apply checks on code level. This help topic shows how to verify whether the recent shape is part of any group shape: Verify Whether the Visio Shape is in a Group of ShapesRetrieve the Parent Shape in Visio Drawing
The recent version gives flexibility in retrieving the hierarchy of shapes in the Visio drawing. Developers were not able to get parent shape. They can now retrieve parent shape using child shape object and vice versa. This help topic shows how to retrieve the parent shape of recent sub-shape: Retrieve the Parent Shape of a Sub-ShapeDevelopers can find an improvement in the export feature because this new version of the API integrates a number of export bug fixes. Aspose.Diagram for Java is auto ported from its .NET equivalent version to give developers perfectly same features on both platforms, since this version also incorporates the bug fixes of .NET version. Please check a list of the resolved defects:
Fixed: VSD to PDF conversion, the background color shade of a group shape is getting changed.
Fixed: A blank page is generated while converting a Visio page with equations to PNG.
Fixed: Borders are missing while converting VSDX to PNG.
Fixed: Symbol disappears while converting VSDX to PNG.
Fixed: Symbol disappears while converting VSDX to SVG.
Fixed: Color of the text is different while converting VSDX to PNG.
Fixed: The text position is incorrect when VSD is converted to SVG format.
Fixed: [VSDX to PDF] – Error message occurred when used LeagueGothic Regular font.
Aspose.Diagram for Java Resources
The following resources will help you work with Aspose.Diagram for Java:Aspose.Diagram for Java wiki docs – Help documentation and API reference documents.
Aspose.Diagram product family forum – Post your technical questions, queries and any other problem you faced while running Aspose.Diagram APIs.
Enable email subscription – Don’t limit yourself, stay up-to-date with the latest news about the Aspose.Diagram APIs and new features, fixes, plus other API related topics by subscribing to Aspose.Diagram blog.
Aspose.Diagram for Java Examples – We have published our code examples on the social coding website GitHub.com. Anyone could explore the code examples for learning purposes.
Intensity