Aspose.Diagram 4.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Diagram --version 4.1.0
NuGet\Install-Package Aspose.Diagram -Version 4.1.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="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Diagram --version 4.1.0
#r "nuget: Aspose.Diagram, 4.1.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=4.1.0

// Install Aspose.Diagram as a Cake Tool
#tool nuget:?package=Aspose.Diagram&version=4.1.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-97-Add support to dynamically glue a shape inside another shape
   Bugs
  DIAGRAMNET-50092-VSD to PDF conversion, showing vertical white space on the right side
  DIAGRAMNET-50099-Sub-shape names are being read as an empty string
  DIAGRAMNET-50101-VSDX to HTML conversion, hyperlink on the shapes are not preserved
  DIAGRAMNET-50102-VSDX to PDF conversion, hyperlink on the shapes are not preserved
  DIAGRAMNET-50103-VSDX to HTML conversion, hyperlink on a shape is not preserved
  DIAGRAMNET-50104-VSDX to PDF conversion, hyperlink on a shape is not preserved
  DIAGRAMNET-50105-VSD to PDF conversion, additional white space on the left side of actual drawing
  DIAGRAMNET-50106-VSD to PNG conversion, additional white space on the left side of actual drawing
  DIAGRAMNET-50109-NullReferenceException message when called Shape.SetWidth method
  DIAGRAMNET-50110-NullReferenceException message when called Shape.SetAngle method
  DIAGRAMNET-50112-DiagramException message occurred when loading VDX diagram
  DIAGRAMNET-50116-NullReferenceException message when called Shape.AddShape method