C++ Class Library to Process PresentationsProduct Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License A standalone C++ class library to create, read, write, edit & convert Microsoft PowerPoint® presentations without needing PowerPoint or Office Automation. Presentation Processing Features
Read & Write PowerPoint FilesMicrosoft PowerPoint: PPT, POT, PPS, PPTX, POTX, PPSX, PPTM, PPSM, POTM Save Presentation AsFixed Layout: PDF, XPS Platform IndependenceAspose.Slides for C++ is a native C++ library that supports 64-bit operating systems, such as, Windows (XP and onward) & Linux (Ubuntu 16.04 or later). The supported platforms include Windows (Microsoft Visual C++) & Linux (Clang). Get StartedLet's give Aspose.Slides for C++ a try! Simply execute Create PPTX Presentation using C++Try executing the below code snippet to see how Aspose.Slides for C++ performs in your environment or check the GitHub Repository for other common usage scenarios.
Convert PPTX to PDF using C++The following code sample demonstrates the conversion of Microsoft PowerPoint PPTX presentation to PDF format with C++:
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License |