First  |  Prev |  Next  |  Last
Pages: 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
Paste() to slide in c# application
Hi all, Quick question. When using Powerpoint through the application, i can get content from a word docuemtn and paste it directly onto a slide in a presentation. I want to be able to do this via the PowerPoint object model. At present all i can manage is to add a new text box and paste to that. The proble... 9 May 2008 11:28
Create a Print Button on Slide with VBA from Access
Hi, I have some VBA in an Access 2003 database that produces a slide and displays data from a table in a presentation. It is working well. I have been asked if it is possible to put a print button on the last slide and when clicked, all the slides would be printed. I have the code below that puts a custom ac... 9 May 2008 07:20
Text not justifying
Hello, When I type a long sentance on powerpoint and it is more than one line, the second and subsequent lines are not in line with the first line, they are indented in. I'm not sure how to justify the lines. It may have something to do with bullets as these are descriptive lines underneath a bullet point. ... 9 May 2008 08:20
lock presentation for editing from viewer?
I want to lock my powerpoint presentation so that when I email it, the viewer wouldn't be able to edit it. ... 9 May 2008 06:33
swf in powerpoint 2003 problems
My girlfriend does marketing and she wants to put a flash file in her powerpoint for her boss. we can do the whole insert a shockwave flash object and point it to the swf but it doesn't work right. The thing is she got this flash file from someone else in the company. You're supposed to run the exe and it plays ... 9 May 2008 13:03
Negative numbers in a spreadsheet cell
I have the following code in my ppt vba working on an open spreadsheet dim s as string s=worksheet.cells(1, 1) It works fine for most cells. However, when the value is negative number, i.e., -8.75, I got a type mismatch error. And I couldn't find a way to get around. Does anyone have a solution? than... 8 May 2008 19:36
Finding exact physical location of selected text or cursor
Hi all, Just wondering if it is possible to find the physical location of selected text (ie, in units from top and left of slide) within a textbox/autoshape? I have a macro that formats my selected text in a special way, and I want it to put a line (not underline, an actual line) under the text. But I can't s... 9 May 2008 11:28
Need to overlay PPT slides
need to display the first slide then the second then the third without erasing the first slide ... 9 May 2008 09:07
Printing animations
I’m working on a PPT add-in where I want to print a slide in different stages of an animation. If I print a slide that uses the build animation what I get is the final stage of the slide. I would like to be able to print all stages of the animation so that I can run a simplified version of the animation myself. I’m... 8 May 2008 19:35
Powerpoint textbox copy from slide to slide
I am trying to get information entered in a powerpoint by the user, through a visual basic text box, to carry from one slide to the next. I cannot seem to get it. I can get information to carry from one textbox to another on the same slide, just not from one slide to another. Any suggestions. ... 9 May 2008 15:25
First  |  Prev |  Next  |  Last
Pages: 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138