spire.presentation 4.7.5今日已正式发布。该版本支持获取ppt文件的类型及版本,并修复了将ppt转为图片、生成及保存ppt文件时出现的一系列问题。新功能及问题修复详情,请参阅以下内容。
新功能:
- 支持获取powerpoint文件的的类型和版本
presentation ppt = new presentation();
ppt.loadfromfile(filepath);
formatandversion fv = ppt.formatandversion;
问题修复:
- 修复了转换pptx到图片内容不正确的问题
- 修复了advanceaftertime不能被正确地获取的问题。
- 修复了生成pptx文档的日期不正确的问题
- 修复了保存pptx后形状的宽度增加的问题
- 修复了转换pptx到图片后,图标数据系列标记丢失的问题
获取spire.presentation 4.7.5,请点击:
https://www.e-iceblue.cn/downloads/spire-presentation-net.html