I teach embedded programming and I often show sample C codes in PowerPoint slides. Colored codes is very essential for readability. (I used to manually color them !!!)
My current method is to paste my codes into Visual Studio editor (overkill).
1. Copy the colored text into the clipboard.
2. In PowerPoint, use Edit > Paste Special > Formatted Text
(If step 2 does not give good result, I paste it into Word first then repeat the steps from Word)
It would be great if the pnotepad can also copy text as formatted text. Not sure if that would be too much work.
Thanks,
WongSS