Aspose.Diagram 5.8.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Diagram --version 5.8.0
                    
NuGet\Install-Package Aspose.Diagram -Version 5.8.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="5.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.Diagram" Version="5.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Aspose.Diagram" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aspose.Diagram --version 5.8.0
                    
#r "nuget: Aspose.Diagram, 5.8.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.
#:package Aspose.Diagram@5.8.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aspose.Diagram&version=5.8.0
                    
Install as a Cake Addin
#tool nuget:?package=Aspose.Diagram&version=5.8.0
                    
Install as a Cake Tool

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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Aspose.Diagram:

Package Downloads
Aspose.Total

Aspose.Total for .NET is the most complete package of all .NET file format APIs offered by Aspose. It empowers developers to create, edit, render, print and convert between a wide range of popular document formats within any .NET, C#, ASP.NET and VB.NET applications.

SenseNet.Preview.Aspose.PreviewImageGenerators

Aspose Preview image generator classes for the sensenet platform.

SenseNet.Preview.Aspose

sensenet Aspose Preview Provider makes it possible to generate and serve preview images using Aspose libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.3.0 2,996 3/11/2026
26.2.0 8,235 2/9/2026
26.1.0 10,399 1/9/2026
25.12.0 4,505 12/11/2025
25.11.0 20,171 11/11/2025
25.10.0 8,913 10/14/2025
25.9.0 12,928 9/9/2025
25.8.0 8,069 8/12/2025
25.7.0 20,138 7/10/2025
25.6.0 13,230 6/13/2025
25.5.0 25,516 5/14/2025
25.4.0 20,941 4/14/2025
25.3.1 48,042 3/17/2025
25.2.0 35,860 2/11/2025
25.1.0 10,467 1/13/2025
24.12.0 21,679 12/11/2024
24.11.0 19,128 11/15/2024
24.10.0 22,878 10/14/2024
5.8.0 5,105 11/24/2015
Loading failed

This release introduces the features, enhancements,task and bug fixes as detailed below:
   
   Enhancements
  DIAGRAMNET-50015-Writing support for new MS Visio 2013 VSDX format.
  DIAGRAMNET-50072-Add support to group shapes
  DIAGRAMNET-50561-Save to HTML - desired page content only
     
   Bugs      

  DIAGRAMNET-50379-Incorrect font when placing shape from a VSX stencil
  DIAGRAMNET-50382-Characters of the shape's text items are mingled with each other
  DIAGRAMNET-50437-VSD to PDF conversion, the text items of the shapes are misplaced
  DIAGRAMNET-50532-VSD to PDF conversion, shapes text items at the top right corners are misplaced
  DIAGRAMNET-50533-VSD to PDF conversion, the text lines between the bullets are not aligned properly
  DIAGRAMNET-50549-VSD to PDF conversion, the table item is not preserved
  DIAGRAMNET-50563-Timeline start and finish dates are not taking effect
  DIAGRAMNET-50614-VSD to PDF conversion, an extra text item is added at left bottome
  DIAGRAMNET-50615-VSD to HTML conversion, an extra text item is added at left bottom
  DIAGRAMNET-50619-Shape id is greater than 32 bit
  DIAGRAMNET-50620-Incorrect Visio page properties
  DIAGRAMNET-50621-DiagramSaveOptions.AutoFitPageToDrawingContent property works partially
  DIAGRAMNET-50626-Layers disappear when setting AutoFitPageToDrawingContent save option