|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-docx-from-beginner-to-winner/
课程评论:没有评论
curso "Python Docx from Beginner to Winner" no Coursera ensina a gerar arquivos DOCX dinamicamente usando o módulo python-docx. O curso é prático, com cada sessão replicando um arquivo DOCX existente manualmente. Os alunos irão explorar a API do python-docx, depurar e melhorar o código, e entender o código XML interno dos arquivos DOCX para personalizá-los. Ao final do curso, os alunos serão capazes de: * Inserir parágrafos e imagens. * Criar e formatar tabelas, incluindo alinhamento. * Formatar parágrafos: alinhamento, nome e tamanho da fonte, cores, negrito, itálico, sublinhado (simples, duplo, ondulado). * Utilizar fontes TTF. * Criar estilos de parágrafo personalizados. * Examinar, entender e modificar o código XML interno dos arquivos DOCX. * Adicionar paginação. O curso promete ser divertido, ousado e memorável, capacitando os alunos a automatizar a criação de documentos do Microsoft Word com facilidade.
Welcome to Python Docx from Beginner to Winner!Here we will learn together how to use python-docx module to generate dynamically docx files! Docx files automation with Python will become to you as easy as pie!In each session we will replicate a Microsoft docx previously created by hand. Together we will explore python-docx API, we will look at its code, we will debug its code and we will improve its code!It will be fun, bold and memorable!Also we will take a look at its internal XML code, we will compare with the original one, we will understand how it works and we will change it in our favor! After taking the first session you will be already able to:Insert paragraphs;Insert images;Insert tables;Format tables;Align paragraphs and images;Change paragraph font name and size;Use TTF fonts;Change paragraph color;Add/remove bold, italic and underline;Add different styles of underline: single, double line, wave, and more;Create your own paragraph styles;Look at its internal XML code, understand it and change it;Add pagination.Quite a journey right?Join with me to this challenge of exploring python-docx module, we have a lot to learn!Become a winner and start automate your Microsoft Docx files now!Key Concepts: Insert paragraphs, insert images, insert tables, format tables, align paragraphs, align images, change paragraph font name, change paragraph font size, use ttf fonts (TrueType Fonts), change paragraph color, add bold, remove bold, add italic, remove italic, add underline, remove underline, add single line underline, add wavy underline, add double line underline, create styles, pagination.