WPS/PowerPoint Automation (Windows) Use the bundled Python script to control PowerPoint or WPS Presentation via COM. Requirements - Windows with Microsoft PowerPoint or WPS Presentation installed. - Python + pywin32 ( ). Quick start Commands read Extract all slide text. notes Extract speaker notes. outline Export slide titles as outline. export Export to PDF or images (PNG). replace Find/replace text across slides. slides Insert or delete slides. font Unify font name/size across slides. theme Apply a theme (.thmx). extract-images Export embedded images. Notes - If WPS is installed, try ; othe…