You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Avik Sengupta <av...@itellix.com> on 2004/07/02 14:47:58 UTC

Re: PPTExtractor Testing

Sudhakar, 

This is indeed very interesting, and surely useful to many people here.
A couple of points as we think of a plan..

Do you intend for this code to be part of POI? If so, do you think you
will be around to maintain and enhace this code? 

Regards
-
Avik


On Mon, 2004-08-02 at 17:03, Koundinya (Sudhakar Chavali) wrote:
> To All,
> 
> In the earlier mails I have sent,
> 
> You find
> 
> PPT2Text, PPTSlide, PPTClientTextBox, PPTConstants, MSPowerPointDocumentParserException classes.
> Use the only specified classes and compile them.
> 
> For Testing here is an example
> 
> String docName="MyPPT.ppt"; //or it works for .pps files also
> PPT2Text ppt2Text = new PPT2Text(docName);
> ppt2Text.read();
> String pptText = ppt2Text.getText();
> 
> 
> 
> 
> =====
> "No one can earn a million dollars honestly."- William Jennings Bryan (1860-1925) 
> 
> "Make everything as simple as possible, but not simpler."- Albert Einstein (1879-1955)
> 
> "It is dangerous to be sincere unless you are also stupid."- George Bernard Shaw (1856-1950)
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail Address AutoComplete - You start. We finish.
> http://promotions.yahoo.com/new_mail
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: poi-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org


Re: PPTExtractor Testing

Posted by Stephane James Vaucher <va...@cirano.qc.ca>.
I'll try it out this week, I'll let you know my results.

sv

On Tue, 3 Aug 2004, Koundinya (Sudhakar Chavali) wrote:

> Hello All,
>
> I think world has started testing the codes I have given for Powerpoint to Text extraction.
> I would like to know any feedback/constuctive criticism on the codes so that I will try to modify
> them and share with you.
>
> Thanks & Best Regards
> Sudhakar Chavali Sharma
>
> =====
> "No one can earn a million dollars honestly."- William Jennings Bryan (1860-1925)
>
> "Make everything as simple as possible, but not simpler."- Albert Einstein (1879-1955)
>
> "It is dangerous to be sincere unless you are also stupid."- George Bernard Shaw (1856-1950)
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: poi-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org


Re: PPTExtractor Testing

Posted by "Koundinya (Sudhakar Chavali)" <su...@yahoo.com>.
Hello All,

I think world has started testing the codes I have given for Powerpoint to Text extraction.
I would like to know any feedback/constuctive criticism on the codes so that I will try to modify
them and share with you.

Thanks & Best Regards
Sudhakar Chavali Sharma

=====
"No one can earn a million dollars honestly."- William Jennings Bryan (1860-1925) 

"Make everything as simple as possible, but not simpler."- Albert Einstein (1879-1955)

"It is dangerous to be sincere unless you are also stupid."- George Bernard Shaw (1856-1950)


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org


Re: PPTExtractor Testing

Posted by "Koundinya (Sudhakar Chavali)" <su...@yahoo.com>.
Hello All,

I think world has started testing the codes I have given for Powerpoint to Text extraction.
I would like to know any feedback/constuctive criticism on the codes so that I will try to modify
them and share with you.

Thanks & Best Regards
Sudhakar Chavali Sharma

=====
"No one can earn a million dollars honestly."- William Jennings Bryan (1860-1925) 

"Make everything as simple as possible, but not simpler."- Albert Einstein (1879-1955)

"It is dangerous to be sincere unless you are also stupid."- George Bernard Shaw (1856-1950)


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org