Extracting Powerpoint Charts

  • Thread starter Thread starter Bijoy Naick
  • Start date Start date
B

Bijoy Naick

Is it possible to build a .NET web application which converts each PPT slide
into a GIF/JPG?

ie. User uploads a file, the application converts each slide into an image
and stores the file(s) on the server.

Bijoy
 
Bijoy, what you're trying to do isn't ASP.NET related. You're looking for
MS Office development advice, which is more likely to be found in groups
such as;

microsoft.public.office.developer.automation
microsoft.public.office.sdks
microsoft.public.officedev
microsoft.public.vsnet.vstools.office

Some quick Googling should also earn you useful information, such as the
following tools and libraries;

http://www.softpedia.com/get/Office-tools/Other-Office-Tools/PPT-to-Jpeg-Jpg
-Tiff-Bmps-converter.shtml

http://www.soft32.com/download_76743.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top