|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/automating-microsoft-word-with-java-apache-poi/
课程评论:没有评论
#### **课程名称:使用 Java Apache POI 自动化 Microsoft Word** **课程概述:** 本课程旨在教授学生如何使用 Java 和 Apache POI API 来自动化处理 Microsoft Word 文档。通过学习,学员将能够自动化处理工作中重复性的 Word 操作,并以编程方式向文档添加内容。课程内容涵盖定制段落、调整段落对齐方式、缩进、下划线等多种细节。学完本课程后,学员将掌握自动化大多数常用 Word 文档处理任务的技能。 **主要学习内容:** 1. **Apache POI API 入门与创建 Word 文档:** 学习如何使用 Apache POI API,并通过 Java 创建 Word 文档。 2. **自动化 Word 文档创建:** 掌握自动化创建 Word 文档的方法。 3. **向 Word 文档添加段落:** 学习如何在文档中添加段落。 4. **段落与文本运行(Runs)的处理:** 理解并操作段落及其内的文本组成部分。 5. **段落基础格式化:** 学会以编程方式应用段落的基础格式。 6. **段落高级格式化:** 深入学习以编程方式应用段落的高级格式。 7. **段落添加数字列表样式:** 掌握如何以编程方式为段落添加十进制数字列表样式。 8. **为 Word 文档添加页脚:** 学习如何自动生成文档页脚。 9. **为 Word 文档添加页码:** 掌握以编程方式插入页码的方法。 10. **创建实用工具类:** 学习如何构建包含可重用代码的工具类。 11. **提升自动化重复任务的信心:** 获得信心,能够独立完成工作中大量重复的 Word 自动化任务。
Automating Microsoft Word with Java Apache POI is a course designed to teach students the knowledge required to start Automating Microsoft Word with Java. Students will be able to automate repetitive tasks when working with Word Documents and programmatically add content to a Document while developing the skills to easily customize paragraphs, work with paragraph alignment, indentation, underline, etc.At the end of this course students will have the knowledge to automate most of the common tasks required when working with Word Documents. Users will be learning:1. How to work with Apache POI API and Start Creating Word Documents with Java.2. How to automate the creation of a Word Document.3. How to add paragraphs to a Word Document.4. How to work with paragraphs and runs.5. How to apply basic formatting to paragraphs programmatically.6. How to apply advanced formatting to paragraphs programmatically.7. How to add Decimal List Numbering style to paragraphs programmatically.7. How to add Decimal List Numbering style to paragraphs programmatically.8. How to add Footer to a Word Document programmatically.9. How to add Page Number to Word Document programmatically.10. How to create a utilities class to hold all the re-usable code.11. How to gain confidence to automate repetitive tasks.