<?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>idv2 &#187; office</title>
	<atom:link href="http://tech.idv2.com/tag/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.idv2.com</link>
	<description>关注Web开发技术，关注Internet。</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:54:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>在Word中画精确图形</title>
		<link>http://tech.idv2.com/2008/08/07/curve-in-word/</link>
		<comments>http://tech.idv2.com/2008/08/07/curve-in-word/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 16:12:10 +0000</pubDate>
		<dc:creator>charlee</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[office]]></category>

		<guid isPermaLink="false">http://tech.idv2.com/2008/08/07/curve-in-word/</guid>
		<description><![CDATA[<!-- begin Pukiwiki generated code--><p>众所周知Word的绘图功能是出了名的弱，很奇怪微软有钱去弄什么
<a href="http://tech.idv2.com/2008/08/01/disable-office-research-pane/">信息检索</a>
也不愿意下功夫把绘图功能改得好用些。这不，我只想要这样一个简简单单的圆角，
用Word的曲线功能画了一个小时也没能画得完美无缺。</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-01.png" alt="curve-in-word-01.png" title="curve-in-word-01.png" width="421" height="343" /></div>

<p>好在Word还不是无药可救，它支持把wmf文件转换成绘图对象，
这样只要用其他软件画好图之后存成wmf，再导入Word就可以了。
那么做wmf用什么软件呢？手边有Illustrator和AutoCAD，
试了试AutoCAD的导出为wmf格式挺好用，就是它了。</p>
<p><span style="color:blue"><strong>2008-8-18更新</strong></span> ：今天发现这个名为<a href="http://dia-installer.de/">Dia</a>的自由软件
也能方便地绘制wmf格式的图片。如果不需要特别精确的定位，又无法使用AutoCAD的话，
Dia也是个非常不错的选择。</p>
<!-- end Pukiwiki generated code--><span id="more-622"></span><!-- begin Pukiwiki generated code--><p>1. 首先在AutoCAD里面画一段多段线。无需太精确，圆角好看就行了。</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-02.png" alt="curve-in-word-02.png" title="curve-in-word-02.png" width="388" height="244" /></div>

<p>2. 选择菜单“文件-&gt;输出”，将图形输出成wmf格式。</p>
<p>3. 在Word中选择“插入-&gt;图片-&gt;来自文件”，插入刚才的wmf文件。</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-03.png" alt="curve-in-word-03.png" title="curve-in-word-03.png" width="421" height="343" /></div>

<p>4. 在导入的wmf上点击右键选择“编辑图片”，于是就成了这个样子。可以看到wmf已经变成能编辑的图形对象了：</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-04.png" alt="curve-in-word-04.png" title="curve-in-word-04.png" width="421" height="343" /></div>

<p>5. 调整图形位置和样式得到最终结果。</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-05.png" alt="curve-in-word-05.png" title="curve-in-word-05.png" width="421" height="343" /></div>

<p>效果还不错吧。这要比拿着Word的玩具一点点调整要方便多了。</p>
<!-- end Pukiwiki generated code-->
]]></description>
			<content:encoded><![CDATA[<!-- begin Pukiwiki generated code--><p>众所周知Word的绘图功能是出了名的弱，很奇怪微软有钱去弄什么
<a href="http://tech.idv2.com/2008/08/01/disable-office-research-pane/">信息检索</a>
也不愿意下功夫把绘图功能改得好用些。这不，我只想要这样一个简简单单的圆角，
用Word的曲线功能画了一个小时也没能画得完美无缺。</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-01.png" alt="curve-in-word-01.png" title="curve-in-word-01.png" width="421" height="343" /></div>

<p>好在Word还不是无药可救，它支持把wmf文件转换成绘图对象，
这样只要用其他软件画好图之后存成wmf，再导入Word就可以了。
那么做wmf用什么软件呢？手边有Illustrator和AutoCAD，
试了试AutoCAD的导出为wmf格式挺好用，就是它了。</p>
<p><span style="color:blue"><strong>2008-8-18更新</strong></span> ：今天发现这个名为<a href="http://dia-installer.de/">Dia</a>的自由软件
也能方便地绘制wmf格式的图片。如果不需要特别精确的定位，又无法使用AutoCAD的话，
Dia也是个非常不错的选择。</p>
<!-- end Pukiwiki generated code--><span id="more-622"></span><!-- begin Pukiwiki generated code--><p>1. 首先在AutoCAD里面画一段多段线。无需太精确，圆角好看就行了。</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-02.png" alt="curve-in-word-02.png" title="curve-in-word-02.png" width="388" height="244" /></div>

<p>2. 选择菜单“文件-&gt;输出”，将图形输出成wmf格式。</p>
<p>3. 在Word中选择“插入-&gt;图片-&gt;来自文件”，插入刚才的wmf文件。</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-03.png" alt="curve-in-word-03.png" title="curve-in-word-03.png" width="421" height="343" /></div>

<p>4. 在导入的wmf上点击右键选择“编辑图片”，于是就成了这个样子。可以看到wmf已经变成能编辑的图形对象了：</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-04.png" alt="curve-in-word-04.png" title="curve-in-word-04.png" width="421" height="343" /></div>

<p>5. 调整图形位置和样式得到最终结果。</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2008/08/curve-in-word-05.png" alt="curve-in-word-05.png" title="curve-in-word-05.png" width="421" height="343" /></div>

<p>效果还不错吧。这要比拿着Word的玩具一点点调整要方便多了。</p>
<!-- end Pukiwiki generated code-->
]]></content:encoded>
			<wfw:commentRss>http://tech.idv2.com/2008/08/07/curve-in-word/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>禁用Office 2003的“信息检索”功能</title>
		<link>http://tech.idv2.com/2008/08/01/disable-office-research-pane/</link>
		<comments>http://tech.idv2.com/2008/08/01/disable-office-research-pane/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 03:24:34 +0000</pubDate>
		<dc:creator>charlee</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[office]]></category>

		<guid isPermaLink="false">http://tech.idv2.com/2008/08/01/disable-office-research-pane/</guid>
		<description><![CDATA[<!-- begin Pukiwiki generated code--><p>Office 2003的这个“信息检索”功能非常烦人，本来我们做程序员的就没什么需求要“研究”什么东西，而且这个功能一旦启动就要花掉几秒钟的时间去搜索辞典、搜索网络，何况公司的局域网内它根本就搜不到任何内容，更要命的是它的快捷键居然是Alt+单击这个极其容易误操作的组合……所以它不仅仅是鸡肋，而且是生产力发展的巨大障碍了。</p>
<p>不过搜索了一下，发现虽然不论在中文圈、日文圈还是英文圈中这个功能都是臭名昭著，人人都想禁用之而后快，但无一例外的答案都是“不可能”。不过好在虽然不能禁用Alt+Click的快捷键，但可以让信息检索窗口不去搜索网络和词典。这样尽管仍然会误操作，但可以省去那几秒钟的假死，也算可以接受了。</p>
<p>方法如下：</p>
<ol class="list1" style="padding-left:16px;margin-left:16px"><li>打开 HKLM\SOFTWARE\Microsoft\Office\11.0\Common\Research\Options，建立两个键值：NoAdd:DWORD=1，NoDiscovery:DWORD=1。据说可以禁止信息检索功能访问网络。</li>
<li>删掉 HKCU\Software\Microsoft\Office\11.0\Common\Research 下的所有东西。貌似删掉 Sources 主键之后就不会再搜索辞典了。</li></ol>
<p>然后重新启动Office就可以了。</p>
<p>微软开发了这样一个阻碍生产力的功能，反过来还要我们为这个功能付钱，……</p>
<!-- end Pukiwiki generated code-->]]></description>
			<content:encoded><![CDATA[<!-- begin Pukiwiki generated code--><p>Office 2003的这个“信息检索”功能非常烦人，本来我们做程序员的就没什么需求要“研究”什么东西，而且这个功能一旦启动就要花掉几秒钟的时间去搜索辞典、搜索网络，何况公司的局域网内它根本就搜不到任何内容，更要命的是它的快捷键居然是Alt+单击这个极其容易误操作的组合……所以它不仅仅是鸡肋，而且是生产力发展的巨大障碍了。</p>
<p>不过搜索了一下，发现虽然不论在中文圈、日文圈还是英文圈中这个功能都是臭名昭著，人人都想禁用之而后快，但无一例外的答案都是“不可能”。不过好在虽然不能禁用Alt+Click的快捷键，但可以让信息检索窗口不去搜索网络和词典。这样尽管仍然会误操作，但可以省去那几秒钟的假死，也算可以接受了。</p>
<p>方法如下：</p>
<ol class="list1" style="padding-left:16px;margin-left:16px"><li>打开 HKLM\SOFTWARE\Microsoft\Office\11.0\Common\Research\Options，建立两个键值：NoAdd:DWORD=1，NoDiscovery:DWORD=1。据说可以禁止信息检索功能访问网络。</li>
<li>删掉 HKCU\Software\Microsoft\Office\11.0\Common\Research 下的所有东西。貌似删掉 Sources 主键之后就不会再搜索辞典了。</li></ol>
<p>然后重新启动Office就可以了。</p>
<p>微软开发了这样一个阻碍生产力的功能，反过来还要我们为这个功能付钱，……</p>
<!-- end Pukiwiki generated code-->]]></content:encoded>
			<wfw:commentRss>http://tech.idv2.com/2008/08/01/disable-office-research-pane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel图表中对数轴的应用</title>
		<link>http://tech.idv2.com/2006/08/31/excel-log-axis/</link>
		<comments>http://tech.idv2.com/2006/08/31/excel-log-axis/#comments</comments>
		<pubDate>Thu, 31 Aug 2006 14:50:07 +0000</pubDate>
		<dc:creator>charlee</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://charlee.itbdns.com/tech/archive/116.html</guid>
		<description><![CDATA[<!-- begin Pukiwiki generated code--><p>在Excel中经常利用折线图分析数据。但是我们有时需要将两个取值范围相差很大的数据画在同一张折线图中，例如下图的情况：</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2006/09/excel_log_axis_01.png" alt="excel_log_axis_01.png" title="excel_log_axis_01.png" width="672" height="384" /></div>

<p>可以看出，列A的数据范围是 100-300，而列B的数据范围是 0-10，导致折线图中列B的折线聚集在折线图的最下方，很难看清其变化。这时可以进行以下操作：</p>
<ul class="list1" style="padding-left:16px;margin-left:16px"><li>右键单击Y轴，选择<strong>坐标轴格式</strong>。</li>
<li>选择<strong>刻度</strong>选项卡，勾选<strong>对数刻度</strong>选项，确定。</li></ul>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2006/09/excel_log_axis_02.png" alt="excel_log_axis_02.png" title="excel_log_axis_02.png" width="668" height="383" /></div>

<p>这样，列A和列B的变化就都可以看清了。</p>
<!-- end Pukiwiki generated code-->
]]></description>
			<content:encoded><![CDATA[<!-- begin Pukiwiki generated code--><p>在Excel中经常利用折线图分析数据。但是我们有时需要将两个取值范围相差很大的数据画在同一张折线图中，例如下图的情况：</p>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2006/09/excel_log_axis_01.png" alt="excel_log_axis_01.png" title="excel_log_axis_01.png" width="672" height="384" /></div>

<p>可以看出，列A的数据范围是 100-300，而列B的数据范围是 0-10，导致折线图中列B的折线聚集在折线图的最下方，很难看清其变化。这时可以进行以下操作：</p>
<ul class="list1" style="padding-left:16px;margin-left:16px"><li>右键单击Y轴，选择<strong>坐标轴格式</strong>。</li>
<li>选择<strong>刻度</strong>选项卡，勾选<strong>对数刻度</strong>选项，确定。</li></ul>
<div class="img_margin" style="text-align:left"><img src="http://tech.idv2.com/wp-content/uploads/2006/09/excel_log_axis_02.png" alt="excel_log_axis_02.png" title="excel_log_axis_02.png" width="668" height="383" /></div>

<p>这样，列A和列B的变化就都可以看清了。</p>
<!-- end Pukiwiki generated code-->
]]></content:encoded>
			<wfw:commentRss>http://tech.idv2.com/2006/08/31/excel-log-axis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Excel中方向键的奇怪动作</title>
		<link>http://tech.idv2.com/2006/01/12/excel-scrolllock/</link>
		<comments>http://tech.idv2.com/2006/01/12/excel-scrolllock/#comments</comments>
		<pubDate>Thu, 12 Jan 2006 05:29:24 +0000</pubDate>
		<dc:creator>charlee</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[office]]></category>

		<guid isPermaLink="false">http://charlee.itbdns.com/tech/archive/71.html</guid>
		<description><![CDATA[<!-- begin Pukiwiki generated code--><p>在Excel中，方向键的作用通常是移动光标到当前单元格的相邻的单元格。但偶尔会出现方向键不能移动光标，而是使得整个工作表滚动。这时看看键盘上的ScrollLock灯是不是打开了，将它关掉即可恢复正常。</p>
<!-- end Pukiwiki generated code-->
]]></description>
			<content:encoded><![CDATA[<!-- begin Pukiwiki generated code--><p>在Excel中，方向键的作用通常是移动光标到当前单元格的相邻的单元格。但偶尔会出现方向键不能移动光标，而是使得整个工作表滚动。这时看看键盘上的ScrollLock灯是不是打开了，将它关掉即可恢复正常。</p>
<!-- end Pukiwiki generated code-->
]]></content:encoded>
			<wfw:commentRss>http://tech.idv2.com/2006/01/12/excel-scrolllock/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
