Working with App Properties

使用应用属性 -- 设置.Slides FOSS 为 .NET

Aspose.Slides FOSS for .NET provides classes for working with working with app properties.


Overview

关键类别是:

  • AppPropertiesPart

开始的

在 . NET 中安装 Aspose.Slides FOSS:

dotnet add package Aspose.Slides.Foss

基本使用方式

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

提示和最佳实践

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

API 参考概述

ClassDescription
AppPropertiesPart查看参考文档

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

See Also

 中文