Browse our Products

Aspose.Diagram for Java 16.11.0 Release Notes

Other Improvements and Changes

KeySummaryCategory
DIAGRAMJAVA-50356Performance issue with exporting a VSD to PDF.Enhancement
DIAGRAMJAVA-50419Can’t set the width and height of an ActiveX button in the VSDM.Enhancement
DIAGRAMJAVA-50257VSD to VDX conversion, an invalid resultant file is created.Bug
DIAGRAMJAVA-50335VSDX to PDF export - Solid lines of shapes are converted to dashed lines.Bug
DIAGRAMJAVA-50353A black strip comes in place of the text on converting a VSD page to PNG.Bug
DIAGRAMJAVA-50388A black stripe appears in place of the top right corner text on converting a VSD page to PNG.Bug
DIAGRAMJAVA-50402The menu icons are not properly visible on converting Visio pages to SVGs.Bug
DIAGRAMJAVA-50403The black strips appear in place of the Form’s text items on converting Visio pages to SVGs.Bug
DIAGRAMJAVA-50410Shapes become invisible on grouping and saving in VSDM.Bug
DIAGRAMJAVA-50413Missing shapes on converting a VST to PDF.Bug
DIAGRAMJAVA-50426The background color of the page is not being preserved on converting a VSD to SVG.Bug
DIAGRAMJAVA-50427Open and Save VSDX - the cross signs appear in place various shapes.Bug
DIAGRAMJAVA-50428Open and save VSDX - the text of the shape turns into dummy characters.Bug
DIAGRAMJAVA-50430Can’t add shape menu item (action).Bug
DIAGRAMJAVA-50431The connectors are not being connected properly in a VSDM.Bug
DIAGRAMJAVA-50432The text items are not aligned on saving a Visio in PDF.Bug
DIAGRAMJAVA-50433The width of connector lines is changed on saving a Visio in PDF.Bug

Public API and Backwards Incompatible Changes

See the list for 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 addText Method in the Page class

It allows to add text with PinX and PinY values.

Adds getActiveXControl Method in the Shape class

It allows to get an ActiveX control from a Shape object and set its properties.

Usage Examples

Please check the list of help topics added in the Aspose.Diagram Wiki docs:

  1. Insert a Text Shape in the Visio Page
  2. Retrieve an ActiveX Control from a Shape Object to Modify Properties


 
 English