Aspose.Slides.NET 14.7.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 14.7.0 Release Notes We are pleased to announce the release of Aspose.Slides for .NET 14.7.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. Major Features - (SLIDESNET-35370) - Implement proper AlternateContent deserialization to support PP2010+ features - (SLIDESNET-35215) - Implement animation timeline importing from PPT Minor Features - (SLIDESNET-35629) - Implement unknown RoundTrip records - (SLIDESNET-32923) - Add support for serialization of separate shapes in PPTX - (SLIDESNET-35555) - Support p14 namespace elements resaving Other Improvements and Changes Bug fixes - (SLIDESNET-35651) - Wrong line directions in negative side of a chart - (SLIDESNET-35650) - Exception on Opening the presentation file : The method or operation is not implemented - (SLIDESNET-35627) - ArgmentException on saving PPTX presentation - (SLIDESNET-35616) - Index out of Range exxception on saving presentation - (SLIDESNET-35608) - PptxException: "TextFrameFormat's margins can't be negative" on loading Pptx presentation - (SLIDESNET-35598) - Chart trend line is rendered solid instead of dashed - (SLIDESNET-35597) - NullPointerException on Pptx presentation loading - (SLIDESNET-35596) - ArgumentException on Pptx presentation loading - (SLIDESNET-35503) - PPTX to PDF Conversion: The method or operation is not implemented exception is thrown - (SLIDESNET-35448) - Lines are appearing as solid instead of dashed in converted PDF file - (SLIDESNET-35447) - Text in the table is distorted after conversion to PDF - (SLIDESNET-35445) - Title is overlapping the logo after converting to PDF - (SLIDESNET-35417) - Updated chart failed to get opened in PowerPoint in Edit mode - (SLIDESNET-35405) - Setting Sufficient Resolution property does not affect on charts - (SLIDESNET-35381) - Slide transition effects are lost in Aspose.Slides saved presentation - (SLIDESNET-35377) - Opening PPTX file throws Exception - Reading Animation Group Fails - (SLIDESNET-35337) - Box transition effect is changed in saved presentation - (SLIDESNET-35323) - Macros lost when saving PPT or PPTM presentation - (SLIDESNET-35284) - Notes are removed after saving the PPT file - (SLIDESNET-35271) - Wrong series name presents in generated thumbnail and saved presentation - (SLIDESNET-35262) - Slide Transition effects are lost in generated presentation - (SLIDESNET-35045) - Transition Direction is not coming fine on Cloning the Slides - (SLIDESNET-34903) - PPTX to PDF: Series Line Dash Type isn't applied in Category between two Series - (SLIDESNET-34902) - Marker Size is not proper after conversion from PPTX to PDF - (SLIDESNET-34891) - Animation effects are lost when PPT is saved to PPTX Public API Changes Constructors of the some TransitionValueBase subtypes have been removed and TransitionValueFactory has been removed Constructors of the some TransitionValueBase subtypes (and specifically CornerDirectionTransition, EightDirectionTransition, EmptyTransition, InOutTransition, OptionalBlackTransition, OrientationTransition, SideDirectionTransition, SplitTransition, WheelTransition) are useless in public API and so have been removed. Related class TransitionValueFactory and its interface ITransitionValueFactory have been remaved by the same reason. Element SoundAction has been removed from Aspose.Slides.SlideShow.TransitionType enumeration Element SoundAction was incorrect and not used. Sound settings are defined by SlideShowTransition.SoundMode, .Sound, .SoundLoop, .SoundIsBuiltIn, .SoundName properties.. FlyThroughTransition class and IFlyThroughTransition interface have been added The Aspose.Slides.SlideShow.FlyThroughTransition class (and its interface Aspose.Slides.SlideShow.IFlyThroughTransition) relates to transition type Flythrough that has been supported in this release.. GlitterTransition class, IGlitterTransition interface and TransitionPattern enumeration have been added The Aspose.Slides.SlideShow.GlitterTransition class (and its interface Aspose.Slides.SlideShow.IGlitterTransition) relates to transition type Glitter that has been supported in this release . Aspose.Slides.SlideShow.TransitionPattern enumeration is used in this class and specifies a geometric pattern that tiles together to fill a larger area. LeftRightDirectionTransition class, ILeftRightDirectionTransition interface and TransitionLeftRightDirectionType enumeration have been added The Aspose.Slides.SlideShow.LeftRightDirectionTransition class (and its interface Aspose.Slides.SlideShow.ILeftRightDirectionTransition) relates to transition types Switch, Flip, Ferris, Gallery, Conveyor that have been supported in this release. Aspose.Slides.SlideShow.TransitionLeftRightDirectionType enumeration is used in this class and specifies a direction restricted to the values of left and right. New elements have been added into Aspose.Slides.SlideShow.TransitionType enumeration Aspose.Slides.SlideShow.TransitionType enumeration has been extended with new elements. New elements related to new PowerPoint 2010 transitions: Vortex, Switch, Flip, Ripple, Honeycomb, Cube, Box, Rotate, Orbit, Doors, Window, Ferris, Gallery, Conveyor, Pan, Glitter, Warp, Flythrough, Flash, Shred, Reveal, WheelReverse. New elements related to new PowerPoint 2013 transitions: FallOver, Drape, Curtains, Wind, Prestige, Fracture, Crush, PeelOff, PageCurlDouble, PageCurlSingle, Airplane, Origami. RevealTransition class and IRevealTransition interface have been added The Aspose.Slides.SlideShow.RevealTransition class (and its interface Aspose.Slides.SlideShow.IRevealTransition) relates to transition type Reveal that has been supported in this release. RippleTransition class, IRippleTransition interface and TransitionCornerAndCenterDirectionType enumeration have been added The Aspose.Slides.SlideShow.RippleTransition class (and its interface Aspose.Slides.SlideShow.IRippleTransition) relates to transition type Ripple that has been supported in this release. Aspose.Slides.SlideShow.TransitionCornerAndCenterDirectionType enumeration is used in this class and specifies a direction restricted to the corners and center. ShredTransition class, IShredTransition interface and TransitionShredPattern enumeration have been added The Aspose.Slides.SlideShow.ShredTransition class (and its interface Aspose.Slides.SlideShow.IShredTransition) relates to transition type Shred that has been supported in this release. Aspose.Slides.SlideShow.TransitionShredPattern enumeration is used in this class and specifies a geometric shape that tiles together to fill a larger area.

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