exportToPPTX
Nota dell'editore: This file was selected as MATLAB Central Pick of the Week
Cita come
Stefan Slonevskiy (2024). exportToPPTX (https://github.com/stefslon/exportToPPTX), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats >
- Reporting and Database Access > MATLAB Report Generator >
Tag
Riconoscimenti
Ispirato: Model Review Tool, jrichter24/toPPT, tfigure
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
Versione | Pubblicato | Note della release | |
---|---|---|---|
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 |