This topic mainly demonstrates how to do it in Word Read table data in , How to give the width and height of a table and set the alignment , And how to insert pictures into the table .

This example demonstrates how to read a table with text Word Document content .
Example :
It is required to read the following Word Document content :

The code implementation process is as follows :
(1) stay Pycham In the project Code New under the directory readWord.py file :