zoukankan
html css js c++ java
Word template
Working with Microsoft Word Templates—The Foundation
Distinguish between a template and an ordinary document.
Distinguish between a document template and a global template.
Save a document as a template.
Attach a different template to your document.
Open a template for editing.
Find the location of templates on your computer.
Make additional tabs under the
New
option on the
File
menu (or remove unwanted tabs).
Set up and use Workgroup Templates.
Create a Global Template.
Copy macros, styles, and AutoText entries from one template (or document) to another.
Use Visual Basic for Applications (macros) to automate your work.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnword2k2/html/odc_wdtemp.asp
作者:
易简
.道
出处
:
http://www.cnblogs.com/xyicheng/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
查看全文
相关阅读:
设计模式-单列模式
linux udp c/s
linux 命令
java String
[转]Android进程间通信--消息机制及IPC机制实现
Android入门:Activity四种启动模式
CRT 重启Was
jquery.cookie.js 使用
div设置contentEditable="true"作为文本编辑器,定位光标解决办法
居中展示图片
原文地址:https://www.cnblogs.com/xyicheng/p/58048.html
最新文章
继昨天例子的再次改进
一次失败的却又成功的尝试机器学习经历
深度优先搜索算法的实践
一个分号所引发的错误
如何委婉的发短信拒绝老师的offer
选择排序法
快速排序法
冒泡排序算法的温习
WebViewJavascriptBridge 使用 js调iOS原生代码
iOS制作静态包duplicate symbol解决办法
热门文章
记录几篇介绍mysql数据库分表策略的文章
sessionFactory.openSession()和sessionFactory.getCurrentSession的区别
hibernate saveOrUpdate 没有数据插入到数据库
swift 懒加载
ios中main函数的argc,和argvs[]是什么,Enviroment variables是什么
iOS启动速度优化
iOS Kiwi 测试代码例子
spring batch TaskletStep 和chunk的区别
synchronized
java中静态代码块的用法 static用法详解
Copyright © 2011-2022 走看看