<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PowerShell.nu &#187; Office</title>
	<atom:link href="http://www.powershell.nu/tag/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powershell.nu</link>
	<description>Windows PowerShell</description>
	<lastBuildDate>Thu, 08 Dec 2011 14:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Insert a Page Break in a Word Document using PowerShell</title>
		<link>http://www.powershell.nu/2009/03/15/insert-a-page-break-in-a-word-document-using-powershell/</link>
		<comments>http://www.powershell.nu/2009/03/15/insert-a-page-break-in-a-word-document-using-powershell/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 22:15:18 +0000</pubDate>
		<dc:creator>Niklas Goude</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://www.powershell.nu/?p=557</guid>
		<description><![CDATA[I got this idea from &#8220;dmtelf&#8221; who posted a comment on a previous post I wrote regarding Microsoft Word and PowerShell. I ran through a few tests and this is the result. First, lets Insert a Page Break after every Paragraph in a Word Document. The script will insert a Page break after each Paragraph. [...]]]></description>
		<wfw:commentRss>http://www.powershell.nu/2009/03/15/insert-a-page-break-in-a-word-document-using-powershell/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Replacing text in Word documents through PowerShell</title>
		<link>http://www.powershell.nu/2009/02/05/replacing-text-in-word-documents-through-powershell/</link>
		<comments>http://www.powershell.nu/2009/02/05/replacing-text-in-word-documents-through-powershell/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 22:24:22 +0000</pubDate>
		<dc:creator>Niklas Goude</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://www.powershell.nu/?p=413</guid>
		<description><![CDATA[In a previous migration project, we had some issues with Word documents, actually a couple of thousand Word documents containing Server names pointing to the old servers.. In other words, after the migration, all these word documents would point to the wrong server. Changing this manually would take weeks. Changing the documents through PowerShell would [...]]]></description>
		<wfw:commentRss>http://www.powershell.nu/2009/02/05/replacing-text-in-word-documents-through-powershell/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Edit Excel SpredSheet through PowerShell</title>
		<link>http://www.powershell.nu/2009/02/05/edit-excel-spredsheet-through-powershell/</link>
		<comments>http://www.powershell.nu/2009/02/05/edit-excel-spredsheet-through-powershell/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 11:31:52 +0000</pubDate>
		<dc:creator>Niklas Goude</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://www.powershell.nu/?p=400</guid>
		<description><![CDATA[A friend at my company just asked me how to modify a Excel Spredsheet based on a template and save it as a new Excel spredsheet through PowerShell. Looking inot this, There where some issues when trying to close the Excel file through PowerShell. After a little research I found an article by Hristo Deshev [...]]]></description>
		<wfw:commentRss>http://www.powershell.nu/2009/02/05/edit-excel-spredsheet-through-powershell/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

