MatLab tool for exporting data to PowerPoint 2007+ files without using COM-objects automation
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
Zitieren als
Stefan Slonevskiy (2026). exportToPPTX (https://github.com/stefslon/exportToPPTX), GitHub. Abgerufen .
Quellenangaben
Inspiriert: Model Review Tool, jrichter24/toPPT, tfigure
Allgemeine Informationen
- Version 2.0.2 (222 KB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 2.0.2 | OnClick property of addTextbox command now supports URLs and external files |
||
| 2.0.1 | Change picture scaling behavior when Position is given |
||
| 2.0 | exportToPPTX is class based/object oriented now. This is a major change and breaks all previous usage of the code. However changing over should not be too bad. See GitHub README for details on how to port your existing code to new implementation. |
||
| 1.6.0.0 | Add support for PowerPoint templates, add 'addtable' functionality, fix tabbing in markdown
|
||
| 1.5.0.0 | Fixed (hopefully) Office 2010 compatibility issue |
||
| 1.4.0.0 | - Add "BackgroundColor" option to slides
|
||
| 1.3.0.0 | added ability to add notes to slides, plus fixed a number of bugs |
||
| 1.2.0.0 | Fixed bug that caused multiple images to override each other on a single slide. |
||
| 1.1.0.0 | * Throw a more descriptive error if there is one when writing PPTX file
|
||
| 1.0.0.0 |
