Skip to content

word-x/SetPowerpointFont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

One-click to set PPT fonts and unify all slide fonts

How to use:

  1. Open PowerPoint, press Alt + F11 to open the VBE (Visual Basic Editor).

  2. Drag Set_PPT_Font.bas into the small project window on the left side of VBE.

  3. Move the mouse cursor to Sub main().

  4. Press Ctrl + H to replace the default font "Microsoft YaHei" with the font you want to use.

  5. Press F5 to run the program.

Note: This program does not support SmartArt in PowerPoint. Please manually set the font for slides containing SmartArt.

Releases

No releases published

Packages

No packages published

Languages