How to Automate Word Documents Using Python

  Рет қаралды 45,107

The PyCoach

The PyCoach

Күн бұрын

Пікірлер: 36
@crystalcleargirl07
@crystalcleargirl07 9 ай бұрын
🎉 wow, this is so helpful! thank you for making this video tutorial!
@tiagoandreotti
@tiagoandreotti Жыл бұрын
Frank, thank you for this video. It was very helpful!
@afreenaamran3279
@afreenaamran3279 Жыл бұрын
Hi sir. Thanks for this. I have a question. Do you know how to make it possible to choose different excel file everytime I want to automate the word document? I want to use the same docs template, but with different excel files.
@adrianmerc_c
@adrianmerc_c 2 жыл бұрын
Excelente video, Muchas gracias Frank, me va a servir de mucho
@ThePyCoach
@ThePyCoach 2 жыл бұрын
Me gusta como mis videos en ingles tienen algunos comentarios en español y mis videos de mi canal en español tienen algunos comentarios en ingles 😂
@eerd2449
@eerd2449 5 ай бұрын
which tool you using to creat the pyton script?
@ninatyminska3436
@ninatyminska3436 Жыл бұрын
Thanks for the tutorial, it's very helpful. One question how could I modify the code so that the name of newly generated document was generated_doc_{first_name}_{last_name}.docx instead of generated_doc_{index}.docx ? Knowing that context = {'first_name': row['first'], 'last_name': row['last']}
@joseluisgalancabilla8792
@joseluisgalancabilla8792 Жыл бұрын
Excellent!!! Many thanks! Instead of generating one doc for each row, it is possible to generate each letter as a page of the same document? I would like to apply this not for generating letters, but for generating, for example, bibliographic references.
@md.masumomarjashim
@md.masumomarjashim 2 жыл бұрын
This is awesome
@tecnofest7683
@tecnofest7683 4 ай бұрын
Good Job! Thanks 🚀
@gaben_aTan
@gaben_aTan Жыл бұрын
Perfect method! and how to make one word document from several when iterating?
@rodfreitas1935
@rodfreitas1935 Жыл бұрын
Excellent video! Tks for this
@bluemonk9480
@bluemonk9480 Жыл бұрын
Fantastic tutorial, it really helped me out! I have a small question though, I'm trying to add text to a text box. How can I align the string from python in the middle? I tried changing the textbox settings in word but python ignores this and aligns bottom
@reftop5065
@reftop5065 3 ай бұрын
Hey Did you find any solutions?
@siconova
@siconova 2 жыл бұрын
It's there something similar but for sheets and docs from Google?
@ThePyCoach
@ThePyCoach 2 жыл бұрын
I haven’t tried but I’m pretty sure you can do it. Check the “Google Sheets with Python” video in the channel. The idea would be the same after you extract the data from Google Sheets
@siconova
@siconova 2 жыл бұрын
@@ThePyCoach Thanks a lot, great work!
@bas8049
@bas8049 2 жыл бұрын
Nice video, well explained!
@ThePyCoach
@ThePyCoach 2 жыл бұрын
Glad you liked it!
@Carlo.D
@Carlo.D Жыл бұрын
excellent tutorial... I wanted to create an exe but the 'docxtpl' module is giving me problems *ModuleNotFoundError: No module named 'docxtpl'*executable ? can U give me some explanation? tks
@AnkitSharma-bo4zj
@AnkitSharma-bo4zj Жыл бұрын
Hi I am getting a KeyError on the name of the row. How to resolve this?
@maxcohen13
@maxcohen13 2 жыл бұрын
Excellent work. Thanks!
@sowmiya94
@sowmiya94 8 ай бұрын
how to update table of content dynamically
@lucasferreira8229
@lucasferreira8229 Жыл бұрын
Do I need frameworks to automate?
@utube11235
@utube11235 Жыл бұрын
Thank you for the great video! One query: Is it possible to update the status of checkboxes? If so, how?
@Hex-Scholar
@Hex-Scholar Жыл бұрын
Thank you for this awesome tutorial, using Jinja in Flask recently was fascinating and now knowing you can use it with word documents will surely be time saving. I have one question is it possible to fill each template within the same file but different pages ?
@pushpanshuasthana7589
@pushpanshuasthana7589 2 жыл бұрын
I am getting this error in email automation, please resolve it... em['From'] = email_sender TypeError: 'type' object does not support item assignment
@KarmveerChauhan-op1sq
@KarmveerChauhan-op1sq Жыл бұрын
how can i automate all the data to the same word file ?
@academysolution8074
@academysolution8074 Жыл бұрын
Hey, I am a real estate broker. who has to make a lot of reports on houses. I am looking for a way how I can take pictures directly from my iphone and put them into word with the same format and also add text. without having to transfer the pictures from my computer. I want to take these pictures directly from my iphone and import them into word + add the text. And later I want to edit this word document on my computer. Would this work on iphone?
@sanathkumarr9075
@sanathkumarr9075 Жыл бұрын
its generating different documents with the same data
@amj.composer
@amj.composer Жыл бұрын
Thank you so much, now I'm gonna apply to so many fucking jobs lmfao
@sanathkumarr9075
@sanathkumarr9075 Жыл бұрын
But printing context shows different data
@sayednab
@sayednab Жыл бұрын
isn't easier to just download a cv template and work on it? i really dont get what you are trying to do here.
@mickyguy157
@mickyguy157 Жыл бұрын
increasing returns to scale
@thegreatgouldini
@thegreatgouldini Жыл бұрын
slow starter.... what dev environment are you using? pip install docxtpl does not work
Automatically Fill Word Files with Python
14:35
NeuralNine
Рет қаралды 25 М.
How to Replace VBA with Python(Step-By-Step Tutorial)
31:19
Excel Macro Mastery
Рет қаралды 268 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 16 МЛН
Lamborghini vs Smoke 😱
00:38
Topper Guild
Рет қаралды 64 МЛН
Introducing Python in Excel
19:01
Leila Gharani
Рет қаралды 1,6 МЛН
Building a Basic Web Server using HTTP Module in Node.js
29:16
SimpleCodeCraft
Рет қаралды 42
Web Scraping with ChatGPT Mentions is Mind Blowing!
8:42
The PyCoach
Рет қаралды 30 М.
Scraping Data from a Real Website | Web Scraping in Python
25:23
Alex The Analyst
Рет қаралды 522 М.
Start Automating Your Life Using Python! (File Management with Python Tutorial)
13:07
Data Cleaning in Python with Real-Life Dataset
58:12
The PyCoach
Рет қаралды 1,4 М.
2024 Advent of Code Day 1 (Part 1)
16:50
Programmer Vibe
Рет қаралды 19
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 16 МЛН