当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题:
1、无法解析成嵌套列表
2、无法解析成嵌套列表,而且缩进变成了 空格符代替
3、不同序号类型无法解析成序号,全部是p 标签
参考附件:
xuhao.docx (12.1 KB)...updateListLabels(); for (Paragraph paragraph : (Iterable<Paragraph>) doc.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true)) { if (paragraph.isListItem())...