Extracting Powerpoint Charts

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bijoy Naick

    Extracting Powerpoint Charts

    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 Naick

    #2
    Re: Extracting Powerpoint Charts

    anyone??????

    "Bijoy Naick" <b_naick@yahoo. ca> wrote in message
    news:eomKi9m%23 EHA.3120@TK2MSF TNGP12.phx.gbl. ..[color=blue]
    > 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
    >
    >[/color]


    Comment

    • MWells

      #3
      Re: Extracting Powerpoint Charts

      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.publi c.office.develo per.automation
      microsoft.publi c.office.sdks
      microsoft.publi c.officedev
      microsoft.publi c.vsnet.vstools .office

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


      -Tiff-Bmps-converter.shtml




      "Bijoy Naick" <b_naick@yahoo. ca> wrote in message
      news:#3tjf8p#EH A.3820@TK2MSFTN GP11.phx.gbl...[color=blue]
      > anyone??????
      >
      > "Bijoy Naick" <b_naick@yahoo. ca> wrote in message
      > news:eomKi9m%23 EHA.3120@TK2MSF TNGP12.phx.gbl. ..[color=green]
      > > 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[/color][/color]
      image[color=blue][color=green]
      > > and stores the file(s) on the server.
      > >
      > > Bijoy
      > >
      > >[/color]
      >
      >[/color]


      Comment

      Working...