Aspose.Slides.NET
8.4.2
See the version list below for details.
dotnet add package Aspose.Slides.NET --version 8.4.2
NuGet\Install-Package Aspose.Slides.NET -Version 8.4.2
<PackageReference Include="Aspose.Slides.NET" Version="8.4.2" />
paket add Aspose.Slides.NET --version 8.4.2
#r "nuget: Aspose.Slides.NET, 8.4.2"
// Install Aspose.Slides.NET as a Cake Addin #addin nuget:?package=Aspose.Slides.NET&version=8.4.2 // Install Aspose.Slides.NET as a Cake Tool #tool nuget:?package=Aspose.Slides.NET&version=8.4.2
Aspose.Slides is a PowerPoint management library for working with Microsoft PowerPoint files without using Microsoft PowerPoint. It allows developers to work with PPT, PPS, POT, PPTX, PPSX, POTX and ODP files on ASP.NET web applications, web services and Windows applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
23.6.0 | 2 | 6/23/2023 |
23.4.0 | 2 | 4/20/2023 |
21.6.0 | 4 | 6/17/2021 |
21.2.0 | 10 | 3/11/2021 |
15.3.1 | 415 | 4/23/2015 |
15.3.0 | 214 | 4/14/2015 |
15.2.0 | 924 | 3/6/2015 |
15.1.0 | 305 | 2/3/2015 |
14.10.0 | 1,030 | 11/28/2014 |
14.9.0 | 574 | 11/11/2014 |
14.8.1 | 642 | 10/24/2014 |
14.8.0 | 210 | 10/16/2014 |
14.7.0 | 921 | 9/7/2014 |
14.6.0 | 622 | 8/6/2014 |
14.5.0 | 358 | 7/16/2014 |
14.4.0 | 702 | 6/2/2014 |
14.3.0 | 302 | 5/6/2014 |
14.2.0 | 181 | 3/24/2014 |
14.1.2 | 167 | 2/17/2014 |
14.1.1 | 113 | 2/10/2014 |
14.1.0.2 | 114 | 2/6/2014 |
13.12.0 | 198 | 12/30/2013 |
8.4.2 | 251 | 6/5/2014 |
8.4.1 | 157 | 5/6/2014 |
8.4.0 | 121 | 3/3/2014 |
8.3.0.1 | 126 | 2/3/2014 |
8.2.0 | 115 | 12/27/2013 |
8.1.0 | 2,042 | 12/16/2013 |
8.0.0 | 177 | 10/25/2013 |
7.9.0 | 155 | 10/8/2013 |
7.8.0 | 128 | 9/3/2013 |
7.7.0 | 133 | 8/4/2013 |
7.6.0 | 129 | 7/5/2013 |
7.5.0 | 131 | 5/27/2013 |
7.4.0 | 2,335 | 4/24/2013 |
7.3.0 | 117 | 4/10/2013 |
7.2.0 | 134 | 3/8/2013 |
7.1.0 | 135 | 1/28/2013 |
7.0.0 | 131 | 12/31/2012 |
6.9.0 | 123 | 12/10/2012 |
6.8.0 | 116 | 10/30/2012 |
6.7.0 | 167 | 10/4/2012 |
6.6.0 | 125 | 9/13/2012 |
6.5.0 | 125 | 7/27/2012 |
6.4.0 | 123 | 6/27/2012 |
6.3.0 | 117 | 5/29/2012 |
6.2.0 | 121 | 5/7/2012 |
6.1.0 | 123 | 3/28/2012 |
6.0.0 | 122 | 3/2/2012 |
5.9.0.1 | 115 | 2/16/2012 |
5.9.0 | 126 | 2/16/2012 |
Aspose.Slides for .NET 8.4.2 Hotfix Notes
Aspose.Slides for .NET has been updated to version 8.4.2. This hotfix includes bug fixes.
Using Aspose.Slides for .NET you can work with PPT, PPTX, OpenDocument, and other formats in your applications. You can also view, generate, modify, convert, render and print presentations all without using Microsoft PowerPoint.
Visit the documentation to learn how to get started with Aspose.Slides for .NET.
Note this download contains a fully working version of the product, however without a license set it will run in evaluation mode. To test Aspose.Slides without these evaluation limitations you can request a free 30-day temporary license.
The following is a list of changes in this version of Aspose.Slides.
(SLIDESNET-34088) - DiagramNodeEx.ChildNodes() returns incorrect collection after a node removing
(SLIDESNET-34089) - DiagramNodeEx.AllNodes returns a collection which works not obviously
(SLIDESNET-34090) - Margins of the TextFrame of the smartArt diagrams node are not defined after a presentation loading
(SLIDESNET-34091) - NullReferenceException during the "DiagramNodeEx -> TextFrameEx.Text" property accessing
(SLIDESNET-35071) - Labels and Y-Axis Values are not displayed as per the number format in generated image file
(SLIDESNET-35301) - "Not a Microsoft PowerPoint 2007 presentation" exception while Pptx presentation reading
(SLIDESNET-35304) - ArgumentOutOfRangeException on generating thumbnails
(SLIDESNET-35317) - Null Reference Exception when reading PPTX presentation
(SLIDESNET-35331) - Chart improperly rendered in generated thumbnail
(SLIDESNET-35332) - StackOverflowException on converting Pptx to Pdf
(SLIDESNET-35356) - Duplicate charts getting rendered in generated HTML
(SLIDESNET-35357) - ArgumentException while exporting presentation to HTML