|
|
Tag Browser: slides
< 1 second(s)
-
Hi im trying to create a thumbnail of each slide and at the same time store the notes in a db. however, the notes seem to be out of sinc with the picture, eg thumbnail 5 has the notes for will have the notes for slide 7.
my code is below
protected void upload_ppt_Click(object sender, EventArgs e)
{
string fn = ...
-
Our environment currently does not allow the 1.1 version of .net to be installed on any systems. And our custom software verifies all assemblies loaded to be compiled against the 2.0 or higher version of .net and will not allow assemblies with references to any earlier versions of .net (1.1 or 1.0).Support asked that I post a request here as ...
-
I updated a slide with an embedded Excel chart. I updated the Chart using Aspose.Cells' Smart Marker feature. The problem is that it appears that Aspose changed the format of the labels.
I am attaching three slides (original one, one after update, templatewith smart markers) for this posting so you can see the difference.
The ...
-
I have a simple problem I was hoping someone knew the answer to. I have created a set of web pages that acts like the user is downloading multiple PPT files. I want to generate 1 to N different PPT files and send them to the user through the Respons |