mszbot
mszbot
Installed the build tools for Microsoft Visual. Now I'm getting this error: **ERROR: Command errored out with exit status 1:** 
Looks like this library only works on Unix systems? I'm running Windows 10.
You cannot append a slide from one presentation to another using python-pptx. You can't use python-pptx in active mode too. Sounds like you need VBA or Officejs or Interlop Ironpython.
Not possible with this library.
There is no free library that provides this functionality, it's not simple. You can try aspose.com, powerpointgeneratorapi.com.
You cannot duplicate existing slides or copy slides from other presentations into your presentation with python-pptx. You will have to use vba for something like that.
not possible.
Upload an example pptx....
The problem is not because of WPS. Auto sizing font to fit the textbox is not easy. There is an experimental feature `fit_text()` but it doesn't always work. To learn...
Not possible in this library. Python-pptx overwrites the entire spreadsheet behind a chart. You cannot target a specific cell range or hide and show specific columns. You can sponsor this...