I will try to help you with your task.
To extract the table using DOCX, I suggest following a few steps:
- Get all the content.
- Determine the number of tables and their contents.
- Perform the necessary actions with the table. For example: save it to a separate file or output it in a console application.
I hope this advice will help you!