简介
在开发团队的共同努力之下,今天我们发布了最新版的spire.office platinum version 2.15.5。该版本包括最新版的spire.doc, spire.pdf, spire.xls, spire.docviewer, spire.pdfviewer, spire.presentation, spire.dataexport, spire.barcode, spire.spreadsheet 和 spire.officeviewer。
版本:
- spire.barcode.dll 1.3.1
- spire.dataexport.dll 3.5.133
- spire.doc.dll 5.8.64
- spire.docviewer.forms.dll 2.3.11
- spire.pdf.dll 3.8.206
- spire.pdfviewer.forms.dll 2.11.26
- spire.prensentation.dll 2.7.40
- spire.xls.dll 7.11.60
- spire.spreadsheet.dll 2.2.9
- spire.officeviewer.forms.dll 2.15.5
获取最新版的 spire.office v2.15.5,请点击:
http://www.e-iceblue.cn/downloads/spire-office-net.html
spire.doc
bug 修复
- 修复了更新内容时导致程序挂起的问题
- 修复了更新内容时导致表格格式错误的问题
- 修复了更新字段时导致错误值的问题
- 修复了链接到文件时导致ole不能正常运行的问题
- 修复了加载文件时导致抛出argumentoutofrange异常的问题
- 修复了替换文本时导致文本丢失的问题
- 提高了将word转换为pdf时的性能
- 修复了将rtf转换为pdf时导致格式错误的问题
- 修复了将.doc保存为.docx时导致字段错误的问题
spire.pdf
新功能
rectanglef rect = new rectanglef(new pointf(0,400),new sizef(200,200));
barcode 1 .draw(page,rect);
bug 修复
- 修复了加载xps文件时导致抛出indexoutofrangeexception的问题
- 修复了不能在xps文件里添加水印的问题
- 修复了打印pdf文件时导致图像丢失的问题
- 修复了打印pdf文件时导致格式错误的问题
- 修复了将pdf转换为图像时导致文本丢失的问题
- 修复了将pdf转换为xps时导致结果错误的问题
- 修复了无法删除图层的问题
- 修复了合并pdf文件时导致抛出argumentoutofrangeexception的问题
- 修复了使用grid.beginpagelayout创建模板时导致结果错误的问题
- 修复了使用专色画线时导致结果错误的问题
- 修复了将pdf转换为pdf/a时导致内容错误的问题
- 修复了将xps转换为pdf时导致阿拉伯语文本错误的问题
- 修复了将xps转换为pdf时导致一些字符的位置发生错误的问题
- 修复了将xps转换为pdf时导致空白页的问题
- 提高了将pdf转换为图像时的性能
- 修复了提取文本时导致格式错误的问题
spire.xls
新功能
bug 修复
- 修复了获取第一列时导致异常的问题
- 修复了创建多个群组时导致内部群组崩溃的问题
- 修复了将excel转换为图像时导致图像错误的问题
- 修复了加载excel文件时导致抛出overflowexception的问题
spire.presentation
新功能
chart. series[0].doughnutholesize = 70;
- 增加了为“on tick marks“设置axis position的新功能
chart.primaryvalueaxis.crossbetweentype = crossbetweentype.midpointofcategory;
bug 修复
- 修复了将演示文稿转换为图像时导致智能图形发生混乱的问题
- 修复了将演示文稿转换为pdf时导致pdf文件出现奇怪的线和标记的问题
- 修复了将演示文稿转换为pdf时导致实线变虚线的问题
- 修复了将演示文稿转换为pdf时导致内容丢失的问题
- 修复了将演示文稿转换为pdf时导致突出显示颜色消失的问题
- 修复了使用islide.saveasimage方法时抛出stackoverflowexception异常的问题
- 修复了在系统未安装字体的情况下转换幻灯片导致幻灯片内容呈现差异的问题
spire.pdfviewer
bug 修复
- 修复了查看pdf文档时导致空白页的问题
- 修复了内容无序的问题