Sunday, 12 May 2019

Extract Table Text from Microsoft Word (.docx) documents.

Today i had requirement to extract table content from a Microsoft Word Document. So, i made an npm package to extract table text information from the .docx files using plain JavaScript + office open XML specification.https://github.com/saikksub/node-docx-tables

Submitted May 12, 2019 at 06:23PM by gh5154r

No comments:

Post a Comment