PPTX.jl
PPTX.jl copied to clipboard
Generate PowerPoint PPTX files from Julia
PPTX
Package to generate PowerPoint© .pptx files.
Installation
julia> import Pkg; Pkg.add("PPTX")
Documentation
Documentation and examples can be found on our github page.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.