I have to implement a web service, which takes a Microsoft PowerPoint presentation as an input, and outputs:
I\'ll give an example with a SmartArt Shape, but it could be asked about other shapes too. When I go over Slide.Shapes, one of the Shapes has:
I\'m developing an add-in of PowerPoint in VSTO. When I have inserted a chart into the slide, and I don\'t want show the context menu when user right-click the chart.
Hello I want to create an application which will make t开发者_运维问答hings easier for me. I always need to convert a bunch of power point documents to one note, but the process takes a few minutes fo
I have a .net 2.0 application running in IIS, I need to create a single PPTX file containing a chart which I will have to edit dynamically.
I am using powerpoint interop API to open a slideshow from a new instance of PowerPoint (in this case, PowerPoint 2007).
I\'ve been having trouble pasting an image from my application into PowerPoint, while preserving transparency. I have an image stored as a System.Drawing.Graphics type which I then convert to a System
Does anyone know of a good example of converting a PPTX powerpoint presentation to some form of image? PNG/GIF/etc?
My requirement is I have a Excel which contains some data. I would like to select some data from the excel and open a PowerPoint file and
I am trying to open a PPT file. I don开发者_C百科\'t want to show the Save As dialog. I instead just want to open the file immediately on click. How can this be done?You need to take two things into a