spire.doc 9.10.0已发布。本次更新支持提取形状的替代文字(alternative text)的内容,优化了word转pdf以及html转word的功能。此外还修复了一些加载word文档时出现的问题。详情请阅读以下内容。
新功能:
- 支持提取形状的替代文字内容
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.doc 9.10.0请点击: