Aspose.Diagram for .NET 6.6.0 Release Notes

Other Improvements and Changes

Key Summary Category
DIAGRAMNET-50156 Add support to import the macro enabled Drawing (.VSDM). New Feature
DIAGRAMNET-50332 Add support to replace the OLE object. New Feature
DIAGRAMNET-50566 Writing support for new MS Visio Macro-Enabled Drawing 2013 VSDM format. New Feature
DIAGRAMNET-50567 Writing support for new MS Visio Macro-Enabled Stencil 2013 VSSM format. New Feature
DIAGRAMNET-50568 Writing support for new MS Visio Macro-Enabled Stencil 2013 VSSM format. New Feature
DIAGRAMNET-50569 Add support to update the VBA Code. New Feature
DIAGRAMNET-50859 Add support to import the macro enabled template (.VSTM). New Feature
DIAGRAMNET-50860 Add support to import the macro enabled stencil (.VSSM). New Feature
DIAGRAMNET-50701 VSDX to PDF export - the shape’s boundary color overlaps the internal structure. Bug
DIAGRAMNET-50790 Diagram exception occurred while loading a VSDX file. Bug
DIAGRAMNET-50793 The text items are missing on converting a VSD to PDF. Bug
DIAGRAMNET-50794 The text items are missing on converting a VSD to PNG. Bug
DIAGRAMNET-50795 The text items are missing on converting a VSD to JPG. Bug
DIAGRAMNET-50796 The transparent background of images turns into white color on converting VSD to PDF. Bug
DIAGRAMNET-50798 The transparent background of images turns into white color on converting VSD to JPG. Bug
DIAGRAMNET-50804 Diagram exception occurred on saving VTX file. Bug
DIAGRAMNET-50801 Diagram exception occurred on saving VSX file - I. Bug
DIAGRAMNET-50803 Diagram exception occurred on saving VSX file - II. Bug
DIAGRAMNET-50799 Diagram exception occurred on saving VDX file - I. Bug
DIAGRAMNET-50800 Diagram exception occurred on saving VDX file - II. Bug
DIAGRAMNET-50802 Diagram exception occurred on saving VDX file - III. Bug
DIAGRAMNET-50805 Diagram exception occurred on saving VDX file - IV. Bug
DIAGRAMNET-50806 Diagram exception occurred on saving VDX file - V. Bug
DIAGRAMNET-50807 Diagram exception occurred on saving VDX file - VI. Bug
DIAGRAMNET-50808 Diagram exception occurred on saving VDX file - VII. Bug
DIAGRAMNET-50809 Diagram exception occurred on saving VDX file - VIII. Bug
DIAGRAMNET-50810 Diagram exception occurred on saving VDX file - IX. Bug
DIAGRAMNET-50811 Diagram exception occurred on saving VDX file - X. Bug
DIAGRAMNET-50812 Diagram exception occurred on saving VDX file - XI. Bug
DIAGRAMNET-50813 Diagram exception occurred on saving VDX file - XII. Bug
DIAGRAMNET-50814 Diagram exception occurred on saving VDX file - XIII. Bug
DIAGRAMNET-50815 Diagram exception occurred on saving VDX file - XIV. Bug
DIAGRAMNET-50816 Diagram exception occurred on saving VDX file - XV. Bug
DIAGRAMNET-50817 Diagram exception occurred on saving VDX file - XVI. Bug
DIAGRAMNET-50818 Diagram exception occurred on saving VDX file - XVII. Bug
DIAGRAMNET-50820 Diagram exception occurred on saving VDX file - XVIII. Bug
DIAGRAMNET-50822 Properties of the diagram are not preserved while open and save - I. Bug
DIAGRAMNET-50823 Properties of the diagram are not preserved while open and save - II. Bug
DIAGRAMNET-50825 Properties of the diagram are not preserved while open and save - III. Bug
DIAGRAMNET-50827 Properties of the diagram are not preserved while open and save - IV. Bug
DIAGRAMNET-50828 Properties of the diagram are not preserved while open and save - V. Bug
DIAGRAMNET-50830 Properties of the diagram are not preserved while open and save - VI. Bug
DIAGRAMNET-50831 Properties of the diagram are not preserved while open and save - VII. Bug
DIAGRAMNET-50832 Properties of the diagram are not preserved while open and save - VIII. Bug
DIAGRAMNET-50844 Properties of the diagram are not preserved while open and save - IX. Bug
DIAGRAMNET-50845 Properties of the diagram are not preserved while open and save - X. Bug
DIAGRAMNET-50847 Properties of the diagram are not preserved while open and save - XI. Bug
DIAGRAMNET-50853 Properties of the diagram are not preserved while open and save - XII. Bug
DIAGRAMNET-50854 Properties of the diagram are not preserved while open and save - XIII. Bug
DIAGRAMNET-50855 Properties of the diagram are not preserved while open and save - XIV. Bug
DIAGRAMNET-50857 Properties of the diagram are not preserved while open and save - XV. Bug
DIAGRAMNET-50864 The appearance of the process shape is changed on converting a VSD to PDF. Bug
DIAGRAMNET-50865 The appearance of the process shape is changed on converting a VSD to HTML. Bug
DIAGRAMNET-50866 Text alignment problem on Converting a VSDX to PDF - I. Bug
DIAGRAMNET-50867 Text alignment problem on Converting a VSDX to PDF - II. Bug
DIAGRAMNET-50868 An image is not being preserved on converting a VSD to PDF. Bug
DIAGRAMNET-50869 Incorrect formatting of the shape on converting a VSD to PDF - I. Bug
DIAGRAMNET-50871 Incorrect formatting of the shapes on converting a VSD to PDF - II. Bug
DIAGRAMNET-50874 Extra circles are added while converting a VSD to PDF. Bug
DIAGRAMNET-50875 Shapes are misplaced on converting a VSD to PDF. Bug
DIAGRAMNET-50876 Size of shapes is changed on converting a VSD to PDF. Bug

Public API and Backwards Incompatible Changes

See the list of 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 .NET. 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 an ImageData property 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: