

It specifies whether to include the toolbar or not. In reference of this required feature, Aspose team added the SaveToolBar property to the HTMLSaveOptions class. In some use cases, our client’s requirement was not to include toolbars in the resultant HTML document. The documentation help topic shows, how developers can group shapes together. The groups are a great way to organize shapes in a Visio drawing. Aspose.Diagram API has added support of grouping shapes together. From this version, they would also be able to write diagram in the VSDX format. Developers were able to read and extract the content of the diagram, but they were not able to save it in the VSDX format as well. In previous, Aspose team added support of reading VSDX diagram. This release also includes the most recent bug fixes and enhanced retrieval of the diagram properties, layers visibility and auto shape positioning. Aspose.Diagram API now supports grouping a set of shapes and also save diagram into HTML without the toolbar. Developers can also create diagrams from scratch or modify the existing VSDX diagrams. The support of exporting Visio diagrams to Microsoft Visio 2013 VSDX format has been added in this version. This article explains the new and improved features included in Aspose.Diagram for Java 5.8.0.
