1
vote
1answer
71 views

How to read complex equations from PowerPoint slide in C#

I am trying to read powerpoint slides. But when my program is encountered with text like " Vo = Σ CF/(1+t) " , the shape.TextFrame.TextRange.Paragraphs(paraindex,1).Text property can not read it ...
0
votes
0answers
4 views

How can I disable a white background of a pasted text in Powerpoint? [migrated]

I'm using Powerpoint 2010. When I paste text from another source with "Keep source formatting option" I receive a white background, that I don't want. How can I make this text background ...
0
votes
3answers
146 views

Powerpoint VBA table & object alignment

I have a macro which generates a table with 3 columns and a dynamic number of rows. The 3rd column is labled "Trend" and the macro creates an arrow pointing up, down, or to the left but these arrows ...
0
votes
2answers
60 views

Are there IF Hidden Statements in VBA for PowerPoint?

I'm trying to write a macro in PowerPoint that is basically an IF statement. I have 4 boxes, and I have animations that when they are clicked, they fade out. Is it possible to have a macro that ...
0
votes
1answer
146 views

Dynamically update text in powerpoint using VBA

I have a report that is generated in PowerPoint, and underneath many of the graphs, there is text that tells the reader to refer to pages in the appendix. I would like to be able to dynamically ...
0
votes
0answers
75 views

Cannot access object model of PowerPoint opened from SharePoint

I have a PowerPoint add-in that works with PowerPoint 2007/2010. I've discovered that it does not work correctly when the active presentation was opened from a SharePoint site in read-only mode. In ...
0
votes
1answer
46 views

Creating a “new album” window

How can I call/create a "new album" window (the window that has a preview of images and some options) using VBA code? I'm using PowerPoint 2007 or 2010. I am not asking how to import images into ...
0
votes
1answer
100 views

How to place Chart templates (.crtx) on a server

I've got a question regarding placement of chart templates on a file server. I want to do this to avoid having to place the chart template files locally on every PC. And they will update on all PCs ...
0
votes
1answer
53 views

Powerpoint - make add-in compatible with more versions of PowerPoint

I'm programming simple powerpoint add-in, that sends xmlhttp request on slide change. Is it possible to create one add-in compatible with more vesions of powerpoint? Or do I have to develop it for ...
1
vote
2answers
8k views

Embedding video in PowerPoint 2010 not working

I'm trying to embed a video in powerpoint 2010 to autoplay when I get to that slide (ideal). OR... if that doesn't work I'd like to hyperlink an image in my presentation to the video... and when I ...
3
votes
1answer
369 views

Hide add-in tabs from MS Office ribbon (esp. PowerPivot tab)

I'm modifying the ribbons of an Excel file, hiding all default and context tabs but only show my own tab. However, once any add-in with its own tab(s) is installed, these tabs are still displayed, as ...
0
votes
1answer
272 views

Copying Powerpoint(2007) Slide in C#

I am using VS 2005 for Powerpoint Automation .What I am trying to do here is open existing PPT from specified location and write data to it.In some slides I have table structure,these tables are ...
2
votes
0answers
132 views

Thoroughly Customize Office Theme Colors (including shades) in XML

In Excel, Powerpoint and Word (at a minimum) you can change the default colors used, by going page layout -> colors. The files are stored on the users computer as a XML file. However, it is only ...
0
votes
1answer
83 views

PowerPoint icons

I am working on a PowerPoint course for my students. I would like to replicate PowerPoint ribbon behavior in Flex. I spent huge amount of time trying to find ribbon icons as on the following picture: ...
0
votes
0answers
32 views

msoAnimEffectMediaPlayFromBookmark

there are no documentation about msoAnimEffectMediaPlayFromBookmark or a example with that enum in MSDN. Can someone tell me how canmsoAnimEffectMediaPlayFromBookmark be used? I think for example: ...

1 2 3 4 5 7
15 30 50 per page