I have a bunch of office 2003 documents (.ppt, .doc, .xls) in a folder, and need to extract the "author" property from each file. What would be the best way to do this, is there some sort of (free) office-api I could use to read this information?
I'm using .NET 2.0