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/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
查看全文
相关阅读:
在Visual Studio中怎样快速添加代码段
18个不常见的C#关键字,您使用过几个?
C# 非常好用的组元Tuple
C# List根据另一个List集合或数组排序
Expression 核心操作符、表达式、操作方法
如何避免频繁创建临时对象
C# 23种设计模式
C# 23种设计模式
Api Cloud官方日期类型转换
sql server 保留小数(续A)
原文地址:https://www.cnblogs.com/xyicheng/p/58048.html
最新文章
409. Longest Palindrome
389. Find the Difference
387. First Unique Character in a String
371. Sum of Two Integers
python实现根据目标字符串修改一下行
python机器学习一:KNN算法实现
367. Valid Perfect Square
350. Intersection of Two Arrays II
通过Linq查找重复数据
SpringCloud教程 | 第十二篇: 断路器监控(Hystrix Dashboard)
热门文章
SpringCloud教程 | 第十篇: 高可用的服务注册中心
SpringCloud教程 | 第九篇: 服务链路追踪(Spring Cloud Sleuth)
SpringCloud教程 | 第八篇: 消息总线(Spring Cloud Bus)
Spring cloud config 客户端连接RabbitMQ 报 socket closed
Intellij IDEA实现SpringBoot项目多端口启动的两种方法
windows10环境下的RabbitMQ安装步骤(图文)
SpringCloud教程 | 第七篇: 高可用的分布式配置中心(Spring Cloud Config)
SpringCloud教程 | 第六篇: 分布式配置中心(Spring Cloud Config)(Finchley版本)
SQL查询的IO信息中Worktable说明
如何将代码段添加到外侧代码里
Copyright © 2011-2022 走看看