C# 添加PPT项目编号列表
此条经验将分享C# 添加PPT幻灯片中项目编号列表的方法。
工具/原料
Free Spire.Presentation for .NET 3.3 (社区版)
Visual Studio
dll引用
1、在E-iceblue官网或者Nuget网站上下载Free Spire.Presentation for .NET的安装包后,注意在编辑代码时,添加引用Spire.Presentation.dll到程序。dll文件可在安装路径下的Bin文件夹中获取。

此条经验将分享C# 添加PPT幻灯片中项目编号列表的方法。
工具/原料
Free Spire.Presentation for .NET 3.3 (社区版)
Visual Studio
dll引用
1、在E-iceblue官网或者Nuget网站上下载Free Spire.Presentation for .NET的安装包后,注意在编辑代码时,添加引用Spire.Presentation.dll到程序。dll文件可在安装路径下的Bin文件夹中获取。