
读取docx文档
读取doc文档
1、安装antiword
1 |
brew install antiword |
2、使用antiword将doc转换为docx
1 |
|
3、安装并python-docx
1 |
sudo pip install python-docx |
4、使用python-docx读取docx文件
1 |
|

读取docx文档
读取doc文档
1、安装antiword
1 |
brew install antiword |
2、使用antiword将doc转换为docx
1 |
|
3、安装并python-docx
1 |
sudo pip install python-docx |
4、使用python-docx读取docx文件
1 |
|
近期评论