Browse our Products
Aspose.Diagram for Node.js via Java 24.6 Release Notes
This page contains release notes information for Aspose.Diagram for Node.js via Java 24.6.
Improvements and Changes
Key | Summary | Category |
---|---|---|
DIAGRAMJAVA-51206 | Support to get if the theme applied to shape | Bug |
DIAGRAMJAVA-51202 | Getting relationships of shapes for imported VSD is empty | Bug |
Public API and Backwards Incompatible Changes
The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Diagram for Java. If you have concerns about any change listed, please raise it on the Aspose.Diagram support forum.
Adds hasThemeColor in Shape
- Gets whether the shape has theme color.
shape.hasThemeColor;