Build engaging solutions for your users' presentations across platforms on Windows, Office on the web, iOS, and Mac.
Automate the creation of slides with specific layouts, content, and formatting.
Modify multiple slides at once, such as changing text, fonts, themes, or colors.
Provide pre-defined templates for users to apply to presentations.
Fetch and display data from external sources like Excel, databases, or web services directly within PowerPoint slides.
Create custom charts and graphs based on external data sources (e.g., from spreadsheets or online data).
Display real-time data on slides, such as stock prices, weather forecasts, or social media metrics.
Add clickable buttons, menus, or widgets to slides for interactive presentations.
Embed forms, surveys, or polls directly into presentations.
Implement advanced navigation features like custom slide transitions, clickable menus, or even multi-level navigation.
With the Office Add-ins platform, you can extend Excel's functionality through a web app that runs within the Excel client on multiple platforms such as Windows, Online, Mac OS, iPad. Unlike COM and VSTO add-ins, Office Add-ins can do almost anything a webpage can do inside a browser. This technology is enabled using the JavaScript API for Office known as Office.js.
Use the Excel REST API in Microsoft Graph to extend the value of your Excel data, calculations, reporting, and dashboards. With Microsoft Graph, you can read and modify Excel workbooks that are stored in OneDrive, SharePoint, or other supported storage platforms. By issuing REST API requests to Microsoft Graph, your web or mobile application can access Excel objects.