No announcements
Found 168094 threads
-
0 Votes
Powerpoint OLE objects
Hi, I am creating a OLEobject from other application (NX Cad) in a power point. After Creation of the powerpoint I am unable to edit the values of the Sheet I created. It is Vanishing and ... -
0 Votes
Powerpoint and OLE objects in C#
I have some code that uses Presentatio(), Slide(), etc. But I don't know what reference to add! I looked it up and it's something like Microsoft PowerPoint. I never would have guessed. But ...Answered | 1 Replies | 3374 Views | Created by thepcdude - Friday, January 23, 2009 4:14 PM | Last reply by JeffWask - Friday, January 23, 2009 4:22 PM -
0 Votes
how to set powerpoint animations to OLE objects in powerpoint (C#)?
, there are four kinds of animation type in PowerPoint, Entrance, Emphsis, Exit, Motion Paths. Did it mean you want to actve the Ole Object? If I understood ...Proposed | 3 Replies | 1564 Views | Created by blursight - Monday, October 27, 2014 7:35 AM | Last reply by Fei Xue - Wednesday, October 29, 2014 6:47 AM -
0 Votes
Access and PowerPoint 2010, VBA, and OLE Objects
That article tells me how to store images in a db, which I already have. My images are already in the db as OLE objects. I now need to insert those images into a PPT ...Unanswered | 2 Replies | 1290 Views | Created by Jerry Mitchell - Friday, November 1, 2013 2:55 PM | Last reply by Jerry Mitchell - Wednesday, November 6, 2013 10:48 PM -
0 Votes
Embedding MS Office OLE object into a container
Dear all, I am developing an OLE container application, which has to store pictures created in other programs. In general, the objects are embedded fine. ... -
0 Votes
Embedding MS Office OLE object into a container
Dear all, I am developing an OLE container application, which has to store pictures created in other programs. In general, the objects are embedded ...Answered | 1 Replies | 4391 Views | Created by pvtrifonov - Monday, June 13, 2011 5:36 PM | Last reply by Mike_HelpYou - Monday, June 20, 2011 1:28 PM -
0 Votes
What's the today's recommended way to create an OLE embedded object?
of creating embedded OLE objects in C++? I want specifically an OLE object to embed, e.g. in PowerPoint, not just a random ... -
0 Votes
Add-in to populate chart objects in powerpoint 2007
Hi, I am writing a PowerPoint Add-in in VSTO and c#, that needs to dynamically create various components including charts in powerpoint ...Unanswered | 0 Replies | 4239 Views | Created by Simon Horrocks - Thursday, November 29, 2007 10:31 AM | Last reply by Simon Horrocks - Thursday, November 29, 2007 10:31 AM -
0 Votes
Need to find OLE links inside Spanish PowerPoint 2003 file
[MS-PPT] section 2.1.2 PowerPoint Document Stream. This details how to construct the persist object directory and (eventually) find the linked OLEAnswered | 3 Replies | 4671 Views | Created by S T A N - Friday, January 27, 2012 5:00 PM | Last reply by S T A N - Friday, January 27, 2012 10:47 PM -
0 Votes
Excel Chart as OLE into PowerPoint
/resizing-the-embedded-ole-objects-using-net.aspx ... though I've not been able to imitate it in powerpoint - since I don't know how to expose a shapes ole object ...Unanswered | 1 Replies | 7952 Views | Created by Samuel Clevsh - Wednesday, November 11, 2009 2:32 AM | Last reply by Bessie Zhao - Monday, November 16, 2009 2:45 AM -
0 Votes
How to lock Shapes or objects in PowerPoint 2010
Hi, The Shapes in PowerPoint contains the drawings, shapes, OLE objects, pictures, text objects, titles, headers, footers, slide numbers, and ...Answered | 1 Replies | 4103 Views | Created by MSKR_SharePoint - Wednesday, October 2, 2013 3:59 PM | Last reply by George Hua - Friday, October 4, 2013 9:58 AM -
0 Votes
lock right click event in Powerpoint (ppa) addin file
Hi , Is it possible to Lock right click event on ole objects(Combobox) while opening the powerpoint (ppa) addin file and ...Answered | 1 Replies | 5469 Views | Created by Ruban87 - Thursday, August 19, 2010 7:35 AM | Last reply by Cindy Meister MVP - Thursday, August 19, 2010 7:41 AM -
0 Votes
PowerPoint 2007 AddIn automating Excel embedded chart gives access denied errors
2007 Add-In (which uses VSTO3/.Net3.5), One of the things that my add-in does is update embedded (OLE Embedded) excel chart objects (please do not hate me for ...Discussion | 0 Replies | 5204 Views | Created by Sam Winstanley - Tuesday, April 29, 2008 7:44 PM | Last reply by Sam Winstanley - Wednesday, April 30, 2008 1:00 PM -
0 Votes
OLE Objects
Hi, All: I would like to know how to use OLE objects in C#, since the language seems not to have such control, which was a standard in other versions of Visual ...Unanswered | 0 Replies | 3902 Views | Created by MARCO RIBEIRO - Monday, June 12, 2006 1:37 PM | Last reply by MARCO RIBEIRO - Monday, June 12, 2006 1:37 PM -
0 Votes
Accessing OLE object properties (powerpoint 2020)
objects on the specified slide. Each Shape object represents an object in the drawing layer, such as an AutoShape, freeform, OLE object, or picture.Answered | 4 Replies | 7229 Views | Created by Tom_R - Monday, February 20, 2006 12:52 PM | Last reply by Derek Smyth - Monday, February 20, 2006 11:10 PM -
0 Votes
OLE objects and databases
HI! How reading and writing ole objects (Word, Excel, images, etc.) from a database (similar to Webbrowser)? Please, help me! It is important.P.S. Used VS2005 Beta 2 -
0 Votes
RTF and OLE objects
Hello everyone. I have a problem with converting RTF to HTML. OLE-objects, such as Microsoft Equation have a picture. The problem is that this picture is not ...Proposed | 1 Replies | 8454 Views | Created by Alexandr Kuznetsov - Friday, August 20, 2010 12:09 PM | Last reply by Dinesh Kattameda - Monday, August 23, 2010 9:47 AM -
0 Votes
Migrating OLE Word objects
Rick_in_Alpharetta: Have you made any progress on this issue? I have a very similar issue and am looking for a way to strip the OLE header and footer out of the binary so the ...Unanswered | 5 Replies | 5428 Views | Created by Rick_in_Alpharetta - Wednesday, June 11, 2008 7:02 PM | Last reply by G_-_F - Wednesday, October 29, 2008 7:02 PM -
0 Votes
powerpoint automation + master slide objects
Hi, I am using VC++ ( 2010 ) to automate powerpoint ( using powerpoint 2007 ) to find out what all ppt/pptx files are having images in master ...Answered | 4 Replies | 3134 Views | Created by Rudresh - Monday, September 24, 2012 3:14 PM | Last reply by 许阳(无锡) - Wednesday, September 26, 2012 6:52 AM -
0 Votes
Loading OLE objects from Access
>>I have an Access database connected with my workbook using DAO. In the database there's a field with OLE objects, namely word documents and bitmap images, and I want to ...Answered | 1 Replies | 313 Views | Created by Ticiano Lage - Tuesday, January 12, 2016 12:37 PM | Last reply by David_JunFeng - Wednesday, January 13, 2016 7:46 AM - Items 1 to 20 of 168094 Next ›
No announcements