A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
I found the fix. There is a typo in the powerpoint.exe.manifest file. Find the file and copy it to your desktop. Edit the files with notepad and edit this line:
<dpiAware>True/PM</dpiAware>
to
<dpiAware>True</dpiAware>
Save the file on your desktop, make sure the file extension didn't get changed to '.TXT'.
Make sure PowerPoint is closed and copy the file back to where you found it and approve the security needed to update it.
Hopefully Microsoft will fix the manifest file in future updates.