Working with Layoutslidepart

Working with Layoutslidepart -- Aspose.Slides FOSS for .NET

Aspose.Slides FOSS for .NET provides classes for working with working with layoutslidepart.


Overview

The key classes involved are:

  • LayoutSlidePart
  • LayoutSlide
  • Slide

Getting Started

Install Aspose.Slides FOSS for .NET:

aspose-slides-foss/slides is not yet published — build from source until it ships. See the project README for build instructions.

Basic Usage

// Basic usage of LayoutSlidePart
// See reference documentation for full API details

Tips and Best Practices

  • Always dispose of document objects after use
  • Handle file I/O exceptions when reading or writing files
  • Check the API reference for the latest signatures

API Reference Summary

ClassDescription
LayoutSlidePartSee reference docs
LayoutSlideSee reference docs
SlideSee reference docs

For full details, see the API Reference.

See Also

 English