NOSQL - Extracting keywords from PowerPoint using PowerShell
Posted
by John Paul Cook
on SQL Blog
See other posts from SQL Blog
or by John Paul Cook
Published on Fri, 17 Jun 2011 15:08:00 GMT
Indexed on
2011/06/20
16:33 UTC
Read the original article
Hit count: 254
Filed under:
Yesterday I mentioned my desire to transform PowerPoint slides from just data to actual information. I've made good progress using PowerShell, but I need PowerShell help with a problem that I hope is of some general interest. Originally I considered using full-text search in SQL Server, but realized it wouldn't do what I wanted, thus the NOSQL approach. I need to extract the keywords from a PowerPoint presentation. On the File menu in PowerPoint 2007/2010, the Save & Send has a Create Handouts...(read more)
© SQL Blog or respective owner