Aspose.Diagram for Python via Java のリリース

Released: Nov 15, 2022

V22.11 での更新項目

機能

  • Added 'getConnectorRule' which returns shape ID and connections.
  • Added '.getDisplayText()' to decode HTML entities.

不具合の修正

  • Shape’s name is sometimes different than names in Visio.

Released: Oct 12, 2022

V22.10 での更新項目

不具合の修正

  • 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

V22.9 での更新項目

不具合の修正

  • 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

V22.8 での更新項目

機能

  • Added support for auto-sizing a Microsoft Visio page.

不具合の修正

  • 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

V22.7 での更新項目

不具合の修正

  • 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

V22.6 での更新項目

不具合の修正

  • 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

V22.5 での更新項目

機能

  • Added 'getDisplayValue' option which allows you to read formatted string values.
  • Added the ability to read alignment values.

不具合の修正

  • 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

V22.4 での更新項目

不具合の修正

  • wk: PinPos not defined.

Released: Mar 9, 2022

V22.3 での更新項目

不具合の修正

  • Determine missing fonts and font substitution information from the API.

Released: Feb 14, 2022

V22.2 での更新項目

不具合の修正

  • VST to HTML conversion, background picture of the whole diagram is missing.