Aspose.Diagram 3.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Diagram --version 3.2.0
NuGet\Install-Package Aspose.Diagram -Version 3.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.Diagram" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Diagram --version 3.2.0
#r "nuget: Aspose.Diagram, 3.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aspose.Diagram as a Cake Addin
#addin nuget:?package=Aspose.Diagram&version=3.2.0

// Install Aspose.Diagram as a Cake Tool
#tool nuget:?package=Aspose.Diagram&version=3.2.0

Aspose.Diagram is a class library for working with Microsoft Visio files. It allows developers to create new diagrams and work with VSD, VSDX, VSS, VST, VSX, VTX, VDW and VDX files on ASP.NET web applications, web services and Windows applications. It allows you to open files and manipulate the elements of the diagram, from lines and fills, to more complex elements, and then export to VDX, VSX, VTX, XPS, HTML, SVG, SWF, XAML, image or PDF formats.

Product Compatible and additional computed target framework versions.
.NET Framework net11 is compatible.  net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.2.0 212 4/20/2015
5.1.0 228 2/28/2015
5.0.0 183 1/16/2015
4.6.0 216 12/4/2014
4.5.0 166 10/22/2014
4.4.0 264 9/12/2014
4.3.0 280 8/8/2014
4.2.0 236 7/4/2014
4.1.0 115 5/27/2014
4.0.0 169 5/14/2014
3.9.0 108 4/25/2014
3.8.0 112 3/27/2014
3.7.0 104 2/28/2014
3.6.0.1 86 12/20/2013
3.6.0 72 12/12/2013
3.5.0 1,848 9/26/2013
3.4.0 77 8/20/2013
3.3.0 71 6/4/2013
3.2.0 78 5/16/2013
3.1.0 74 4/3/2013
3.0.0 73 2/20/2013
2.9.0 75 12/17/2012
2.8.0 72 11/12/2012
2.7.0 116 10/2/2012
2.6.0 72 8/28/2012
2.5.0 75 8/13/2012
2.4.0 73 7/13/2012
2.3.0 71 6/4/2012
2.2.0 72 4/28/2012
2.1.0 71 4/9/2012
2.0.0 73 3/8/2012
1.9.0.1 72 2/16/2012
1.9.0 71 2/6/2012
1.8.1 72 1/24/2012
1.8.0 73 1/13/2012

This release introduces the features, enhancements,task and bug fixes as detailed below:

Enhancements
DIAGRAM-33382 Redraw glued connectors when child shape is moved and connector is a part of group shape.
DIAGRAM-33383 Redraw glued connectors when child shape is moved and connector is a separate shape.
DIAGRAM-33384 Redraw glued connectors when group shape is moved.

Sub-Tasks
DIAGRAM-33369 Create methods to change height and width for shape without master.
DIAGRAM-33370 Create methods to change height and width for shape with master.
DIAGRAM-33371 Create methods to change height and width for group shape.
DIAGRAM-33378 Keeps connectors glued when simple(not group) shape is moved.
DIAGRAM-33379 Research possibility to move connectors when child shape(as part of group) is moved.

Bugs
DIAGRAM-33319 Out of Memory exception occurred during VSD to PNG conversion.
DIAGRAM-33339 Aspose.Diagram for .NET 3.0.0 is generating incorrect results with its .NET Framework 3.5 library.
DIAGRAM-33340 During VSD to PNG conversion, shapes and rectangles are missing only with .NET Framework 3.5.
DIAGRAM-33355 Unable to change height and width of the shape.
DIAGRAM-33361 Aspose.Diagram does not allow the connectors to move around the child shape when it is moved.
DIAGRAM-33375 Aspose.Diagram.DiagramException, when method GluedShapes is called from child shape which is a part of a group shape.
DIAGRAM-33376 Aspose.Diagram.DiagramException, when method ConnectedShapes is called from child shape which is a part of a group shape.