Aspose.Diagram for .NET 17.01 Release Notes

Other Improvements and Changes

Key Summary Category
DIAGRAMNET-50210 Save only the area of visible shapes not the whole page. New Feature
DIAGRAMNET-50262 Export only selective Visio shapes to the SVG format. New Feature
DIAGRAMNET-50195 VSD to PDF conversion, incorrect date format in the title shape. Bug
DIAGRAMNET-50779 The background color of the tables is black on saving VSDX to PDF. Bug
DIAGRAMNET-50797 The transparent background of images turns into white color on converting VSD to PNG. Bug
DIAGRAMNET-51019 The color of shapes is not being preserved on converting a VSDX to PDF. Bug
DIAGRAMNET-51023 The formatting of rectangle shape is missing on converting a VSDX to PNG. Bug
DIAGRAMNET-51024 The shadow of shapes is not being rendered properly on converting a VSD to SVG. Bug
DIAGRAMNET-51029 The color of callouts and text is not being preserved on converting a VSDX to PNG. Bug
DIAGRAMNET-51031 A Microsoft Sharepoint Workflow shape is missing on converting a VSDX to PNG. Bug
DIAGRAMNET-51032 Missing text items on converting a VSDX to PNG. Bug
DIAGRAMNET-51045 Can’t retrieve the fill color of rectangle shape from a VSDX diagram. Bug
DIAGRAMNET-51055 Incomplete rendering of the dynamic connectors on converting a VSD to HTML. Bug
DIAGRAMNET-51119 The rounded rectangle shapes are changed on converting a VSDX to PNG. Bug
DIAGRAMNET-51121 The text items are displaced on converting a VSD to PDF. Bug
DIAGRAMNET-51124 The functions of the cross-functional flowchart are missing on loading and saving a VSDX. Bug
DIAGRAMNET-51130 Set custom property does not work. Bug
DIAGRAMNET-51134 Duplicate hyperlinks are being added while converting a VSD to 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 .NET. If you have concerns about any change listed, please raise it on the Aspose.Diagram support forum.

Adds Shapes property in RenderingSaveOptions class

The Shapes property holds a collection of shapes to save into the appropriate output format. Its default value is 0.

Usage Examples

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

  1. Convert Visio Drawing with Selective Shapes