Browse our Products
Aspose.Diagram for Java 21.7 Release Notes
This page contains release notes information for Aspose.Diagram for Java 21.7.
Improvements and Changes
Key | Summary | Category |
---|---|---|
DIAGRAMJAVA-50672 | Cannot get the fill colors of the shapes | Enhancement |
DIAGRAMJAVA-50730 | Workiva: strange test results | Bug |
DIAGRAMJAVA-50731 | Workiva - Shape to Image issue | Bug |
DIAGRAMJAVA-50733 | Workiva: public api changes | Bug |
DIAGRAMJAVA-50734 | API is not extracting the formula correctly | Bug |
DIAGRAMJAVA-50735 | Unable to get NameU property of Shape | 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.
**Change getFromSheet in Connect to long **
- The ID of the shape from which a connection or connections originate
connector.getFromSheet()
Change getToSheet in Connect to long
- The ID of the shape to which one or more connections are made
connector.getToSheet()