Aspose.Diagram 1.9.0.1

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

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

Aspose.Diagram is a class library for working with Microsoft Visio files. It allows developers to work with VSD, 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, 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 and bug fixes as detailed below:

Features
DIAGRAM-25910 - [Diagram] Ability to create diagram from scratch
DIAGRAM-29083 - Creating Visio files from scratch

Enhancements
DIAGRAM-32652 - Add master shape to diagram.
DIAGRAM-33120 - API for adding master from a template file.
DIAGRAM-33121 - API to create a new shape from master.
DIAGRAM-33123 - Add the ability to dynamically create Geoms sections for the newly created shape.
DIAGRAM-33126 - Samples for diagram from scratch functionality.

Bugs
DIAGRAM-33128 - [PDF Rendering] Image is missing from the output PDF.
DIAGRAM-33129 - [PDF Rendering] Image is distorted in the output PDF.
DIAGRAM-33130 - [PDF Rendering] Text is not aligned properly in the output PDF.
DIAGRAM-32619 - [PDF Rendering] Text of one shape is misplaced in the output PDF.
DIAGRAM-32618 - [PDF Rendering] A couple of connectors are missing from the output PDF.
DIAGRAM-32616 - [PDF Rendering] Output is a bit different.
DIAGRAM-32621 - [XPS Rendering] Unable to export VDX to XPS.
DIAGRAM-33118 - Text is misplaced in the rendered image and PDF.
DIAGRAM-31344 - Error in loading VSD file.
DIAGRAM-33124 - MSI UI Issues.