Aspose.Slides.NET 7.8.0

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

// Install Aspose.Slides.NET as a Cake Tool
#tool nuget:?package=Aspose.Slides.NET&version=7.8.0

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 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. 
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
23.6.0 1 6/23/2023
23.4.0 1 4/20/2023
21.6.0 2 6/17/2021
21.2.0 8 3/11/2021
15.3.1 414 4/23/2015
15.3.0 212 4/14/2015
15.2.0 923 3/6/2015
15.1.0 304 2/3/2015
14.10.0 1,028 11/28/2014
14.9.0 573 11/11/2014
14.8.1 641 10/24/2014
14.8.0 208 10/16/2014
14.7.0 920 9/7/2014
14.6.0 620 8/6/2014
14.5.0 357 7/16/2014
14.4.0 701 6/2/2014
14.3.0 310 5/6/2014
14.2.0 187 3/24/2014
14.1.2 175 2/17/2014
14.1.1 123 2/10/2014
14.1.0.2 113 2/6/2014
13.12.0 196 12/30/2013
8.4.2 260 6/5/2014
8.4.1 165 5/6/2014
8.4.0 128 3/3/2014
8.3.0.1 124 2/3/2014
8.2.0 113 12/27/2013
8.1.0 2,041 12/16/2013
8.0.0 176 10/25/2013
7.9.0 154 10/8/2013
7.8.0 127 9/3/2013
7.7.0 132 8/4/2013
7.6.0 128 7/5/2013
7.5.0 130 5/27/2013
7.4.0 2,334 4/24/2013
7.3.0 116 4/10/2013
7.2.0 133 3/8/2013
7.1.0 134 1/28/2013
7.0.0 130 12/31/2012
6.9.0 122 12/10/2012
6.8.0 115 10/30/2012
6.7.0 166 10/4/2012
6.6.0 124 9/13/2012
6.5.0 124 7/27/2012
6.4.0 122 6/27/2012
6.3.0 115 5/29/2012
6.2.0 120 5/7/2012
6.1.0 122 3/28/2012
6.0.0 120 3/2/2012
5.9.0.1 114 2/16/2012
5.9.0 124 2/16/2012

This release introduces the features, enhancements and bug fixes as detailed below:


New Features:

SLIDESNET-31107 Support for inserting HTML and XML content to slide
SLIDESNET-33166 Implement Import from HTML into PPTX


Enhancement:

SLIDESNET-34459 Performance issue when getting table coordinates


Bugs:

SLIDESNET-33954 Overlapping elements wrongly included in shapes GetThumbnail
SLIDESNET-34144 AssertionError on using special Chinese TrueType fonts in presentation
SLIDESNET-34151 Exported PDF contains artifacts
SLIDESNET-34316 Page number format change for presentation generated from POTX template
SLIDESNET-34337 Extra legend values are rendered in PDF
SLIDESNET-34424 Chart is missing in generated PDF
SLIDESNET-34433 Text underline is missing in generated PDF
SLIDESNET-34439 Lines are missing in generated PDF
SLIDESNET-34478 Html to pptx table import is broken after the Aspose.Html update.
SLIDESNET-34508 Wrong position of category axis labels
SLIDESNET-34509 Markers of series are missing or drawing incorrectly
SLIDESNET-34539 Graph legend overlay property failed to retain in cloned slide
SLIDESNET-34540 Chart is missing on thumbnail
SLIDESNET-34548 Cell's height does not change after text adding
SLIDESNET-34549 Charts missing in generated PDF
SLIDESNET-34550 NullReference exception on exporting PPTX to PDF
SLIDESNET-34553 Corrupt PDF file is generated for POT files
SLIDESNET-34563 Missing slide contents in generated Pdf Notes
SLIDESNET-34565 Performance issue when reading FirstRowIndex and Height properties of CellEx
SLIDESNET-34572 NullReferenceException on generating PDF
SLIDESNET-34574 Text added in cell in second row resets OffsetY value of cells in that row
SLIDESNET-34581 TableEx implementation causes too many regressions
SLIDESNET-34593 RowsEx.Height property does not react on paragraph addition/removal