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.
There's nothing like this built into PowerPoint or Excel, but both of them support VBA, a programming language that lets developers create add-ins that extend the abilities of both progams.
As it happens, a couple of us here do this for a living.
John Wilson's Simple Merge ( http://www.nattyware.com/pixie.php ) might do the job for you.
If not, my PPTools Merge ( https://www.pptools.com/merge/ ) will almost certainly do this. To do the job with Merge, you'd use a formula of some sort in Excel to fill an extra cell with the name of the appropriate image file. Merge would then insert the image into PPT, each row of data becoming a new slide, each with whatever image and other text is appropriate.