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

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

Aspose.Slides for .NET 15.2.0 Release Notes We are pleased to announce the release of Aspose.Slides for .NET 15.2.0. This release includes new functionality and 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 <a href="http://www.aspose.com/docs/display/slidesnet/Getting+Started"> 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 <a href="http://www.aspose.com/corporate/purchase/temporary-license.aspx"> request a free 30-day temporary license. The following is a list of changes in this version of Aspose.Slides. Minor Changes SLIDESNET-36088 - Implement all types of hyperlink monikers SLIDESNET-35378 - RemoveAt method for chart series data point collection is missing SLIDESNET-34872 - To get Fill Color of Series when Fill Type is Automatic SLIDESNET-34858 - Support for availability of same property for getting the file format as of Aspsoe.Cells and Aspsoe.Words Other Improvements and Changes Bug Fixes SLIDESNET-36207 - Macros has been disabled message even after removing them in presenatation SLIDESNET-36204 - Pie chart sector labels are improeprly rendered in generated PDF and thumbnail SLIDESNET-36178 - Table width not correct when saving the presentation to image SLIDESNET-36177 - Cell Font Height property return NaN for table in existing presentation file SLIDESNET-36164 - Format lost when setting Text in a Table SLIDESNET-36139 - Unsupported Font Parsing Exception while opening the presentation file SLIDESNET-36127 - Unexpected Font parsing exception on accessing presentation SLIDESNET-36107 - Presentation repair message pops up for Aspose.Slides generated presentation in PP 2010 and PP2007 SLIDESNET-36104 - Percentage in doughnut chart turns to decimal in generated PPTX file SLIDESNET-36101 - Error on opening the PPTX file converted from PPT SLIDESNET-36100 - Error on opening the PPTX file converted from PPT SLIDESNET-36092 - NullReferenceException is thrown on opening password protected PPTX file SLIDESNET-36084 - Value not found Exception on loading of ppt presentation SLIDESNET-36072 - Chart InvertIfNegative value gets set when saving presentation SLIDESNET-36070 - Portion format returns wrong values for portion properties SLIDESNET-36068 - Exception: Only FileMoniker is supported on opening PPT file SLIDESNET-36066 - All images missing in generated thumbnails SLIDESNET-36057 - Exception: Can't read MSCDFileSystem when opening the PPT file SLIDESNET-36053 - Charts are missing in generated thumbnail SLIDESNET-36051 - ArgumentOutOfRangeException is thrown on opening the PPTX file SLIDESNET-36048 - SmartArt text is improperly rendered in generated thumbnails SLIDESNET-36039 - NullReference exception on opening presentation SLIDESNET-36033 - Graph missing in generated PDF SLIDESNET-36032 - Presentation repair message appears in PP 2007 for Aspose.Slides cloned presentation SLIDESNET-36019 - Hebrew characters are getting disturbed when converting PPT to JPG SLIDESNET-35979 - Exception: Only FileMoniker is supported when opening the PPT file SLIDESNET-35977 - Error on opening the generated PPTX file SLIDESNET-35970 - Exception: Only FileMoniker is supported when opening the PPT file SLIDESNET-35963 - Method to add datapoint for dougnut chart missing while creating charts in PPTX SLIDESNET-35962 - NullReference exception on opening a password protected presentation SLIDESNET-35954 - SmartArt improperly rendered in generated thumbnail SLIDESNET-35934 - Out of Memory Exception is thrown while using Aspose.Slides as COM in C++ SLIDESNET-35918 - Chart DataLabels are not coming in the correct format in the generated Presentation files SLIDESNET-35913 - Out of Memory Exception thrown when trying to convert the PPTX file to PDF SLIDESNET-35903 - System.IndexOutOfRangeException on accessing the presentation SLIDESNET-35895 - Opening failure - Exception Only FileMoniker is supported is thrown SLIDESNET-35880 - Shape autofit not working as expected in PPTX SLIDESNET-35802 - System Out of Memory Exception thrown on converting PPTX to PDF SLIDESNET-35801 - Repair file message appears on opening the generated PPTX file SLIDESNET-35798 - A generic error occurred in GDI+ on converting PPTX to PDF SLIDESNET-35775 - Unexpected font parsing exception while opening a PPTX file SLIDESNET-35742 - Unexpected font parsing exception while PPTX presentation reading SLIDESNET-35732 - Chart missing in generated thumbnail SLIDESNET-35711 - PptRead exception on exporting to PDF SLIDESNET-35685 - Unexpected Font parsing exception on loading presentation SLIDESNET-35655 - Unexpected font parsing exception when opening PPTX file SLIDESNET-35486 - Exception: Unexpected font parsing exception is thrown when opening the PPTX file SLIDESNET-35350 - Exception 'Only FileMoniker is supported' on loading PPT file SLIDESNET-35272 - Unexpected font parsing exception on loading presentations SLIDESNET-35167 - NotImplemented Exception was unhandled when accessing presentation SLIDESNET-34947 - Error opening password protected 2013 PowerPoint files SLIDESNET-33486 - SmartArt missing in generated thumbnail SLIDESNET-32860 - Support for WordArt rendering in Aspose.Slides SLIDESNET-17213 - Word art styles does not rendered in generated PDF SLIDESNET-36116 - Add Hyperlink to some part of text in an existing portion in PPTX file Public API Chages AddDataPointForDoughnutSeries methods have been added The two overloads of IChartDataPointCollection.AddDataPointForDoughnutSeries() method have been added for adding data points into series of Doughnut chart type. Aspose.Slides.SmartArt.SmartArtShape class has been inherited from Aspose.Slides.GeometryShape class Aspose.Slides.SmartArt.SmartArtShape class has been inherited from Aspose.Slides.GeometryShape class. This change improves Aspose.Slides object model and adds new features to SmartArtShape class. Methods for removing chart data point and chart category by index has been added IChartDataPointCollection.RemoveAt(int index) method has been added for removing chart data point by its index. IChartCategoryCollection.RemoveAt(int index) method has been added for removing chart category by its index. PptXPptY value has been added to Aspose.Slides.Animation.PropertyType enumeration PptXPptY value has been added to Aspose.Slides.Animation.PropertyType enumeration in the scope of a serialization issue fix. System.Drawing.Color GetAutomaticSeriesColor() method has been added to Aspose.Slides.Charts.IChartSeries GetAutomaticSeriesColor method returns an automatic color of series based on series index and chart style. This color is used by default if FillType equals NotDefined. using (Presentation pres = new Presentation()) { IChart chart = pres.Slides[0].Shapes.AddChart(ChartType.ClusteredColumn, 100, 50, 600, 400); for (int i = 0; i < chart.ChartData.Series.Count; i++) { chart.ChartData.Series[i].GetAutomaticSeriesColor(); } }

This package has no dependencies.

Version Downloads Last updated
25.9.0 0 09/03/2025
25.8.0 5 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