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.