Aspose.SVG 20.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.SVG --version 20.4.0
                    
NuGet\Install-Package Aspose.SVG -Version 20.4.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.SVG" Version="20.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.SVG" Version="20.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Aspose.SVG" />
                    
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.SVG --version 20.4.0
                    
#r "nuget: Aspose.SVG, 20.4.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.
#addin nuget:?package=Aspose.SVG&version=20.4.0
                    
Install Aspose.SVG as a Cake Addin
#tool nuget:?package=Aspose.SVG&version=20.4.0
                    
Install Aspose.SVG as a Cake Tool

Process & Manipulate SVG via .NET API

This .NET on-premise API helps you seamlessly integrate SVG file processing & manipulation functionality into your C#, VB.NET, ASP.NET & other .NET based apps.

SVG File Processing Features

Enhancements in Version 20.4

  • The issue with the calculation of the transformation matrix during pagination was fixed.
  • The text messages in watermarks have been changed in the evaluation mode with a purpose to be more informative.
  • Moreover, several rules have been expanded to reach more understandable product behavior in evaluation mode.

For the detailed notes, please visit Aspose.SVG for .NET 20.4 Release Notes.

Read Supported Formats

SVG

Save SVG As

Fixed Layout: PDF, XPS Image: TIFF, BMP, PNG, JPEG, GIF

Platform Independence

Any operating system that can install Mono (.NET 4.0 Framework support) or use .NET core can use Aspose.SVG for .NET. This includes Windows, Linux, and MacOS.

Getting Started with Aspose.SVG for .NET

Are you ready to give Aspose.SVG for .NET a try? Simply execute Install-Package Aspose.SVG from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.SVG for .NET and want to upgrade the version, please execute Update-Package Aspose.SVG to get the latest version.

Use C# to Convert SVG to PNG format

string dataDir = RunExamples.GetDataDir_Data();
using (var document = new SVGDocument(Path.Combine(dataDir, "sourcefile.svg"))){
    using (var device = new ImageDevice(new ImageRenderingOptions(ImageFormat.Png), dataDir + "targetfile.png")){
        document.RenderTo(device);
    }
}

Product Page | Documentation | API Reference | Examples | Blog | Free Support | Temporary License

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 is compatible.  net35-client is compatible.  net40 is compatible.  net40-client 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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Aspose.SVG:

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.5.0 80 5/15/2025
25.4.0 1,291 4/11/2025
25.3.0 3,050 3/9/2025
25.2.0 3,236 2/18/2025
25.1.0 1,273 1/30/2025
24.12.0 8,523 12/18/2024
24.11.0 5,802 11/27/2024
24.10.0 15,436 10/30/2024
24.9.0 10,727 9/19/2024
24.8.0 4,484 8/22/2024
24.7.0 2,993 7/18/2024
24.6.0 6,399 6/17/2024
24.5.0 13,218 5/3/2024
24.4.0 5,653 4/5/2024
24.3.0 8,183 3/6/2024
24.2.0 6,368 2/10/2024
24.1.0 7,826 1/18/2024
23.12.0 8,685 12/16/2023
23.11.0 1,658 12/3/2023
23.10.0 31,545 10/25/2023
23.9.0 17,527 9/18/2023
23.8.1 110,364 8/12/2023
23.7.0 9,102 7/27/2023
23.6.0 11,200 6/29/2023
23.5.0 9,310 5/25/2023
23.4.0 45,021 4/19/2023
23.3.0 16,684 3/21/2023
23.2.0 9,281 2/28/2023
23.1.0 42,980 1/31/2023
22.12.0 2,846 1/17/2023
22.11.0 22,869 11/25/2022
22.10.0 7,513 10/31/2022
22.9.0 21,041 9/30/2022
22.8.0 22,502 8/30/2022
22.7.0 15,765 7/27/2022
22.6.0 20,302 6/21/2022
22.5.0 9,117 5/20/2022
22.4.0 11,572 4/21/2022
22.3.0 14,341 3/12/2022
22.2.0 14,292 2/17/2022
22.1.0 7,995 1/16/2022
21.12.0 8,762 12/3/2021
21.11.0 9,379 11/3/2021
21.10.0 7,723 10/12/2021
21.9.0 18,921 9/7/2021
21.8.0 12,392 8/5/2021
21.7.0 14,383 7/2/2021
21.6.0 3,773 6/3/2021
21.5.0 11,112 5/12/2021
21.4.0 20,374 4/9/2021
21.3.0 10,177 3/12/2021
21.2.0 10,673 2/10/2021
21.1.0 5,639 1/25/2021
20.12.0 4,670 12/14/2020
20.11.0 9,585 11/12/2020
20.10.0 3,176 10/29/2020
20.9.0 5,320 9/25/2020
20.8.0 4,462 8/21/2020
20.7.0 24,152 7/31/2020
20.6.0 3,518 6/30/2020
20.5.0 3,395 5/29/2020
20.4.0 10,739 4/28/2020
20.2.0 3,876 2/27/2020
20.1.0 3,209 1/30/2020