Aspose.Diagram for Java 6.6.0 Release Notes

Other Improvements and Changes

KeySummaryCategory
DIAGRAMJAVA-50327Add support to import the macro enabled Drawing (.VSDM).New Feature
DIAGRAMJAVA-50328Add support to import the macro enabled template (.VSTM).New Feature
DIAGRAMJAVA-50329Add support to import the macro enabled stencil (.VSSM).New Feature
DIAGRAMJAVA-50326Diagram exception occurred while loading a VSDX file.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 VSDM, VSSM and VSTM formats in LoadFileFormat class

This version adds support of reading macro-enabled Visio formats.

Adds VSDM, VSSM and VSTM formats in SaveFileFormat class

This version adds support of writing macro-enabled Visio formats.

Adds Vba, VbaProject and VbaModule classes

These classes help to get control over VBA Macro project. Developers may get a VBA Macro code to modify it.

Adds a getImageData Method in ForeignData class

It represents an image of ole object as a byte array.

Usage Examples

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