Working with Presentation Content

处理演示内容--C++ 的 Aspose.Slides FOSS

Aspose.Slides FOSS for C++ provides classes for working with working with presentation content.


概述

关键类别是:

  • Presentation

开始的

安装 Aspose.Slides FOSS 在 C++:

CMake FetchContent aspose-slides-cpp

基本使用方式

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

提示和最佳实践

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

API 参考概述

Class描述情况
Presentation查看参考文档

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

另见

 中文