Aspose.Slides.NET 18.10.0

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

Aspose.Slides for .NET is a cross-platform class library that enables your applications to perform a great range of document processing tasks. Aspose.Slides supports PPT, PPS, POT, PPTX, PPSX, POTX, ODP, HTML, PDF, XPS  and other formats. With Aspose.Slides you can generate, modify, convert, render and print documents without utilizing Microsoft PowerPoint®.

     Aspose.Slides for .NET is well documented to help you create your solutions on different platforms.

     Rich Set of Features

     Aspose.Slides for .NET features can be divided into four main areas:
     - Conversions: High quality conversions to and from PPT, PPS, POT, PPTX, PPSX, POTX and ODP
     - Document Object Model: Programmatic access through a rich API to all document elements and formatting allows to create, modify, extract, copy, split, join, and replace document content
     - Rendering: Convert whole documents or pages to PDF, XPS or for server-side document generation. Also convert document pages to TIFF, PNG, BMP or EMF images, print or render pages to .NET Graphics. All with high fidelity - exactly like Microsoft PowerPoint® would have done it.
     - Reporting: Generate documents or reports from scratch or by filling templates with data from data sources or business objects.

     Platform Independence

     You can use Aspose.Slides for .NET to build any type of a 32-bit or 64-bit .NET application including ASP.NET, WCF, WinForms etc. It is possible to use Aspose.Slides for .NET via COM Interop from ASP, Perl, PHP and Python. You can also use Aspose.Slides for .NET to build applications with Mono.

     Performance and Scalability

     Aspose.Slides is designed to perform great both on a server or client. Aspose.Slides is a single .NET assembly that can be deployed with any .NET application by simply copying it. You do not have to worry about any other services or modules. You can literally generate thousands of documents in minutes with Aspose.Slides and that involves opening a document, modifying content and formatting or populating it with data and saving it. Even very complex documents are opened and saved on a P4 2.4Ghz 1Gb RAM machine in fractions of a second.

     Aspose.Slides is multithread safe as long as only one thread works on a document at a time. It is a typical scenario to have one thread working on one document. Different threads can safely work on different documents at the same time.

     Free support for Aspose.Slides for .NET is provided on our support forum:
     https://forum.aspose.com/

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. 
.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 was computed.  net35-client is compatible.  net40 was computed.  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 (18)

Showing the top 5 NuGet packages that depend on Aspose.Slides.NET:

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.

Verify.Aspose

Extends Verify (https://github.com/VerifyTests/Verify) to allow verification via Aspose.

Weavy.Core

A class library containing core business logic, data access and utility methods required by Weavy.

Aspose.Slides.WebExtensions

New Aspose.Slides HTML Export system, which allows exporting PowerPoint presentation as a highly customizable HTML/CSS/JS web document.

AsposeHelpers

Aspose helpers

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.4.0 5,521 4/9/2025
25.3.0 13,416 3/6/2025
25.2.0 35,192 2/6/2025
25.1.0 35,943 1/13/2025
24.12.0 49,018 12/2/2024
24.11.0 45,355 11/7/2024
24.10.0 59,371 10/8/2024
24.9.0 40,294 9/12/2024
24.8.0 101,248 8/2/2024
24.7.0 28,426 7/17/2024
24.6.0 46,384 6/11/2024
24.5.0 52,521 5/8/2024
24.4.0 52,339 4/15/2024
24.3.0 111,824 3/15/2024
24.2.0 57,643 2/16/2024
24.1.0 81,554 1/19/2024
23.12.0 112,711 12/11/2023
23.11.0 126,793 11/16/2023
23.10.0 143,639 10/19/2023
23.9.0 96,286 9/20/2023
23.8.0 75,275 8/21/2023
23.7.0 58,506 7/18/2023
23.6.0 56,659 6/26/2023
23.5.0 174,671 5/19/2023
23.4.0 144,104 4/20/2023
23.3.1 96,072 3/23/2023
23.2.0 58,168 2/27/2023
23.1.0 238,149 1/27/2023
22.12.0 239,054 12/16/2022
22.11.0 159,827 11/23/2022
22.10.0 282,666 10/18/2022
22.9.0 127,863 9/13/2022
22.8.0 68,920 8/17/2022
22.7.0 87,089 7/19/2022
22.6.0 95,820 6/24/2022
22.5.0 102,908 5/17/2022
22.4.0 98,709 4/15/2022
22.3.0 84,160 3/17/2022
22.2.0 157,893 2/16/2022
22.1.0 123,949 1/19/2022
21.12.0 91,114 12/17/2021
21.11.0 122,171 11/16/2021
21.10.0 115,496 10/7/2021
21.9.0 419,917 9/20/2021
21.8.0 99,716 8/16/2021
21.7.0 95,181 7/15/2021
21.6.0 42,426 6/17/2021
21.5.0 77,896 5/18/2021
21.4.0 93,486 4/18/2021
21.3.0 94,121 3/19/2021
21.2.0 107,310 2/16/2021
21.1.0 99,977 1/21/2021
20.12.0 105,891 12/10/2020
20.11.1 6,627 12/10/2020
20.11.0 135,884 12/23/2020
20.10.0 88,677 10/19/2020
20.9.0 24,692 9/25/2020
20.8.0 70,307 8/17/2020
20.7.0 53,950 7/17/2020
20.6.0 72,744 6/12/2020
20.5.0 71,430 5/7/2020
20.4.0 58,140 4/22/2020
20.3.0 63,523 3/23/2020
20.2.0 98,261 2/17/2020
20.1.0 74,916 1/17/2020
19.12.0 56,636 12/31/2019
19.11.0 48,606 11/27/2019
19.10.0 75,236 10/29/2019
19.9.0 68,758 9/12/2019
19.8.0 12,987 8/30/2019
19.7.0 42,310 7/26/2019
19.6.0 32,921 6/25/2019
19.5.0 20,495 5/31/2019
19.4.0 31,309 4/26/2019
19.3.0 16,060 4/3/2019
19.2.0 37,966 2/28/2019
19.1.0 88,887 1/30/2019
18.12.0 54,608 12/27/2018
18.11.0 34,810 11/30/2018
18.10.0 55,053 10/30/2018
18.9.0 19,455 9/30/2018
18.8.0 18,218 8/29/2018
18.7.0 34,462 7/27/2018
18.6.0 38,074 7/1/2018
18.5.0 18,078 5/30/2018
18.4.0 36,929 5/3/2018
18.3.0 20,427 4/1/2018
18.2.1 59,327 3/7/2018
18.2.0 35,264 2/28/2018
18.1.0 31,538 1/30/2018
17.12.1 16,652 12/26/2017
17.12.0 5,048 12/16/2017
17.11.0 8,006 11/30/2017
17.10.0 28,714 10/31/2017
17.9.1 7,573 10/12/2017
17.9.0 7,180 10/2/2017
17.8.0 59,983 8/30/2017
17.7.0 22,710 7/31/2017
17.6.0 12,248 7/1/2017
17.5.0 8,866 5/31/2017
17.4.0 10,288 4/28/2017
17.3.0 19,091 4/2/2017
17.2.0 41,269 3/1/2017
17.1.0 9,131 1/31/2017
16.12.1 15,459 1/16/2017
16.12.0 5,910 12/27/2016
16.11.0 9,691 11/30/2016
16.10.0 12,094 11/4/2016
16.9.0 9,881 10/12/2016
16.8.0 47,203 9/27/2016
16.7.0 5,446 8/22/2016
16.6.0 58,861 7/15/2016
16.5.0 13,873 6/16/2016
16.4.0 10,179 5/16/2016
16.3.0 18,619 4/11/2016
16.2.0 10,509 3/17/2016
16.1.0 25,230 2/4/2016
15.11.0 34,884 1/11/2016
15.10.0 14,330 12/10/2015
15.9.0 10,853 11/6/2015
15.8.1 4,555 10/16/2015
15.8.0 5,303 10/5/2015
15.7.0 79,138 9/3/2015
15.6.0 39,368 7/22/2015
15.5.0 11,807 6/16/2015
15.4.0 8,942 5/14/2015
15.3.1 6,818 4/23/2015
15.3.0 4,150 4/14/2015
15.2.0 42,869 3/6/2015
15.1.0 13,089 2/3/2015
14.10.0 19,724 11/28/2014
14.9.0 8,556 11/11/2014
14.8.1 4,850 10/24/2014
14.8.0 4,017 10/16/2014
14.7.0 5,233 9/7/2014
14.6.0 4,843 8/6/2014
14.5.0 9,025 7/16/2014
14.4.0 6,143 6/2/2014
14.3.0 9,099 5/6/2014
14.2.0 4,566 3/24/2014
14.1.2 7,349 2/17/2014
14.1.1 3,866 2/10/2014
14.1.0.2 3,711 2/6/2014
13.12.0 4,748 12/30/2013
8.4.2 50,542 6/5/2014
8.4.1 4,366 5/6/2014
8.4.0 7,097 3/3/2014
8.3.0.1 4,311 2/3/2014
8.2.0 3,982 12/27/2013
8.1.0 11,779 12/16/2013
8.0.0 5,197 10/25/2013
7.9.0 4,432 10/8/2013
7.8.0 3,987 9/3/2013
7.7.0 12,055 8/4/2013
7.6.0 7,433 7/5/2013
7.5.0 6,443 5/27/2013
7.4.0 10,413 4/24/2013
7.3.0 3,762 4/10/2013
7.2.0 4,613 3/8/2013
7.1.0 6,132 1/28/2013
7.0.0 6,525 12/31/2012
6.9.0 3,764 12/10/2012
6.8.0 4,122 10/30/2012
6.7.0 4,685 10/4/2012
6.6.0 3,642 9/13/2012
6.5.0 4,000 7/27/2012
6.4.0 3,733 6/27/2012
6.3.0 3,688 5/29/2012
6.2.0 3,898 5/7/2012
6.1.0 3,775 3/28/2012
6.0.0 4,142 3/2/2012
5.9.0.1 8,318 2/16/2012
5.9.0 7,953 2/16/2012