Click here to Skip to main content
15,923,689 members
Home / Discussions / C#
   

C#

 
AnswerRe: Programmatically access powerpoint file using c# without using office dll Pin
Pete O'Hanlon4-Aug-11 4:21
mvePete O'Hanlon4-Aug-11 4:21 
GeneralRe: Programmatically access powerpoint file using c# without using office dll Pin
BobJanova4-Aug-11 5:23
BobJanova4-Aug-11 5:23 
AnswerRe: Programmatically access powerpoint file using c# without using office dll Pin
Matt Meyer4-Aug-11 4:25
Matt Meyer4-Aug-11 4:25 
GeneralRe: Programmatically access powerpoint file using c# without using office dll Pin
Shameel4-Aug-11 5:03
professionalShameel4-Aug-11 5:03 
GeneralRe: Programmatically access powerpoint file using c# without using office dll Pin
Matt Meyer4-Aug-11 5:06
Matt Meyer4-Aug-11 5:06 
GeneralRe: Programmatically access powerpoint file using c# without using office dll Pin
Pete O'Hanlon4-Aug-11 5:14
mvePete O'Hanlon4-Aug-11 5:14 
AnswerRe: Programmatically access powerpoint file using c# without using office dll Pin
Not Active4-Aug-11 4:57
mentorNot Active4-Aug-11 4:57 
AnswerRe: Programmatically access powerpoint file using c# without using office dll Pin
Ian Shlasko4-Aug-11 5:22
Ian Shlasko4-Aug-11 5:22 
As the others have said, there's no easy way to do this yet (At least none that I've heard of)...

You MIGHT be able to hack something together yourself, though. The Java POI library is, I believe, capable of converting PPTs to images (But not PPTX), so you could take their code, build your own translator from the PPTX format, and tie them together... It would require interfacing with Java as the NPOI project hasn't, to my knowledge, incorporated PowerPoint functionality yet.

If that's too difficult, you might just have to bite the bullet and install Office on the server.
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels)

QuestionServer - Client Pin
arthurgtr4-Aug-11 2:47
arthurgtr4-Aug-11 2:47 
AnswerRe: Server - Client Pin
OriginalGriff4-Aug-11 3:08
mveOriginalGriff4-Aug-11 3:08 
GeneralRe: Server - Client Pin
arthurgtr4-Aug-11 9:35
arthurgtr4-Aug-11 9:35 
AnswerRe: Server - Client Pin
Mycroft Holmes4-Aug-11 3:15
professionalMycroft Holmes4-Aug-11 3:15 
AnswerRe: Server - Client Pin
Hari Om Prakash Sharma4-Aug-11 5:50
Hari Om Prakash Sharma4-Aug-11 5:50 
AnswerRe: Server - Client Pin
RichardGrimmer17-Aug-11 6:11
RichardGrimmer17-Aug-11 6:11 
QuestionHelp on Crystal Report Designing Pin
AmbiguousName3-Aug-11 23:30
AmbiguousName3-Aug-11 23:30 
AnswerRe: Help on Crystal Report Designing Pin
Shameel3-Aug-11 23:41
professionalShameel3-Aug-11 23:41 
GeneralRe: Help on Crystal Report Designing Pin
AmbiguousName4-Aug-11 0:07
AmbiguousName4-Aug-11 0:07 
GeneralRe: Help on Crystal Report Designing Pin
Shameel4-Aug-11 2:07
professionalShameel4-Aug-11 2:07 
GeneralRe: Help on Crystal Report Designing Pin
AmbiguousName4-Aug-11 21:10
AmbiguousName4-Aug-11 21:10 
AnswerRe: Help on Crystal Report Designing Pin
Shameel4-Aug-11 23:04
professionalShameel4-Aug-11 23:04 
AnswerRe: Help on Crystal Report Designing Pin
SUCHIT S SHAH3-Aug-11 23:51
SUCHIT S SHAH3-Aug-11 23:51 
GeneralRe: Help on Crystal Report Designing Pin
AmbiguousName4-Aug-11 0:08
AmbiguousName4-Aug-11 0:08 
AnswerRe: Help on Crystal Report Designing Pin
donPEPOT4-Aug-11 21:32
donPEPOT4-Aug-11 21:32 
QuestionOpen my website with FireFox navigator Pin
Pierre besquent3-Aug-11 21:47
Pierre besquent3-Aug-11 21:47 
AnswerRe: Open my website with FireFox navigator Pin
Shameel3-Aug-11 22:47
professionalShameel3-Aug-11 22:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.