Skip to content

Open-source python script to remove duplicate tables from a .docx file

Notifications You must be signed in to change notification settings

salesp07/Remove-Duplicate-Tables-Docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Usage Instructions

  1. Clone this repository
  2. Ensure you have python installed in your system.
  3. Ensure you have the python-docx library installed. You can install it using pip install python-docx.
  4. Modify the paths in the code to specify the correct input and output file names.
  5. Run the script by typing python delete_duplicate_tables.py in your command line.

About

Open-source python script to remove duplicate tables from a .docx file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages