read data from word based on section heading
Show older comments
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
Walter Roberson
on 29 Nov 2018
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 ?
Preethi
on 29 Nov 2018
Walter Roberson
on 29 Nov 2018
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?
Preethi
on 29 Nov 2018
Walter Roberson
on 29 Nov 2018
I will leave this for someone who knows more about the COM interface to Word.
Answers (0)
Categories
Find more on Use COM Objects in MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!