Top "Powerpoint" questions

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

How not to count page numbers for hidden slides in PPT?

In presentation mode, I want only unhidden slides to appear with consecutive page numbers. How can I avoid that hidden …

vba powerpoint powerpoint-2013
Is there a way to automate the generation of PowerPoint slides?

I have a bunch of data in a database and I want to generate some tables in PowerPoint. I had …

database automation powerpoint
How to convert a .pptx to .pdf using Python

I have been looking to convert a .pptx file to a .pdf file through a Python script for several hours …

python windows pdf powerpoint converters
How to define title text and subtitle text in VBA for PowerPoint 2010

I have the following code (VBA for PowerPoint 2010) to create a slide at the end of a presentation and insert …

visual-studio-2010 vba powerpoint powerpoint-2010
Powerpoint PPT to JPG or PNG Image conversion using PHP

I need to convert single Powerpoint (PPT) slides/files to JPG or PNG format on linux but haven't found any …

php linux powerpoint openoffice.org
Fatal error: Uncaught exception 'com_exception' with message. while converting ppt to jpg

When I run blow code: /*** PPT to Image conversion ***/ $ppt_file = 'E:\wamp\www\temp/a.pptx'; $app = new COM("…

php powerpoint jpeg
PowerPoint doesn't run Videos on other computers even after using Package for CD

I wanted to show a Presentation. When I run it on another computer, both the sounds and the vids didn't …

powerpoint powerpoint-2007
Positioning images on slides in PowerPoint 2007 using vba

I'd like to do one of two things in PowerPoint 2007 on Windows. The first is to change the default location …

vba powerpoint powerpoint-2007
how can I lock shapes in PowerPoint?

I'm working on a Add-in for PowerPoint 2010 (C#) and I want to prevent the end-user to move or edit all …

c# powerpoint office-interop powerpoint-2010
SDK to Read PPT , xls and .doc file in iOS

In my application i need to launch ppt , xls, pdf files. i am sure, iOS Framework support to view PDF …

iphone objective-c ios ipad powerpoint