Aspose.Slides.NET 7.2.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.2.0
NuGet\Install-Package Aspose.Slides.NET -Version 7.2.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.2.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.2.0
#r "nuget: Aspose.Slides.NET, 7.2.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.2.0

// Install Aspose.Slides.NET as a Cake Tool
#tool nuget:?package=Aspose.Slides.NET&version=7.2.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-15725 Saving presentation as a webpage
SLIDESNET-33251 FontsLoader implementation for Aspose.Slides for .NET
SLIDESNET-33275 Add support for changing text color for PPTX TextFrameEx, ParagraphEx, PropertyEx
SLIDESNET-33549 TIFF compression and multi-page vs single-page TIFFs options for generated images
SLIDESNET-33721 Setting default font for rendering
SLIDESNET-33853 Chart data range resize option gets missing when chart is updated using Aspose.Slides
SLIDESNET-33990 Support for exporting Asp .NET charts to presentation as charts
SLIDESNET-33991 Support for exporting Asp .NET table/grids to PowerPoint

Enhancements:

SLIDESNET-33640 The generated PDF quality is not good as that PDF generated using MS Interop
SLIDESNET-33973 Generated HTML file fail to open images in older versions of IE

Investigations:

SLIDESNET-33378 Unable to Save Large Power Point to SVG
SLIDESNET-33849 Is Aspose.Slides thread safe
SLIDESNET-33976 Export images separately from generated HTML

Bugs:

SLIDESNET-33252 An emf+ image added to a ppt presentation's slide loses it qulaity.
SLIDESNET-33437 UnsupportedFormat exception on loading PPT file
SLIDESNET-33466 Presentation Repair message on editing chart in presentation
SLIDESNET-33478 Vertical spacing for text is changed in generated thumbnail
SLIDESNET-33506 Incorrect position of a chart labels.
SLIDESNET-33689 Error Debug.Assert in PdfWriter.FloatToStr
SLIDESNET-33697 fitTextToShape in cell of table does not work properly
SLIDESNET-33698 Bullets text improperly rendered
SLIDESNET-33788 OleObjectFrame throws NullPointerException when cloning slide
SLIDESNET-33793 Removing the chart category still renders the chart in generated presentation
SLIDESNET-33815 Chart category axis get cropped in generated thumbnail
SLIDESNET-33817 Source Master layout slide is improperly applied to cloned slide
SLIDESNET-33901 Slide background color changes in generated PDF
SLIDESNET-33917 EMF image improperly rendered in generated PDF
SLIDESNET-33918 The underline is missing in generated PDF
SLIDESNET-33937 InvertIfNegative does not work for series points
SLIDESNET-33943 Major Horizontal Grid lines appearing in Bar charts in exported PDF
SLIDESNET-33955 Presentation repair message appears Aspose generated PPT is opened in PowerPoint 2013
SLIDESNET-33959 The category axis label text is rendered in two lines instead of one
SLIDESNET-33966 Presentation Repair message pops up on removing last slide from presentation
SLIDESNET-33969 Text missing in generated thumbnail
SLIDESNET-33985 The master template improperly applied on the presentation after cloning
SLIDESNET-33993 Generated HTML has formatting issues when opened in browsers
SLIDESNET-33994 NPE when exporting presentation to PDF
SLIDESNET-33996 Presentation crashed on saving Aspose generated presentation in PowerPoint
SLIDESNET-34015 Text is not rotated in table
SLIDESNET-34016 Text effects are missing
SLIDESNET-34024 Table.DeleteColumn in TableMatrix.cs throws System.ArgumentOutOfRangeException
SLIDESNET-34029 Bullet characters are improperly rendered in generated PDF