Browse our Products Toggle navigation
If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
Aspose.Diagram for Python via .NET 24.7.0 is a dynamic library that equips developers to work with Visio files programmatically on 64-bit Windows systems. This release brings finer connector control functionality to empower your Visio processing workflow.
You can set the jump code and jump style values for connectors within shapes using the latest Python diagrams API. This update ensures accurate and visually appealing diagrams.
Code example:
shape.SetConnectorJumpValue(ConLineJumpCodeValue.Always,ConLineJumpStyleValue.Arc);
Source*
We have optimized the functionality of placing connecting points in this Python API release and fixed the problems related to connection points not working correctly in certain scenarios.
You can view the list of all new features, enhancements, and bug fixes introduced in this release by visiting Aspose.Diagram for Python via .NET 24.7.0 Release Notes.