Spire.Presentation 4.3.3已发布。该版本支持打印文档名称以及不连续页码的幻灯片,并且修复了在转换Pptx到Ppt和PDF格式的文档及获取图表系列时出现的问题。更多新功能及问题修复详情,请参阅以下内容。
新功能:
- 支持打印时指定不连续页码进行打印
Presentation.SelectSlidesForPrint(Params string[])
document.DocumentName = "file1";
smartArt.nodes[0].CoustomText = true;
问题修复:
- 修复了转换.pptx 为 .ppt以及PDF之后,格式错误的问题
- 修复了不能成功获取图表系列的问题
获取Spire.Presentation 4.3.3,请点击:
https://www.e-iceblue.cn/Downloads/Spire-Presentation-NET.html