You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by locojava <ja...@gmail.com> on 2006/03/31 18:10:41 UTC

ayuda, para ver power point!!

Greetings. I do not speak ingles. use translator. I want that my
window java(JFrame) shows a file to power point. It is possible to do
this using POI-HSLF. Thanks for its aid

In spanish:
Saludos. no hablo ingles. uso traductor.
Quiero que mi ventana java(JFrame) muestre un archivo power point. Es
posible hacer esto usando POI-HSLF?.
Gracias por su ayuda.

--------------------------------------
Ing. Jaime Vargas Pereyra
       Piura - Perú

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


Re: ayuda, para ver power point!!

Posted by Jonathan Rengifo <jm...@gmail.com>.
Saludos Jaime...

> Entiendo que no se puede ver en funcionamiento una presentacion desde
> una ventana java (jframe), es cierto?

Si consigues el ActiveX que te permita abrir un documento de power
point y compruebes el funcionamiento de las librerías para incluir
controles de este tipo en entornos Java, creo que es posible.

> Respecto al link que me envias tienes alguna experiencia?
> Te agradezco una vez mas por tus respuestas.

Nunca me ha tocado implementar algo parecido, pero si había oído de la
posibilidad de incluir el funcionamiento de controles Activex (bajo
sistemas operativos Windows) dentro de Java, es por eso que busque un
link que mencionara algo y lo pegue en el mail anterior.

Te recomiendo que indagues un poco sobre la inclusión de los controles
ActiveX en Java y si es posible la inclusión de controles gráficos,
además busca que/cuales controles hay disponibles para Office.

Espero que salgas adelante con este requerimiento...

Jonathan

On 4/4/06, locojava <ja...@gmail.com> wrote:
> Hola Jonathan:
> Gracias por tu respuesta.
> Entiendo que no se puede ver en funcionamiento una presentacion desde
> una ventana java (jframe), es cierto?
> Respecto al link que me envias tienes alguna experiencia?
> Te agradezco una vez mas por tus respuestas.
>
> El 3/04/06, Jonathan Rengifo<jm...@gmail.com> escribió:
> > Saludos Jaime...
> >
> > Las librerías contenidas en POI son únicamente para leer/escribir vía
> > API (y no en modo gráfico), documentos en formato OLE 2 Compound. Una
> > forma de solucionar tu problema sería incluir un control ActiveX
> > mediante API Java, fíjate en este link, espero te sea útil:
> > http://www.codeproject.com/java/javacom.asp
> >
> > Jonathan.
> >
> > On 3/31/06, locojava <ja...@gmail.com> wrote:
> > > Greetings. I do not speak ingles. use translator. I want that my
> > > window java(JFrame) shows a file to power point. It is possible to do
> > > this using POI-HSLF. Thanks for its aid
> > >
> > > In spanish:
> > > Saludos. no hablo ingles. uso traductor.
> > > Quiero que mi ventana java(JFrame) muestre un archivo power point. Es
> > > posible hacer esto usando POI-HSLF?.
> > > Gracias por su ayuda.
> > >
> > > --------------------------------------
> > > Ing. Jaime Vargas Pereyra
> > >        Piura - Perú
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> > > Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
> > > The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/
> > >
> > >
> >
> >
> > --
> > ---------------------------------------------------------------------------------------
> > The voice of ignorance speaks loud and long,
> > But the words of the wise are quiet and few.
> >
> > Jonathan Michel Rengifo
> > Cel. 0416 - 8343681
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> > Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
> > The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/
> >
> >
>
>
> --
> --------------------------------------
> Ing. Jaime Vargas Pereyra
>        Piura - Perú
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
> The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/
>
>


--
---------------------------------------------------------------------------------------
The voice of ignorance speaks loud and long,
But the words of the wise are quiet and few.

Jonathan Michel Rengifo
Cel. 0416 - 8343681

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


Re: ayuda, para ver power point!!

Posted by locojava <ja...@gmail.com>.
Hola Jonathan:
Gracias por tu respuesta.
Entiendo que no se puede ver en funcionamiento una presentacion desde
una ventana java (jframe), es cierto?
Respecto al link que me envias tienes alguna experiencia?
Te agradezco una vez mas por tus respuestas.

El 3/04/06, Jonathan Rengifo<jm...@gmail.com> escribió:
> Saludos Jaime...
>
> Las librerías contenidas en POI son únicamente para leer/escribir vía
> API (y no en modo gráfico), documentos en formato OLE 2 Compound. Una
> forma de solucionar tu problema sería incluir un control ActiveX
> mediante API Java, fíjate en este link, espero te sea útil:
> http://www.codeproject.com/java/javacom.asp
>
> Jonathan.
>
> On 3/31/06, locojava <ja...@gmail.com> wrote:
> > Greetings. I do not speak ingles. use translator. I want that my
> > window java(JFrame) shows a file to power point. It is possible to do
> > this using POI-HSLF. Thanks for its aid
> >
> > In spanish:
> > Saludos. no hablo ingles. uso traductor.
> > Quiero que mi ventana java(JFrame) muestre un archivo power point. Es
> > posible hacer esto usando POI-HSLF?.
> > Gracias por su ayuda.
> >
> > --------------------------------------
> > Ing. Jaime Vargas Pereyra
> >        Piura - Perú
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> > Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
> > The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/
> >
> >
>
>
> --
> ---------------------------------------------------------------------------------------
> The voice of ignorance speaks loud and long,
> But the words of the wise are quiet and few.
>
> Jonathan Michel Rengifo
> Cel. 0416 - 8343681
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
> The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/
>
>


--
--------------------------------------
Ing. Jaime Vargas Pereyra
       Piura - Perú

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


Re: ayuda, para ver power point!!

Posted by Jonathan Rengifo <jm...@gmail.com>.
Saludos Jaime...

Las librerías contenidas en POI son únicamente para leer/escribir vía
API (y no en modo gráfico), documentos en formato OLE 2 Compound. Una
forma de solucionar tu problema sería incluir un control ActiveX
mediante API Java, fíjate en este link, espero te sea útil:
http://www.codeproject.com/java/javacom.asp

Jonathan.

On 3/31/06, locojava <ja...@gmail.com> wrote:
> Greetings. I do not speak ingles. use translator. I want that my
> window java(JFrame) shows a file to power point. It is possible to do
> this using POI-HSLF. Thanks for its aid
>
> In spanish:
> Saludos. no hablo ingles. uso traductor.
> Quiero que mi ventana java(JFrame) muestre un archivo power point. Es
> posible hacer esto usando POI-HSLF?.
> Gracias por su ayuda.
>
> --------------------------------------
> Ing. Jaime Vargas Pereyra
>        Piura - Perú
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
> The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/
>
>


--
---------------------------------------------------------------------------------------
The voice of ignorance speaks loud and long,
But the words of the wise are quiet and few.

Jonathan Michel Rengifo
Cel. 0416 - 8343681

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


Re: ayuda, para ver power point!!

Posted by Yegor Kozlov <ye...@dinom.ru>.
No, you can't do that.  I'm not sure this functionality will ever present in HSLF.
First of all, HSLF is meant for reading/writing ppt files, i.e. you can extract information about shapes, 
texts and other objects from a ppt file or you can create such ppt
files on the fly. 

In future, I can imagine an utility based on HSLF which will build screen captures of PPT slides and
save them as images.

Regards, Yegor Kozlov

l> Greetings. I do not speak ingles. use translator. I want that my
l> window java(JFrame) shows a file to power point. It is possible to do
l> this using POI-HSLF. Thanks for its aid

l> In spanish:
l> Saludos. no hablo ingles. uso traductor.
l> Quiero que mi ventana java(JFrame) muestre un archivo power point. Es
l> posible hacer esto usando POI-HSLF?.
l> Gracias por su ayuda.

l> --------------------------------------
l> Ing. Jaime Vargas Pereyra
l>        Piura - Perú

l> ---------------------------------------------------------------------
l> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
l> Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
l> The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/