<?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>No Money No Honey &#187; Word</title>
	<atom:link href="http://blog.infinity.idv.tw/index.php/category/delphi/word/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.infinity.idv.tw</link>
	<description>Just Another Beginning</description>
	<lastBuildDate>Sat, 28 Jan 2012 18:25:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Word存檔類型參數列表(寫程式會用到)</title>
		<link>http://blog.infinity.idv.tw/index.php/2009/12/11/word%e5%ad%98%e6%aa%94%e9%a1%9e%e5%9e%8b%e5%8f%83%e6%95%b8%e5%88%97%e8%a1%a8%e5%af%ab%e7%a8%8b%e5%bc%8f%e6%9c%83%e7%94%a8%e5%88%b0/</link>
		<comments>http://blog.infinity.idv.tw/index.php/2009/12/11/word%e5%ad%98%e6%aa%94%e9%a1%9e%e5%9e%8b%e5%8f%83%e6%95%b8%e5%88%97%e8%a1%a8%e5%af%ab%e7%a8%8b%e5%bc%8f%e6%9c%83%e7%94%a8%e5%88%b0/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 07:25:10 +0000</pubDate>
		<dc:creator>Roger Lin</dc:creator>
				<category><![CDATA[Word]]></category>
		<category><![CDATA[saveas]]></category>
		<category><![CDATA[WdSaveFormat Enumeration]]></category>

		<guid isPermaLink="false">http://blog.infinity.idv.tw/index.php/2009/12/11/word%e5%ad%98%e6%aa%94%e9%a1%9e%e5%9e%8b%e5%8f%83%e6%95%b8%e5%88%97%e8%a1%a8%e5%af%ab%e7%a8%8b%e5%bc%8f%e6%9c%83%e7%94%a8%e5%88%b0/</guid>
		<description><![CDATA[</p>
<p>最近要用DELPHI 開 WORD 然後將文件轉存成純文字檔會參考用到。</p>
<p>WordApp.ActiveDocument.SaveAs(szTxtFile, 2); 就可以存成純文字檔了。</p>
<p>http://msdn.microsoft.com/en-us/library/bb238158.aspx</p>
<p>WdSaveFormat Enumeration</p>
<p></p>
]]></description>
			<content:encoded><![CDATA[</p>
<p>最近要用DELPHI 開 WORD 然後將文件轉存成純文字檔會參考用到。</p>
<p>WordApp.ActiveDocument.SaveAs(szTxtFile, 2); 就可以存成純文字檔了。</p>
<p><a title="http://msdn.microsoft.com/en-us/library/bb238158.aspx" href="http://msdn.microsoft.com/en-us/library/bb238158.aspx">http://msdn.microsoft.com/en-us/library/bb238158.aspx</a></p>
<p>WdSaveFormat Enumeration</p>
<p><a href="http://blog.infinity.idv.tw/blog-img/Word_D8D2/1.jpg"><img title="1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="558" alt="1" src="http://blog.infinity.idv.tw/blog-img/Word_D8D2/1_thumb.jpg" width="845" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.infinity.idv.tw/index.php/2009/12/11/word%e5%ad%98%e6%aa%94%e9%a1%9e%e5%9e%8b%e5%8f%83%e6%95%b8%e5%88%97%e8%a1%a8%e5%af%ab%e7%a8%8b%e5%bc%8f%e6%9c%83%e7%94%a8%e5%88%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

