A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.
Text extraction If you just need to read the text contents of a presentation, you should convert the document to markdown:
Raw XML access You need raw XML access for: comments, speaker notes, slide layouts, animations, design elements, and complex formatting. For any of these features, you'll need to unpack a presentation and read its raw XML contents.
Erstellung, Bearbeitung und Analyse von Präsentationen. Wenn Claude mit Präsentationen (.pptx-Dateien) arbeiten muss, um (1) neue Präsentationen zu erstellen, (2) Inhalte zu ändern oder zu bearbeiten, (3) mit Layouts zu arbeiten, (4) Kommentare oder Vortragsnotizen hinzuzufügen oder andere Präsentationsaufgaben auszuführen Quelle: jd-opensource/joysafeter.