Top "Powerpoint" questions

PowerPoint is a Windows and Macintosh presentation program produced by Microsoft.

What is the unit of measure for PowerPoint slides using VBA?

I am using VBA to paste charts/graphs from Access to PowerPoint. Once pasted, I am resizing them using VBA, …

vba powerpoint
Get the IDs of all the controls of Office 2010 ribbon and interact with ribbon shortcut from custom Add-ins

I want to get all the controls list in the powerpoint 2010 ribbon like the one in the powerpoint option -&…

.net vsto powerpoint add-in ribbonx
handling click event of web browser control

I want to add click event of webBrowser control. This is my code. using System; using System.Collections.Generic; using …

c# .net browser powerpoint mouseclick-event
How can I embed a PowerPoint presentation into a WPF application without opening another window?

Currently I have a WPF application in C#, but I'm finding it to be incredibly difficult to find any useful …

c# wpf winapi integration powerpoint
Create Powerpoint with JavaScript

JavaScript cannot create files locally on the clients filesystem. However, I am wondering, if it is possible to somehow create …

javascript powerpoint
Find and Highlight Text in MS PowerPoint

I used some code from this site to make a macro to do a keyword search on Word docs and …

vba powerpoint powerpoint-2007
markdown or markup to powerpoint?

I need to maintain some slides in both latex beamer and in powerpoint. (This is to make slides available for …

powerpoint markdown beamer
PowerPoint Launched via C# does not Quit

Hey I'm automating PowerPoint and Excel from a C# WinForms application; what I do is read slides from PowerPoint and …

c# com powerpoint
How to get Ribbon custom Tabs IDs?

I am working with a Custom Ribbon in Power Point, I need to iterate through all tabs and get the …

vba ribbon powerpoint
Changing the color of a textbox in VBA (shading off/colour gradient)

I am trying to insert an automated summary at the beginning of my PowerPoint presentation in VBA. (I am fairly …

vba gradient powerpoint backcolor