Showing archive results for 2008

Nov 13, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Count How Many Images Are Embedded in Microsoft Word Documents?

ScriptingGuy1

Hey Scripting Guy! You are not going to believe this. I have just been given the task of counting how many images are embedded in Word documents. The document folder, of course, has hundreds of documents. I am not sure why they want to know how many documents have embedded images, but I think it has something to do with updating a catalog we prod...

Scripting Guy!Windows PowerShellOffice
Nov 12, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Convert Word Files to PDF Files?

ScriptingGuy1

Hey, Scripting Guy! I have a folder full of Word documents. The pointy-headed boss (PHB) is being particularly obtuse this week, and has decided that he would like to have all the Word documents turned into PDF files so everyone can view them. This is despite the fact that a couple of months ago he had us deploy Word viewer, so everyone can view ...

Scripting Guy!Windows PowerShellOffice
Nov 11, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Create a Microsoft Word Document from WMI Information?

ScriptingGuy1

Hey Scripting Guy! I would like to be able to use Windows PowerShell to obtain some information from WMI and then write that same information to a Microsoft Word document. I know that I can use Out-File to create a text file, but text files are boring. I want to get the information into Word where I can later add colors, borders, and pictures if ...

Scripting Guy!Windows PowerShellscripting techniques
Nov 10, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Check Spelling and Grammar in Microsoft Office Word?

ScriptingGuy1

Hey, Scripting Guy! I loved your last "Hey, Scripting Guy!" article about formatting paragraphs in a Microsoft Office Word document. What I need to do is a little bit more mundane, but for me much more important. I have a number of Word documents that are stored in a folder. Unfortunately, the person who wrote those documents doesn't know how to ...

Scripting Guy!Windows PowerShellOffice
Nov 6, 2008
Post comments count1
Post likes count0

Hey, Scripting Guy! How Can I Format a Microsoft Word Paragraph?

ScriptingGuy1

Hey, Scripting Guy! I have really been enjoying the recent Windows PowerShell articles on the Script Center. I am wondering if it is possible to use Windows PowerShell to work with a Microsoft Office Word document. Specifically, what I would like to be able to do is to change the paragraph formatting and perhaps add a border. I may be asking too ...

Scripting Guy!Windows PowerShellOffice