Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to read .doc files
#1
How to read .doc files in python?
Reply
#2
Microsoft Word
or
Open Office text
python-docx2txt to read from python
more: https://pypi.python.org/pypi?%3Aaction=s...mit=search
Reply
#3
Which .doc?  There's more than one.  There's the older (I think pre-2013) that was a binary format, and then there's the current format which is a variant of xml.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to read in mulitple files efficiently garynewport 3 892 Jan-27-2023, 10:44 AM
Last Post: DeaD_EyE
  Read directory listing of files and parse out the highest number? cubangt 5 2,368 Sep-28-2022, 10:15 PM
Last Post: Larz60+
  Python code to read second line from CSV files and create a master CSV file sh1704 1 2,407 Feb-13-2022, 07:13 PM
Last Post: menator01
  Open and read multiple text files and match words kozaizsvemira 3 6,755 Jul-07-2021, 11:27 AM
Last Post: Larz60+
  code to read files in folders and transfer the file name, type, date created to excel Divya577 0 1,863 Dec-06-2020, 04:14 PM
Last Post: Divya577
  How to read csv files parallay Mekala 2 2,000 Oct-24-2020, 07:33 AM
Last Post: Mekala
  Read KML files, edit items, and rewrite files? Winfried 4 4,788 Aug-21-2020, 03:55 PM
Last Post: Winfried
  Python: Automated Script to Read Multiple Files in Respective Matrices Robotguy 7 4,205 Jul-03-2020, 01:34 AM
Last Post: bowlofred
  Read Multiples Text Files get specific lines based criteria zinho 5 3,131 May-19-2020, 12:30 PM
Last Post: zinho
  How to read multiple csv files and merge data rajeshE 0 1,955 Mar-28-2020, 04:01 PM
Last Post: rajeshE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020