Aspose.Diagram for .NET 17.01 Release Notes

Other Improvements and Changes

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