Browse our Products

Aspose.Diagram for .NET 19.4 Release Notes

Improvements and Changes

KeySummaryCategory
DIAGRAMNET-51602Embedded XSLX object is getting corrupted after manipulationEnhancement
DIAGRAMNET-51625External excel data in .vsdx files are removed upon re-saving DiagramEnhancement
DIAGRAMNET-51626API does not process excel dataEnhancement
DIAGRAMNET-51627Extract shape data on the basis of Dependson formulaEnhancement
DIAGRAMNET-51629Enlarging a page to fit a drawing does not seem to workEnhancement
DIAGRAMNET-51176The gradient title bar is changed on converting a VSDM to SVGBug
DIAGRAMNET-51404VSD to Image - The shape color is darkBug
DIAGRAMNET-51473VDX to PDF - The incorrect background colorBug
DIAGRAMNET-51475VSDX to PDF - The gradients are being rendered in reversedBug
DIAGRAMNET-51616Visio to PDF - Gradient is rendering upside down in output PDFBug
DIAGRAMNET-51630VSDX to HTML - Background color of shapes is not present in the outputBug
DIAGRAMNET-51631VSDX to PDF - Background color of shapes is not present in the outputBug
DIAGRAMNET-51632VSD to SVG - Unable to cast object of type ‘ ’ to type ‘ ’ Exception occurredBug

Public API and Backwards Incompatible Changes

The following is a 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 them in the Aspose.Diagram support forum.

Adds enum RemoveHiddenInfoItem

Specifies the remove hidden info for the diagram.

Adds RemoveHiddenInfoItem in Diagram

Remove unused information.

diagram.RemoveHiddenInformation((int)(RemoveHiddenInfoItem.Shapes | RemoveHiddenInfoItem.Masters));


 
 English