<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Python转换office word文件为HTML</title>
	<atom:link href="http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=use-python-convert-word-to-html-with-win32com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 08:51:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: 超群.com</title>
		<link>http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/comment-page-1/#comment-1870</link>
		<dc:creator>超群.com</dc:creator>
		<pubDate>Thu, 25 Aug 2011 12:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=182#comment-1870</guid>
		<description>我这边测试没有这样的问题</description>
		<content:encoded><![CDATA[<p>我这边测试没有这样的问题</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/comment-page-1/#comment-1869</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Tue, 23 Aug 2011 10:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=182#comment-1869</guid>
		<description>楼主你好，遇到几个问题，一是有文件夹名或者word名中含有空格时出现问题，python在打开一个含空格的文件名时会报异常；二是在转一个内容中有公式编辑器编辑的数学公式时，转出来的html和word手工转的不一样，不知楼主是否遇到这些问题。</description>
		<content:encoded><![CDATA[<p>楼主你好，遇到几个问题，一是有文件夹名或者word名中含有空格时出现问题，python在打开一个含空格的文件名时会报异常；二是在转一个内容中有公式编辑器编辑的数学公式时，转出来的html和word手工转的不一样，不知楼主是否遇到这些问题。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/comment-page-1/#comment-1778</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Thu, 09 Jun 2011 02:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=182#comment-1778</guid>
		<description>谢谢楼主，第一次用Python，看了楼主的文章成功执行。使用10确实比使用8得到的html更简洁。</description>
		<content:encoded><![CDATA[<p>谢谢楼主，第一次用Python，看了楼主的文章成功执行。使用10确实比使用8得到的html更简洁。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 365FRESHDAYS-WONDER&#039;S BLOG &#187; python调用win32com库</title>
		<link>http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/comment-page-1/#comment-1619</link>
		<dc:creator>365FRESHDAYS-WONDER&#039;S BLOG &#187; python调用win32com库</dc:creator>
		<pubDate>Mon, 02 Aug 2010 16:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=182#comment-1619</guid>
		<description>[...] 具体见http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/    Categories: Python Tags: python调用win32com库        Comments (0) Trackbacks (0) Leave a [...]</description>
		<content:encoded><![CDATA[<p>[...] 具体见http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/    Categories: Python Tags: python调用win32com库        Comments (0) Trackbacks (0) Leave a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: monkey&#8217;s blog &#187; Blog Archive &#187; Automating Office with Python</title>
		<link>http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/comment-page-1/#comment-1455</link>
		<dc:creator>monkey&#8217;s blog &#187; Blog Archive &#187; Automating Office with Python</dc:creator>
		<pubDate>Wed, 09 Dec 2009 12:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=182#comment-1455</guid>
		<description>[...] http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/ http://www.s-anand.net/blog/automating-powerpoint-with-python/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/" rel="nofollow">http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/</a> <a href="http://www.s-anand.net/blog/automating-powerpoint-with-python/" rel="nofollow">http://www.s-anand.net/blog/automating-powerpoint-with-python/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 超群.com</title>
		<link>http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/comment-page-1/#comment-75</link>
		<dc:creator>超群.com</dc:creator>
		<pubDate>Tue, 17 Mar 2009 06:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=182#comment-75</guid>
		<description>＠效率：速度其实还好，那些视频网站在用户上传视频之后也是类似的方式处理，时间更长。生产环境用的话可以考虑跑一个daemon，只初始化一个word进程，文档可以通过add方式打开，效率应该还好。</description>
		<content:encoded><![CDATA[<p>＠效率：速度其实还好，那些视频网站在用户上传视频之后也是类似的方式处理，时间更长。生产环境用的话可以考虑跑一个daemon，只初始化一个word进程，文档可以通过add方式打开，效率应该还好。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.fuchaoqun.com/2009/03/use-python-convert-word-to-html-with-win32com/comment-page-1/#comment-74</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 17 Mar 2009 04:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://chaoqun.17348.com/?p=182#comment-74</guid>
		<description>速度是个大问题。。。</description>
		<content:encoded><![CDATA[<p>速度是个大问题。。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
