Join
Sign in
Search Options
Search Everything
Search Formats
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Forums
»
Formats
»
PresentationML
»
All Tags
»
c#
Browse by Tags
Formats
Discussions about working with different Open XML Formats
Get this RSS feed
Tags
.Net (3)
C Sharp (1)
c# openxml (1)
CSharp (1)
Java (1)
openxml (3)
Powerpoint (3)
PowerPoint 2010 (1)
pptx (1)
Presentation (2)
presentationml (4)
SDK (3)
Slides (1)
Visual Studio (2)
web (3)
Tagged Content List
Forum Post:
add Slides dynamically based on Number of Images
Gowtham.k
Hello every one, I have followed the below code to place images on PPT. public static void PPTReplaceImageOnSlide(string fileName, string slideTitle, string imagePath) { try { const string presentationmlNamespace = "http://schemas.openxmlformats.org/presentationml/2006/main"; const string drawingmlNamespace...
on
Tue, Apr 2 2013
Forum Post:
Copy VB code of one Marco enabled document to another macro enabled document
franferns
Hello, I have 2 pptm files. 1. PPTM file contains VB code in it. 2. PPTM file does not contain any code at all Now i need to have the same vb code to be copied in the 2nd PPTM file . I try the below code //-------------------------------------------------------------------------- internal static void...
on
Thu, Oct 4 2012
Forum Post:
Project Presentation HELP
ruibritopt
Hello to the community :) I’m new here and I have a question for you guys. I currently working on my university final project and my project consists of this: - To work with Presentations (Slides) and saved them in a SQL Server DataBase - To be able to import presentation’s files into the...
on
Thu, May 3 2012
Forum Post:
Re: how can I divide a powerpoint slide to 2 slides
yusufelik1
i have a text needed to be written into Powerpoint slides automatically. But i have problem with the text. That text is longer than the textbody in the slide, so it should create another slide and the part of the text that doesnt fit into one slide should be written into the 2nd slide by the program...
on
Mon, Apr 9 2012
Forum Post:
"Shrink text on overflow" on a textbox using PresentationML (Web)
Timsen
Hi I use OpenXML to generate a Powerpoint-presentation document on a webserver (IIS7, FW4.0), and I need to “merge” texts of varying size/length into specific fixed size textboxes in the presentation. The textboxes are set to automatically adjust font-size according to content (Shrink text...
on
Fri, Oct 14 2011
Forum Post:
Removing all of the notes in a presentation
Amihai
I'm trying to delete all of the notes from a specified presentation but I'm clueless about how to do it.. I've tried going over all of the slides and deleting the comments from there but it yields broken refs and the presentation won't work after it. If someone could give me an C# example...
on
Tue, Aug 9 2011
Page 1 of 1 (6 items)