Animációval dolgozni -- Aspose.Slides FOSS Python-hoz
Aspose.Slides FOSS for Python provides classes for working with working with animation.
Áttekintés
A fő osztályok a következők:
IAnimationTimeLineAfterAnimationTypeAnimationTimeLineITextAnimationITextAnimationCollection
Kezdődik a
Aspose.Slides FOSS telepítése Python-ban:
pip install aspose-slidesAlapvető felhasználás
// Basic usage of IAnimationTimeLine
// See reference documentation for full API detailsTippek és legjobb gyakorlatok
- A dokumentum-objektumok használat után mindig el kell dobniuk.
- A fájlok olvasásakor vagy írásakor kezelni a fájlbevételi/kibocsátási kivételeket.
- Ellenőrizze a… API referencia az utolsó aláírásokra vonatkozóan.
API-referencia összefoglaló
| Az osztály | Leírás |
|---|---|
IAnimationTimeLine | Lásd a referenciadokumentumokat. |
AfterAnimationType | Lásd a referenciadokumentumokat. |
AnimationTimeLine | Lásd a referenciadokumentumokat. |
ITextAnimation | Lásd a referenciadokumentumokat. |
ITextAnimationCollection | Lásd a referenciadokumentumokat. |
A részletekhez lásd a API hivatkozás.