M
micmit
I just want to transform Word document to a text. I need to pickup all
words and recognize all objects for proper layout. Let's say I have on
a page a mixture of paragraphs, tables,lists.
No nesting. After getting a Range for this page how can I parse this
Range to pickup all elements in a proper order.
paragraph1
paragraph2
table1
paragraph3
table2
paragraph4
lis1
paragraph5
TIA
Michael
words and recognize all objects for proper layout. Let's say I have on
a page a mixture of paragraphs, tables,lists.
No nesting. After getting a Range for this page how can I parse this
Range to pickup all elements in a proper order.
paragraph1
paragraph2
table1
paragraph3
table2
paragraph4
lis1
paragraph5
TIA
Michael