read data from word based on section heading

Hi all,
I want to read data from word based on the section heading. I have multiple documents and section header is same for all. How do i do it?
Thanks in advance

5 Comments

When you say "from word" do you mean Microsoft Word? Are you using the Text Analytics Toolbox, or are you using ActiveX to connect to Word ?
Microsoft word. I don't want to read the entire document. I want the data in a specific section
Are you using the Text Analytics Toolbox to do the reading, or are you using actxserver() to connect to Word and passing commands to Word through the COM interface?
i am using actxserver()
I will leave this for someone who knows more about the COM interface to Word.

Sign in to comment.

Answers (0)

Asked:

on 29 Nov 2018

Commented:

on 29 Nov 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!