Aspose.Diagram for .NET 16.12.0 Release Notes

Other Improvements and Changes

KeySummaryCategory
DIAGRAMNET-51081Add support to modify the individual gradient stop.New Feature
DIAGRAMNET-51071The gradient color of the shape is not being preserved on saving in VSDX.Enhancement
DIAGRAMNET-51075The gradient color of circle shape is not shown on saving in VSDX.Enhancement
DIAGRAMNET-51109Improvement to set the gradient stop properties.Enhancement
DIAGRAMNET-51073Incomplete rendering of the circle shape on saving in VDX. - IBug
DIAGRAMNET-51077Incomplete rendering of the circle shape on saving in VDX. - IIBug
DIAGRAMNET-51098VSD to PDF export - the extra white space is generated on the left side of the drawing.Bug
DIAGRAMNET-51099VSD to HTML export - the extra white space is generated on the left side of the drawing.Bug
DIAGRAMNET-51100VSD to SVG export - the background color of container turns into black.Bug
DIAGRAMNET-51101Can’t group shapes second time in a Visio Drawing page.Bug
DIAGRAMNET-51102The group shape becomes invisible on adding circular shapes in a VSDM.Bug
DIAGRAMNET-51103Page.AddShape method shows an invalid error on adding a dynamic connector.Bug
DIAGRAMNET-51105Missing an embedded excel in converting a VSD to PDF. - IBug
DIAGRAMNET-51114Missing an embedded excel in converting a VSD to PDF. -IIBug
DIAGRAMNET-51117The text items in the bullets are not aligned well on 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 AddText Method in the Page class

It allows to add text with PinX and PinY values.

Adds GradientFill, GradientStopCollection and GradientStop Classes

These classes help to edit gradient fill formatting values of the Visio shape.

Usage Examples

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

  1. Modify the Gradient of a Visio Shape