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/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
查看全文
相关阅读:
c++------引用(左值与右值,引用一个数组,const限制)
c++------智能指针,tuple多元数组
c++中const和c中const区别
c++新特性-------函数包装器,模板元加速
c++新特性---lambda表达式
c++新特性-收缩转换,二进制,constexpr,以及namespace&&inline
Eureka 注册中心 和 Config中心 配置
最近的日子-2019/8/12
工作上的态度
保持运动 对心情很重要
原文地址:https://www.cnblogs.com/xyicheng/p/58048.html
最新文章
idea忽略隐藏文件、文件夹的设置操作
java 使用策略模式解决代码中包含太多的if else
elasticSearch搜索引擎安装使用,SprignBoot整合Spring Data Elasticsearch,百度云 Elasticsearch安装包
贼好用的 Java 工具类库(Hutool),你在用吗?
mybatis pagehelper分页插件使用
elasticsearch 简称es 在java中简单学习使用
Jwt在Java项目中的简单实际应用
java 递归实现构造无限层级树形菜单
《零压力学Python》 之 第四章知识点归纳
《零压力学Python》 之 第三章知识点归纳
热门文章
《零压力学Python》 之 第二章知识点归纳
《零压力学Python》 之 第一章知识点归纳
Git 基础教程 之 搭建Git服务器
Git 基础教程 之 别名
Git 基础教程 之 标签
Git 基础教程 之 多人协作
公司奖金问题--公平策略(两次循环解决)
若干有序合并成依然有序的序列
string转int/float/double、int/float/double转string、转字符串数组的方法:stoi、stringstream、scanf、to_string、sprintf
智能指针-----实现
Copyright © 2011-2022 走看看