PDA

View Full Version : How to extract all text from a word file?



vsrawat
09-25-2012, 12:16 PM
How to extract all text from a ppt file?

It is hidden in various text boxes that don't get selected in one go. We need to go to each textbox one by one and select and copy, that is not convenient.

--
Also, how to include textbox text while doing word-count in ms-word. MS-word is not counting text in textboxes.

Thanks.

Excel Fox
09-25-2012, 09:28 PM
Not sure if you are asking about a PPT file or a Word file, however, in MS-Word, there is no way to auto-count all text including those in text boxes. If you want to loop through each text box and extract the text somewhere (probably to another word document), that can be done. Can you rephrase what exactly you require.

vsrawat
09-25-2012, 10:22 PM
I have same query for word and for ppt files, that text in text boxes doesn't get copied in one go. so I asked in both fora.

My query.
- How do I count the words in textboxes in ms word's word-count. you said it is not possible. isn't it a bug in word that it leaves this text from counting?
- How to copy all textboxes' text, alongwith all other text that is not in textboxes, in one go to clipboard (for pasting elsewhere).

Thanks.
--
Rawat

vsrawat
09-25-2012, 10:24 PM
This question here is for doc/docx files. I am asking the same again for ppt files in ppt forum.