Aspose.Slides.NET 16.3.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.

Showing the top 20 packages that depend on Aspose.Slides.NET.

Packages Downloads
Finsa.CaravanCore
Package Description
25
Finsa.CaravanCore
Package Description
26
Finsa.CaravanCore
Package Description
27
Finsa.CaravanCore
Package Description
30
Finsa.CaravanCore
Package Description
35
Finsa.CaravanCore
Package Description
38
Finsa.CaravanCore
Package Description
57
Finsa.CaravanCore
Package Description
69
Finsa.CaravanCore
Package Description
78
Finsa.CaravanCore
Package Description
91
Finsa.CaravanCore
Package Description
103
Finsa.CaravanCore
Package Description
111
Finsa.CaravanCore
Package Description
158
Finsa.CaravanCore
Package Description
182
Finsa.CaravanCore
Package Description
293
Finsa.CaravanCore
Package Description
388
Finsa.CaravanCore
Package Description
478
Finsa.CaravanCore
Package Description
1,263
Finsa.CaravanCore
Package Description
2,168

Minor Changes SLIDESNET-37199 - Support for getting parent shape name in ITextFrame SLIDESNET-37157 - Support to export SmartArt child node as images SLIDESNET-37124 - Missing information in app.xml created by Aspose.Slides as compared to xml of PP SLIDESNET-36829 - Support to generate pdf notes with custom slide size SLIDESNET-36741 - Access to object properties in presentation SLIDESNET-36737 - Support for Label Distance from chart Axis SLIDESNET-36576 - Support for removing embedded audios from presentation SLIDESNET-34575 - Support for series second plot options for BarOfPie chart Other Improvements and Changes Bug Fixes SLIDESNET-37298 - PDF notes are not rendering for for ppt file SLIDESNET-37295 - NullReferenceException on ppt load SLIDESNET-37294 - Blank PDF rendered from pptx SLIDESNET-37287 - KeyNotFoundException on ppt load SLIDESNET-37278 - Presentation gets corrupt on cloning slides with video SLIDESNET-37271 - High memory consumption while loading a pptx SLIDESNET-37264 - Master slide's content changed on slide cloning SLIDESNET-37262 - TargetSlide return null when Hyperlink with tooltip is added in presentation SLIDESNET-37259 - Long presentation loading time and exception on loading the presentation SLIDESNET-37258 - Text improperly rendered in generated Pdf SLIDESNET-37246 - High CPU usage and conversion does not finish SLIDESNET-37242 - Exception on loading a pot file SLIDESNET-37240 - Exception on loading presentation from ConnectStream SLIDESNET-37238 - Saved pptx presentation can not be resaved in PowerPoint SLIDESNET-37235 - Unhandled exception on loading the PPTM SLIDESNET-37232 - Incorrect text on generated pdf SLIDESNET-37230 - Exception on loading the presentation SLIDESNET-37225 - ArgumentException on saving the pptx presentation SLIDESNET-37224 - Value was either too large or too small for a UInt32 exception on Ppt saving SLIDESNET-37220 - File corrupt message on saving with Aspose SLIDESNET-37216 - Slide thumbnail show duplicate values in table SLIDESNET-37212 - ArgumentOutOfRangeException on presentation load SLIDESNET-37211 - NullReferenceException on presentation load SLIDESNET-37210 - PptxReadException on presentation load SLIDESNET-37198 - Incorrect chart on generated pdf from pptx SLIDESNET-37197 - Incorrect chart on generated pdf SLIDESNET-37180 - MP3 file is not getting played in Slide show mode SLIDESNET-37175 - Incorrect rendering of numbered lists SLIDESNET-37174 - Incorrect effective value of FillType SLIDESNET-37170 - The text is improperly rendered in generated thumbnail SLIDESNET-37154 - Images are improperly rendered in generated thumbnail SLIDESNET-37128 - Incorrect text and color of bullets on generated PDF SLIDESNET-37126 - IndexOutOfRangeException on ppt load SLIDESNET-37112 - Office has detected a problem error on load and save ppt SLIDESNET-37091 - Text is missing in generated PDF and slide thumbnail SLIDESNET-37090 - Border appears on the image SLIDESNET-37027 - Warning message on presentation load and save SLIDESNET-36956 - Presentation gets corrupt on adding slide notes SLIDESNET-36784 - Repair message on presentation load and save SLIDESNET-36758 - Inserted AudioFrame is not played automatically SLIDESNET-36711 - Null reference exception is thrown when notes extracted from ODP file SLIDESNET-36225 - NullReference exception on opening password protected presentaiton SLIDESNET-35967 - Exception : Not an Open Office Presentation on opending an ODP file SLIDESNET-35523 - Accessing table cell and adding text change the background fill option for the table SLIDESNET-35518 - Exception when clonning the slide: Index was out of the bound of the array SLIDESNET-35374 - The border line appearing in slide thumbnail SLIDESNET-35174 - Pie Chart label format changed in generated PDF SLIDESNET-35117 - IndexOutOfRangeException is thrown when the presentation is saved to PPTX SLIDESNET-34988 - Chart Title shows even if chart.HasTitle is set as false (MS PowerPoint 2007) SLIDESNET-34389 - SmartArt shape failed to render in generated thumbnail SLIDESNET-34354 - SmartArt shapes text formatting gets disturbed on cloning slides SLIDESNET-34192 - Setting SecondValueAxis Title throws exception SLIDESNET-34084 - Cone chart failed to get created using Aspose.Slides SLIDESNET-34074 - ColumnsEx misses range checking SLIDESNET-34000 - Chart legends are improperly rendered in generated thumbnail SLIDESNET-33824 - Index was out of range exception on deleting column from table SLIDESNET-33768 - Text formatting lost inside SmartArt on cloning slide SLIDESNET-33736 - Setting table height to 196 failed to open table in PP2003 installed with compatibility pack SLIDESNET-33207 - The column width changes on saving presentation SLIDESNET-31489 - Thumbnail Problem Public API Changes Class PieSplitCustomPointCollection and interface IPieSplitCustomPointCollection have been added Class Aspose.Slides.Charts.PieSplitCustomPointCollection and interface Aspose.Slides.Charts.IPieSplitCustomPointCollection have been added. They represent a collection of points that shall be drawn in the second pie or bar on a bar-of-pie or pie-of-pie chart with a custom split. Enum PieSplitType has been added Enum Aspose.Slides.Charts.PieSplitType represents a type of splitting points in the second pie or bar on a pie-of-pie or bar-of-pie chart. Properties for setting the second plot options for BarOfPie or PieOfPie chart have been added Properties SecondPieSize, PieSplitPosition, PieSplitBy and PieSplitCustomPoints have been added to classes Aspose.Slides.Charts.ChartSeries, Aspose.Slides.Charts.ChartSeriesGroup and to interfaces Aspose.Slides.Charts.IChartSeries, Aspose.Slides.Charts.IChartSeriesGroup. They represent settings of second plot options for BarOfPie or PieOfPie chart. Property FirstSliceAngle has been added to Aspose.Slides.Charts.IChartSeries Property FirstSliceAngle has been added to class Aspose.Slides.Charts.ChartSeries and interface Aspose.Slides.Charts.IChartSeries. It specifies the angle of the first pie or doughnut chart slice.

This package has no dependencies.

Version Downloads Last updated
25.9.0 0 09/03/2025
25.8.0 6 08/08/2025
25.7.0 4 07/02/2025
25.6.0 7 06/14/2025
25.5.0 16 05/19/2025
25.4.0 11 04/23/2025
25.3.0 16 03/07/2025
25.2.0 12 02/12/2025
25.1.0 14 01/17/2025
24.12.0 15 12/10/2024
24.11.0 16 11/14/2024
24.10.0 13 10/09/2024
24.9.0 13 09/12/2024
24.8.0 16 08/05/2024
24.7.0 14 07/18/2024
24.6.0 16 06/17/2024
24.5.0 20 05/12/2024
24.4.0 18 04/18/2024
24.3.0 20 03/16/2024
24.2.0 23 03/10/2024
24.1.0 24 02/08/2024
23.12.0 22 02/08/2024
23.11.0 21 02/08/2024
23.10.0 20 02/08/2024
23.9.0 19 02/08/2024
23.8.0 20 02/08/2024
23.7.0 19 02/08/2024
23.6.0 21 02/08/2024
23.5.0 18 02/08/2024
23.4.0 22 02/08/2024
23.3.1 18 02/08/2024
23.2.0 23 02/08/2024
23.1.0 20 02/08/2024
22.12.0 21 02/08/2024
22.11.0 22 02/08/2024
22.10.0 24 02/08/2024
22.9.0 20 02/08/2024
22.8.0 20 09/08/2022
22.7.0 39 08/30/2022
22.6.0 25 02/08/2024
22.5.0 22 02/08/2024
22.4.0 19 02/08/2024
22.3.0 19 02/08/2024
22.2.0 424 02/18/2022
22.1.0 19 02/08/2024
21.12.0 19 02/08/2024
21.11.0 135 12/07/2021
21.10.0 29 11/09/2021
21.9.0 312 10/01/2021
21.8.0 816 09/10/2021
21.7.0 321 07/15/2021
21.6.0 22 06/17/2021
21.5.0 523 05/18/2021
21.4.0 242 04/18/2021
21.3.0 1,722 03/30/2021
21.2.0 22 02/08/2024
21.1.0 21 02/08/2024
20.12.0 25 02/08/2024
20.11.1 20 02/08/2024
20.11.0 18 02/08/2024
20.10.0 21 02/08/2024
20.9.0 18 02/08/2024
20.8.0 20 02/08/2024
20.7.0 22 02/08/2024
20.6.0 22 02/08/2024
20.5.0 20 02/08/2024
20.4.0 21 02/08/2024
20.3.0 22 02/08/2024
20.2.0 24 02/08/2024
20.1.0 21 02/08/2024
19.12.0 19 02/08/2024
19.11.0 22 02/08/2024
19.10.0 19 02/08/2024
19.9.0 23 02/08/2024
19.8.0 20 02/08/2024
19.7.0 21 02/08/2024
19.6.0 19 02/08/2024
19.5.0 20 02/08/2024
19.4.0 21 02/08/2024
19.3.0 22 02/08/2024
19.2.0 22 02/08/2024
19.1.0 22 02/08/2024
18.12.0 21 02/08/2024
18.11.0 21 02/08/2024
18.10.0 24 02/08/2024
18.9.0 19 02/08/2024
18.8.0 20 02/08/2024
18.7.0 20 02/08/2024
18.6.0 21 02/08/2024
18.5.0 19 02/08/2024
18.4.0 20 02/08/2024
18.3.0 20 02/08/2024
18.2.1 20 02/08/2024
18.2.0 24 02/08/2024
18.1.0 21 02/08/2024
17.12.1 18 02/08/2024
17.12.0 18 02/08/2024
17.11.0 21 02/08/2024
17.10.0 23 02/08/2024
17.9.1 23 02/08/2024
17.9.0 20 02/08/2024
17.8.0 22 02/08/2024
17.7.0 20 02/08/2024
17.6.0 22 02/08/2024
17.5.0 19 02/08/2024
17.4.0 21 02/08/2024
17.3.0 18 02/08/2024
17.2.0 21 02/08/2024
17.1.0 19 02/08/2024
16.12.1 21 02/08/2024
16.12.0 23 02/08/2024
16.11.0 19 02/08/2024
16.10.0 19 02/08/2024
16.9.0 21 02/08/2024
16.8.0 19 02/08/2024
16.7.0 21 03/10/2024
16.6.0 22 02/08/2024
16.5.0 21 02/08/2024
16.4.0 22 02/08/2024
16.3.0 20 02/08/2024
16.2.0 24 02/08/2024
16.1.0 19 02/08/2024
15.11.0 21 02/08/2024
15.10.0 25 02/08/2024
15.9.0 22 02/08/2024
15.8.1 23 02/08/2024
15.8.0 22 02/08/2024
15.7.0 24 02/08/2024
15.6.0 20 02/08/2024
15.5.0 23 02/08/2024
15.4.0 23 02/08/2024
15.3.1 21 02/08/2024
15.3.0 22 02/08/2024
15.2.0 20 02/08/2024
15.1.0 20 02/08/2024
14.10.0 20 02/08/2024
14.9.0 23 02/08/2024
14.8.1 18 02/08/2024
14.8.0 21 02/08/2024
14.7.0 23 02/08/2024
14.6.0 21 02/08/2024
14.5.0 20 02/08/2024
14.4.0 22 02/08/2024
14.3.0 23 02/08/2024
14.2.0 26 02/08/2024
14.1.2 38 02/08/2024
14.1.1 25 02/08/2024
14.1.0.2 20 02/08/2024
13.12.0 22 02/08/2024
8.4.2 23 02/08/2024
8.4.1 21 02/08/2024
8.4.0 21 02/08/2024
8.3.0.1 19 02/08/2024
8.2.0 35 02/08/2024
8.1.0 22 02/08/2024
8.0.0 19 02/08/2024
7.9.0 19 02/08/2024
7.8.0 19 02/08/2024
7.7.0 38 02/08/2024
7.6.0 22 02/08/2024
7.5.0 21 02/08/2024
7.4.0 21 02/08/2024
7.3.0 20 02/08/2024
7.2.0 20 02/08/2024
7.1.0 23 02/08/2024
7.0.0 22 02/08/2024
6.9.0 23 02/08/2024
6.8.0 25 02/08/2024
6.7.0 21 02/08/2024
6.6.0 20 02/08/2024
6.5.0 20 02/08/2024
6.4.0 18 02/08/2024
6.3.0 20 02/08/2024
6.2.0 19 02/08/2024
6.1.0 23 02/08/2024
6.0.0 19 02/08/2024
5.9.0.1 21 02/08/2024
5.9.0 22 02/08/2024