Arbeta med Slideshow -- Aspose.Slides FOSS för Python

Aspose.Slides FOSS for Python provides classes for working with working with slideshow.


Overview

De viktigaste klasserna är:

  • ISlideShowTransition
  • Slide

Att börja

Installera Aspose.Slides FOSS för Python:

pip install aspose-slides

Grundläggande användning

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

Tips och bästa praxis

  • Alltid avlägsna dokumentobjekt efter användning
  • Handla filer I/O undantag när du läser eller skriver filerna
  • Se till att API referens För de senaste signaturerna

API Referens sammanfattning

ClassDescription
ISlideShowTransitionSe referensdokument
SlideSe referensdokument

För fullständig information, se den API referens.

See Also

 Svenska