spire.office 6.10.0已发布。在本次更新中spire.doc支持了提取形状的替代文字内容的功能。此外,该版本还修复了大量已知的问题。详情请阅读以下内容。
该版本涵盖了最新版的spire.doc, spire.pdf, spire.xls, spire.presentation, spire.email, spire.docviewer, spire.pdfviewer, spire.spreadsheet, spire.officeviewer, spire.dataexport, spire.barcode。
新功能:
- spire.doc.dll v9.10.0
- spire.pdf.dll v7.10.0
- spire.xls.dll v11.9.3
- spire.email.dll v4.7.0
- spire.docviewer.forms.dll v6.8.0
- spire.pdfviewer.forms.dll v6.9.1
- spire.pdfviewer.asp.dll v6.9.1
- spire.presentation.dll v6.9.5
- spire.spreadsheet v5.6.1
- spire.officeviewer.forms.dll v6.10.0
- spire.barcode.dll v5.9.4
- spire.dataexport.dll v4.1.9
- spire.dataexport.resourcemgr.dll v2.1.0
- spire.license.dll v1.4.0
https://www.e-iceblue.cn/downloads/spire-office-net.html
spire.doc
新功能:
- 支持提取形状的替代文字内容
string text = shape.alternativetext;
问题修复:
- 修复了对word文档进行操作后会格外生成一个customxml文件夹的问题
- 修复了转换word到pdf时程序抛异常"the given key was not present in the dictionary."的问题
- 修复了转换word到pdf时书签层级混乱的问题
- 修复了加载word文档时程序抛异常“bad state(invalid stored block lengths)”的问题
- 修复了转换word转pdf时程序抛异常system.nullreferenceexception的问题
- 修复了转换html到word程序抛异常"system.formatexception: 'input string was not in a correct format.'"的问题
spire.pdf
问题修复:
- 修复了查找和提取文本抛异常“nullreferenceexception”的问题
- 修复了转换pdf到图片抛异常“nullreferenceexception”的问题
- 修复了打印pdf文本丢失的问题
- 修复了转换xps到pdf,内容不正确的问题
- 修复了查找并高亮文本,高亮位置不正确的问题
- 修复了转换pdf到tiff内容不正确的问题
- 修复了绘制grid内容显示不完整的问题
- 修复了无法通过流和加密文档创建小册子的问题
- 修复了xfa表单类型识别不正确的问题
- 修复了更新自定义属性后,元数据被更改的问题
- 修复了查找跨行文本失败的问题
- 修复了替换文本后加粗样式丢失的问题
- 修复了转换pdf到图片内容模糊的问题
- 修复了打印pdf边距不正确的问题
- 修复了打印pdf内容被裁减的问题
- 修复了合并pdf后表单域名称被改变的问题
- 修复了打印pdf图片位置不正确的问题
- 修复了多线程查找文本抛异常“an item with the same key has already been added”的问题
- 修复了合并pdf抛异常“object reference not set to an instance of an object”的问题
- 修复了填充表单域后,结果文档在谷歌浏览器中打开显示乱码的问题
- 修复了提取文本抛异常“nullreferenceexception“的问题
- 修复了createbooklet方法不支持保存结果文档到流的问题
spire.presentation
问题修复:
- 修复了设置的ole图标用wps打开不显示的问题。
- 修复了获取的表格单元格高度不正确的问题。
- 修复了添加数学公式后,加载文档抛异常“object reference not set to an instance of an object”的问题。
spire.barcode
问题修复:
- 修复了扫描结果不正确的问题。
- 修复了设置透明背景时,文字与条码重叠的问题。