An open API service indexing awesome lists of open source software.

https://github.com/winand/pp_addin

PowerPoint add-in with several useful features
https://github.com/winand/pp_addin

addin ms-office office powerpoint productivity

Last synced: 7 months ago
JSON representation

PowerPoint add-in with several useful features

Awesome Lists containing this project

README

          

# PowerPoint Tools

This add-in for Microsoft PowerPoint includes several features for better productivity.

## Features

* **Embed data** - try to recover source data from charts and embed it into presentation file
* **Break links** - unlink selected chart from its source file
* **Clean designs** - remove all unused designs and templates from presentation file to reduce size
* **Send** - create new Outlook message and attach file with all or selected slides
* **Paste & Replace** - replace selected object on a slide with an object from the clipboard preserving position and ZOrder

## Installation

Releases include PPAM add-in files which can be loaded into PowerPoint directly.

`support.office` package is used for semi-automated builds but it's not yet available.

To build add-in file manually:
* Create new presentation
* Add modules listed in `manifest.py` file to VB project
* Save file as PPAM