- Maryland
Highlights
- Pro
Pinned Loading
-
-
Converting pptx to pdf in Windows us...
Converting pptx to pdf in Windows using Python 1import comtypes.client
23def PPTtoPDF(inputFileName, outputFileName, formatType = 32):
4powerpoint = comtypes.client.CreateObject("Powerpoint.Application")
5powerpoint.Visible = 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.