spire. office 5.7.3已正式发布。该版本新增加了一些功能,如spire.pdf支持转换pdf到excel;spire.xls支持转换根据数据透视表数据生成的图表到pdf时保留字段名标签的效果;spire.spreadsheet支持获取设置了数字格式的单元格的文本;spire.barcode包含了支持.net standard 2.0、monoandroid、xamarin.ios的dll;spire.email新增了netcoreapp2.0, netcoreapp3.0, netstandard2.0, monoandroid 以及 xamarin.ios。与此同时,一些在加载、转换和操作pdf、word、excel、presentation文档时出现的问题也得以成功解决。新功能及问题修复详情如下。
该版本涵盖了最新版的spire.doc、spire.pdf、spire.xls、spire.presentation、spire.dataexport、spire.barcode、spire.docviewer、spire.pdfviewer、spire.officeviewer、spire.email。
版本信息如下:
- spire.doc.dll v8.7.5.
- spire.pdf.dll v6.7.6
- spire.xls.dll v10.7.2
- spire.email.dll v3.6.7
- spire.docviewer.forms.dll v5.1.1
- spire.pdfviewer.forms.dll v5.7.2
- spire.pdfviewer.asp.dll v5.7.2
- spire.presentation.dll v5.6.1
- spire.spreadsheet v4.5.0
- spire.officeviewer.forms.dll v5.7.3
- spire.barcode.dll v4.5.1
- spire.dataexport.dll v4.1.9
- spire.dataexport.resourcemgr.dll v2.1.0
- spire.common.dll v10.7.2
- spire.license.dll v1.3.8
https://www.e-iceblue.cn/downloads/spire-office-net.html
spire.pdf
新功能:
- 支持转换pdf文档到excel文档
pdfdocument pdfdocument = new pdfdocument();
pdfdocument.loadfromfile(inputpdffilepath);
pdfdocument.savetofile(outputexcelfilepath,fileformat.xlsx);
问题修复:
- 修复了提取pdfa/1文件文本时,抛system.nullreferenceexception异常的问题
- 修复了转换pdf到html时字体不正确的问题
- 修复了打印pdf时背景色由白色变成黑色问题
- 修复了文件添加图片后保存时程序挂起的问题
- 修复了填充表单值后字体间距不正确的问题
- 修复了调用setcustomerdefined方法时,抛system.xml.xmlexception异常的问题
- 修复了查找文本时,抛nullreferenceexception异常的问题
- 修复了加载xps文档抛system.outofmemoryexception异常的问题
- 修复了提取附件时,抛system.nullreferenceexception异常的问题
- 修复了转换pdf到图片报ioexception异常的问题
- 修复了转换xps到pdf字符丢失的问题
- 修复了打印pdf时内容不正确的问题
- 修复了加载pdf文档抛spire.pdf.exception.pdfdocumentexception异常的问题
- 修复了填充域后,内容显示不正确的问题
- 修复了提取附件时,抛system.formatexception异常的问题
- 修复了提取的图片索引与替换图片的图片索引不一致的问题
- 修复了查找不到指定文本的问题
- 修复了获取查找到的文本的字体名字不正确的问题
- 修复了当设置textfindparameter.wholeword时搜索结果不正确的问题
- 修复了添加文本水印,内容丢失的问题
- 修复了使用textfindparameter.regex查找不到的问题
- 修复了先调用savetofile保存文档后,再调用savetostream保存的文档打开提示错误的问题
- 修复了加载pdf文档抛pdfexception异常的问题
- 修复了获取的图片位置信息和尺寸不正确的问题
- 修复了绘制文本失败的问题
- 修复了打印时文本重叠的问题
- 修复了合并pdf抛"system.indexoutofrangeexception"异常的问题
- 修复了pdf保存到图片抛"system.nullreferenceexception"异常的问题
- 修复了填充复选框选项结果不正确的问题
- 修复了正则表达式查找不到文本的问题
spire.xls
新功能:
- 支持转换根据数据透视表数据生成的图表到pdf时保留字段名标签的效果
问题修复:
- 修复了从excel文档提取出的pdf ole文档在adobe打开不成功的问题
- 修复了加载xlsm文档抛异常“cannot find record with specified index\r\nparameter name: icolumnindex”的问题
- 修复了转换excel到pdf,“print object”设置不起作用的问题
- 修复了加载文件抛异常“argumentoutofrangeexception”的问题
- 修复了加载文件抛异常“argumentnullexception”的问题
- 修复了转换excel到pdf内容格式不一致的问题
- 修复了加载文档,程序挂起的问题
- 修复了转换excel到pdf,图表数据不正确的问题
- 修复了转换excel到图片,图表丢失的问题
- 修复了office365版本中创建的注释的文本无法获取的问题
- 修复了设置图表primarycategoryaxis的majorunit ,程序抛"argumentoutofrangeexception" 的问题
- 修复了datedif函数无法被正确计算的问题
- 修复了转换excel到pdf, 图表柱状颜色丢失的问题
- 修复了切换preview模式到normal模式不生效的问题
- 修复了转换excel到pdf,图表内容不正确的问题
spire.doc
问题修复:
- 修复了转换rtf到doc时抛出argumentoutofrangeexception的问题
- 修复了转换rtf到doc结果文档在word online中打开排版存在问题
- 修复了加载文档抛出illegalstateexception的问题
- 修复了加载文档抛出nullpointerexception的问题
- 修复了转换docx到pdf程序挂起的问题
- 修复了移除分节符后保存文档抛出nullpointerexception的问题
- 修复了转换word到pdf或者保存到word, 字体被改变的问题
- 修复了域未被正确更新的问题
- 修复了转换word到pdf,表格边框不正确的问题
- 修复了更新目录,内容不正确的问题
- 修复了添加内容到书签,程序抛“未将对象引用设置到对象的实例”的异常
- 修复了更新目录,程序抛“输入字符串的格式不正确”的异常
- 修复了设置最后一个章节的页边距并保存到docm,所有章节的页边距都被修改的问题
- 修复了转换word到html,程序抛“索引超出范围”的异常
- 修复了转换word到pdf,分页不正确的问题
- 修复了转换word到pdf,页码显示不完整的问题
- 修复了转换word到html,程序抛"argumentoutofrangeexception"的异常
- 修复了转换word到html,程序抛"nullreferenceexception"的异常
- 修复了替换文档,程序抛"值不能为null"的异常
- 修复了转换word到pdf,程序抛"nullreferenceexception"的异常
- 修复了替换文档,程序抛"argumentoutofrangeexception"的异常
- 修复了转换word到pdf,边框丢失的问题
- 修复了使用ps方式转换word到pdf,部分图片不正确的问题
- 修复了转换word到pdf内容不正确的问题
- 修复了转换word到pdf分页不正确的问题
- 修复了转换word到pdf页码显示不正确的问题
- 修复了加载文档抛“endofstreamexception”的问题
- 修复了使用ps方法转换word到pdf/a验证失败的问题
- 修复了加载word文档抛“xmlexception”的问题
- 修复了加载html文档抛“invalidoperationexception”的问题
- 修复了加载html文档抛“argumentexception”的问题
- 修复了转换word到pdf中文字符丢失的问题
- 修复了转换word到pdf/a图表丢失的问题
- 修复了更新目录时,抛“argumentoutofrangeexception”的问题
- 修复了转html到pdf抛异常的问题
- 修复了获取的图片的标题不正确的问题
- 修复了邮件合并结果不正确的问题
spire.presentation
问题修复:
- 修复了转换ppt到pdf,内容不正确的问题
- 修复了加载一个pptx文档抛异常“microsoft powerpoint 2007 file is corrpt”的问题
- 修复了更改图表数据后结果文档的图表数据访问不了的问题
- 修复了设置文本下划线不起作用的问题
- 修复了创建散点直线类型的图表含有标记的问题
- 修复了保存一个pptx文档抛异常system.nullreferenceexception的问题
spire.spreadsheet
新功能:
- 支持获取设置了数字格式的单元格的文本
string text = spreadsheet1.activeworksheet[0,0].text;
问题修复:
- 修复了设置sheet的格式不生效的问题
spire.barcode
新功能:
- 包含了支持.net standard 2.0、monoandroid、xamarin.ios的dll
spire.email
新功能:
- 新增netcoreapp2.0, netcoreapp3.0, netstandard2.0, monoandroid 以及 xamarin.ios
spire.pdfviewer
问题修复:
- 修复了查看pdf文档时内容显示不正确的问题
- 修复了导出的图片内容不正确的问题