", line 2, in Open pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024894), No" /> ", line 2, in Open pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024894), No" /> ", line 2, in Open pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024894), No"/>

How to convert pptx file full slides to images using Python 3.11?

36 views Asked by At

I am getting File "<COMObject >", line 2, in Open pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024894), None) while I am using win32com.client package.

I should be able to convert to each individual slide to a image .

0

There are 0 answers