能够将Docx转成文本的工具 docx2txt
<p><b>docx2txt</b> 是一个基于perl的命令行工具,用于将Microsoft Office(Tm) Docx文档转换成Text文档。最新版支持以下特性在文本抽取期间:</p> <ul> <li>Character conversions (" ' < & > - ... fraction and some mathematical symbols etc.); currency characters are converted to respective names like Euro.</li> <li>Capitalisation of text blocks. </li> <li>Center and right justification of text fitting in a line of (configurable) 80 columns. </li> <li>Horizontal ruler, line breaks, paragraphs separation, tabs </li> <li>Indicating hyperlinked text along with the hyperlink. (configurable) </li> <li>Naive nested list formatting - assumed 8 level nesting, however you can handle even deeper nesting by commenting/uncommenting appropriate lines in perl script. </li> </ul> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1326600468031" target="_blank">http://www.open-open.com/lib/view/home/1326600468031</a></p>
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!