spire.office for java 3.8.2于今日发布。该版本包含了许多新功能,比如,spire.doc支持获取水印的类型, spire.pdf支持提取文本时用空行代替文档中的横线, spire.xls支持转换excel到tiff, spire.presentation支持获取ppt节。除此以外,一些在加载、操作和转换word、excel、pdf和presentation文档时出现的问题也得以成功解决。详情参加下文。 获取spire.office for java 3.8.2,请点击: https://www.e-iceblue.cn/downloads/spire-office-java.html spire.doc for java 新功能: 支持了设置"hyperlink base"文档属性。 doc.getbuiltindocumentproperties().sethyperlinkbase(data); 支持了获取水印的类型。 watermarkbase waterbase = doc.getdocument().getwatermark(); string watertype = waterbase.gettype().name(); int value =waterbase.gettype().getvalue(); 问题修复: 修复了加载文档抛出"java.lang.stringindexoutofboundsexception"问题。 修复了移除分节符保存文档抛出"classcaseexception"问题。 修复了加载文档抛异常"attempted to…