
We’re pleased to announce that the new version 16.12.0 of Aspose.Diagram for .NET API is now live. The new version of the API allows developers to modify the gradient fill of a shape in the Visio drawing. The gradient fill improves the appearance of shapes. Developers can also find an improvement in exporting Visio drawings with an embedded Excel worksheet to PDFs. The recent version also covers a number of regular bug fixes and enhancements. Developers can install an Aspose.Diagram Nuget package in their .NET applications because we publish each version as a NuGet package on the NuGet gallery. We recommend our clients upgrade old version of Aspose.Diagram API to this latest one. For details on API fixes, please check Release Notes having a complete list of the features, enhancements and bug fixes.
Modify the Gradient Fill Data of a Visio Shape
Visio shape gradients provide a fast way to give shapes a professional look, especially for flowcharts and other diagrams that will be seen by a wide audience. Using Aspose.Diagram API, developers can retrieve and modify the gradient fill data as per their needs. Developers can also get the gradient stops from each gradient fill to set the position, color and transparency. This help topic shows how to modify the gradient fill data of a Visio shape: Modify the Gradient of a Visio Shape
Enhanced Export of Visio with Embedded Excel to a PDF
Aspose.Diagram API has support of manipulating the embedded OLE objects. In few reported use cases, clients were converting the source Visio diagrams to PDFs and facing the problem of missing embedded Excel worksheet. We have enhanced the export of Visio diagrams with embedded worksheet. It is now better than previous.
This version also addresses the issues of incomplete rendering of the shapes, extra whitespace around the actual drawing, the invisibility of group shapes and the general formatting problems of the diagram. These enhancements and bug fixes improve performance and accuracy of Aspose.Diagram API. Please check a list of the resolved defects:
- Fixed: Incomplete rendering of the circle shape on saving in VDX.
- Fixed: VSD to PDF and HTML export - the extra white space on the left side of the drawing.
- Fixed: VSD to SVG export - the background color of container turns into black.
- Fixed: Can’t group shapes second time in a Visio Drawing page.
- Fixed: The group shape becomes invisible on adding circular shapes in a VSDM.
- Fixed: Page.AddShape method shows an invalid error on adding a dynamic connector.
- Fixed: Page.AddShape method shows an invalid error on adding a dynamic connector.
Aspose.Diagram for .NET Resources
The following resources will help you work with Aspose.Diagram for .NET:
- Home page for Aspose.Diagram for .NET API.
- Download Aspose.Diagram for .NET
- Diagram for .NET wiki docs- Help documentation and API reference documents.
- Diagram product family forum- Post your technical questions, queries and any other problem you faced while running Aspose.Diagram APIs.
- Enable email subscription- Don’t limit yourself, stay up-to-date with the latest news about the Aspose.Diagram APIs and new features, fixes, plus other API related topics by subscribing to Aspose.Diagram blog.
- Diagram for .NET Examples– We have published our code examples on the social coding website GitHub.com. Anyone can explore the code examples for learning purposes.
- Migrate from Earlier Versions of Aspose.Diagram API- We keep track of Aspose.Diagram API change version by version. So we recommend to get help from this section while upgrading to the latest API version or if Aspose.Diagram API code is broken at some stage.
We hope you’ll enjoy this new release that saves time and effort. The API is quite simple and developers can use it in application easily.