Aspose.Diagram for Java 6.7.0 Release Notes
Contents
[
Hide
]
This page contains release notes for Aspose.Diagram for Java 6.7.0.
Other Improvements and Changes
Key | Summary | Category |
---|---|---|
DIAGRAMJAVA-50342 | Add support of detecting the file format using a stream object. | New Feature |
DIAGRAMJAVA-50015 | VSD to PDF conversion - the red cross image appears instead of the shape. | Enhancement |
DIAGRAMJAVA-50341 | The endpoints of connectors are not connected when saving in the VDX format. | Enhancement |
DIAGRAMJAVA-50343 | Load and save routine of a VSDM diagram shows a cross in place of the button. | Enhancement |
DIAGRAMJAVA-50344 | Can’t set an event cell of the shape in VSDM. | Enhancement |
DIAGRAMJAVA-50330 | Junk reading of the angle property in a VSDX diagram. | Bug |
DIAGRAMJAVA-50331 | Incorrect readings of incoming nodes in a VSD diagram. | 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 detectFileFormat method in FileFormatUtil class
It detects and returns the information about the format of a stored Visio diagram in an input stream.
Usage Examples
Please check the list of help topics added in the Aspose.Diagram Wiki docs: