能夠將Docx轉成文本的工具 docx2txt
docx2txt 是一個基于perl的命令行工具,用于將Microsoft Office(Tm) Docx文檔轉換成Text文檔。最新版支持以下特性在文本抽取期間:
- Character conversions (" ' < & > - ... fraction and some mathematical symbols etc.); currency characters are converted to respective names like Euro.
- Capitalisation of text blocks.
- Center and right justification of text fitting in a line of (configurable) 80 columns.
- Horizontal ruler, line breaks, paragraphs separation, tabs
- Indicating hyperlinked text along with the hyperlink. (configurable)
- Naive nested list formatting - assumed 8 level nesting, however you can handle even deeper nesting by commenting/uncommenting appropriate lines in perl script.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!