Browse our Products

Aspose.Diagram for Python via Java 23.5 Release Notes

Improvements and Changes

KeySummaryCategory
DIAGRAMJAVA-50549Output VSDX - incorrect layout and misplaced text of the connecting linesEnhancement

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 convertToGroup in Shape

  • Converts a selection or an object from another application (a linked or embedded object) to a group.
shape.convertToGroup();