Aspose.Diagram for Python via Java Releases
Released: Nov 15, 2022
Updates in V22.11
Features
- Added 'getConnectorRule' which returns shape ID and connections.
- Added '.getDisplayText()' to decode HTML entities.
Fixes
- Shape’s name is sometimes different than names in Visio.
Released: Oct 12, 2022
Updates in V22.10
Fixes
- setTopPage not working.
- wk: Geoms property for some Sheet shapes is not resolved correctly.
- .getName() is sometimes different than names in Visio (Aspose.Diagram Java 22.9, .vsd files).
- .getText() is sometimes different than shape.Text in Visio (Aspose.Diagram Java 22.9, .vsd files).
- When the text contains line breaks, recalculating the width of the text is incorrect.
- .getNameU() is sometimes empty (Aspose.Diagram Java 22.9, .vsd files).
Released: Sep 8, 2022
Updates in V22.9
Fixes
- WK: Shape distorted after saving to PNG.
- wk: Shape name in a language other then English.
- wk: Name for the Sheet shape with a layer is not resolved correctly.
Released: Aug 9, 2022
Updates in V22.8
Features
- Added support for auto-sizing a Microsoft Visio page.
Fixes
- Shape not properly displayed - crossed rectangle displayed instead.
- When the text contains line breaks, recalculating the width of the text is incorrect.
- Resizing the lateral line shape.
Released: Jul 11, 2022
Updates in V22.7
Fixes
- wk: Inherit fill problem.
- The output image is pixilated on converting a VSD to HTML.
- Shape not properly displayed - crossed rectangle displayed instead.
Released: Jun 14, 2022
Updates in V22.6
Fixes
- WK: Shape distorted after saving to PNG.
- Resizing the lateral line shape.
- API is not parsing the file correctly.
- Issue in adding new connection point.
Released: May 12, 2022
Updates in V22.5
Features
- Added 'getDisplayValue' option which allows you to read formatted string values.
- Added the ability to read alignment values.
Fixes
- Wrong Values for Shape.getName(), Shape.getNameU().
- Converting vsd to vsdx ,The converted vsdx file cannot be opened in Visio.
- The value of “ToSheet” violates the definition of OpenXML in the conversion from vsd to vsdx.
- Error while loading the VSD file.
- Investigate the feasibility to parallel processing of VSDX files.
- Resizing the lateral line shape.
- Shape...
Released: Apr 13, 2022
Updates in V22.4
Fixes
Released: Mar 9, 2022
Updates in V22.3
Fixes
- Determine missing fonts and font substitution information from the API.
Released: Feb 14, 2022
Updates in V22.2
Fixes
- VST to HTML conversion, background picture of the whole diagram is missing.