Public API and Backwards Incompatible Changes in Aspose.Slides for .NET 14.2.0

Public API and Backwards Incompatible Changes

Methods Aspose.Slides.IPresentation.Write(…) Removed

These methods wrote Presentation objects only to PPTX format file. In the new API, the Presentation class is for working with all formats. It is possible to use the Presentation.Save(…) methods to save the Presentation objects to all supported formats.

The following classes have been moved from the Aspose.Slides namespace to the Aspose.Slides.Theme namespace.

  • Types ColorScheme
  • EffectStyle
  • EffectStyleCollection
  • EffectStyleCollectionEffectiveData
  • ExtraColorSchemeCollection
  • ExtraColorSchemeCollection
  • ExtraColorScheme
  • FillFormatCollection
  • FillFormatCollectionEffectiveData
  • FontScheme
  • FontSchemeEffectiveData
  • FormatScheme
  • IColorScheme
  • IEffectStyle
  • IEffectStyleCollection
  • IEffectStyleCollectionEffectiveData
  • IEffectStyleEffectiveData
  • IExtraColorScheme
  • IExtraColorSchemeCollection
  • IFillFormatCollection
  • IFillFormatCollectionEffectiveData
  • IFontScheme
  • IFontSchemeEffectiveData
  • IFormatScheme
  • ILineFormatCollection
  • ILineFormatCollectionEffectiveData

Changes from Aspose.Slides for .NET 8.X.0

Aspose.Slides for .NET 8.4 features are added to Aspose.Slides for .NET 14.2.0