以编程方式计算 DOCX 文档中具有特定样式的字符/单词/段落的数量
我需要以编程方式计算 DOCX 文档中已应用特定已知样式的字符和/或单词和/或段落。
我需要知道 1)这是否可能,以及 2)关于我可以从哪里开始解决这个问题的任何提示。
我熟悉 DOM 导航、XPath/XQuery,并且可以使用 .Net、PHP 或 Java 或任何其他工具,只要我能解决这个问题。
I need to programmatically count the characters and/or words and/or paragraphs which have been applied a specific known style in a DOCX document.
I need to know 1) if this is possible and to 2) any hints as to where I can start to get going to solve this problem.
I am familiar with DOM navigation, XPath/XQuery, and can use .Net, PHP or Java or any other tool as long as I can solve this problem.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)