Automate PowerPoint Creation with Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ม.ค. 2025

ความคิดเห็น • 15

  • @productivedata
    @productivedata  2 ปีที่แล้ว +2

    🚀 Subscribe to get more videos!
    🦾 Improve your productivity and Automate Boring Tasks: samirsaci.com

  • @sd5853
    @sd5853 2 หลายเดือนก่อน +2

    Merci chef, et vive la france ;)

  • @fabianlaban
    @fabianlaban ปีที่แล้ว +4

    Nice video, my question is what libraries i have to import to make the code run?

  • @LongTran-sj6fp
    @LongTran-sj6fp 2 ปีที่แล้ว +2

    Hi, Could you help me with creating an automation for combining 2 powerpoint files with the slide alternating. I'm a translator and sometimes my client ask me to return a file with 1 slide in English and the following slide translated. So I need a tool that can interleave slides from two files. Can you help me with that? Thank you!

    • @productivedata
      @productivedata  2 ปีที่แล้ว

      Hello Long! With python-pptx you can also read powerpoint files, if not you can store your translation in an Excel file and use the second type of page presented in the video to do your two slides.

  • @swathipala844
    @swathipala844 ปีที่แล้ว

    Hi, Any suggestions on how to delete a slide from pptx file using python pptx module? Thanks in advance.

    • @productivedata
      @productivedata  ปีที่แล้ว

      Open them with it and save it with the page excluded.

  • @babyreddy2336
    @babyreddy2336 ปีที่แล้ว

    HI There! does anyone know how to delete a slide from a ppt using python pptx? I tried different ways also used chat gpt but no luck. please share if anyone knows. appreciate your help

    • @productivedata
      @productivedata  ปีที่แล้ว

      You open it, select the slide you want to keep and save it in another file?

  • @professor_x9307
    @professor_x9307 ปีที่แล้ว

    where is github repo?

    • @productivedata
      @productivedata  10 หลายเดือนก่อน

      @samirsaci on GitHub
      The repo is in the description

  • @franciscomiranda3239
    @franciscomiranda3239 2 หลายเดือนก่อน

    Share code and data