使用动画 -- Python 的 Aspose.Slides FOSS

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


Overview

关键类别是:

  • IAnimationTimeLine
  • AfterAnimationType
  • AnimationTimeLine
  • ITextAnimation
  • ITextAnimationCollection

开始的

在 Python 中安装 Aspose.Slides FOSS:

pip install aspose-slides

基本使用方式

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

提示和最佳实践

  • 使用后始终丢弃文档物品.
  • 在阅读或写入文件时处理文件I/O例外情况.
  • 检查该 API参考 对于最新签名的情况:

API 参考概述

ClassDescription
IAnimationTimeLine查看参考文档
AfterAnimationType查看参考文档
AnimationTimeLine查看参考文档
ITextAnimation查看参考文档
ITextAnimationCollection查看参考文档

详细信息请参见"欧盟经济合作伙伴关系委员会". API参考.

See Also

 中文