Search found 136 matches: docx

Return to advanced search

Re: *.docx files and TRichEdit5

Thanks ! Does this mean I can't use VBA in RichEdit5?
For example: I highlighted some words/phrases in color. Then I need to extract these words/phrases from the RichEdit5 document. How can this be done ?
by Natter
Sat Jul 01, 2023 12:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: *.docx files and TRichEdit5
Replies: 3
Views: 352

Re: *.docx files and TRichEdit5

You can't (as far as I've investigated)
But you can open the document with Word.Application and save it as .RTF, then open it in the RichEdt control.
by cnavarro
Sat Jul 01, 2023 3:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: *.docx files and TRichEdit5
Replies: 3
Views: 352

*.docx files and TRichEdit5

Hi,

Is it possible to work with *.docx files in TRichEdit5 ?
by Natter
Fri Jun 30, 2023 7:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: *.docx files and TRichEdit5
Replies: 3
Views: 352

Re: New FTDN April/Abril 2023 (FWH 23.04)

... también bloques de código. * Nueva función MergeDocs( cDest, aMergeDocs, [lShow] ) --> cDest cDest: Nombre del documento fusionado. Puede ser docx o pdf aMergeDocs: Puede ser doc,docx,rtf,pdf,text,bmp,jpg,png Problemas conocidos: sólo funciona en modo vertical * Nuevo: Comandos de impresión: ...
by Antonio Linares
Thu May 04, 2023 6:37 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2023 (FWH 23.04)
Replies: 4
Views: 1802

New FTDN April/Abril 2023 (FWH 23.04)

... for multiline text can now be codeblocks also. * new function MergeDocs( cDest, aMergeDocs, [lShow] ) --> cDest cDest: Merged Doc name. Can be docx or pdf aMergeDocs: Can be doc,docx,rtf,pdf,text,bmp,jpg,png Known Issues: works in portrait mode only * New: print commands: OPEN PRINT_QUEUE [<prevw: ...
by Antonio Linares
Tue May 02, 2023 7:08 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2023 (FWH 23.04)
Replies: 4
Views: 1802

Re: New FTDN October/Octure (FWH 22.10)

... archivo como primer parámetro. Ahora el parámetro puede ser sólo el nombre de la extensión con el prefijo "." Ejemplo: ICON_READ( ".docx" ) --> hIcon * BtnBmp.prg: Error de ejecución cuando el 5º elemento de :aBmpRect es "círculo" o "elipse" (introducido ...
by Antonio Linares
Mon Nov 07, 2022 9:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 896

Re: Associated Application ICONS

... example you can try right now: This sample works with FWH1912   DEFINE DIALOG oDlg   @ 10,10 BTNBMP PROMPT "MS-WORD"  FILE "T.DOCX(64X64)"    SIZE 50,60 PIXEL 2007 OF oDlg   @ 10,70 BTNBMP PROMPT "MS-EXCEL" FILE "SOME.XLSX(64x64)" SIZE 50,60 PIXEL 2007 ...
by nageswaragunupudi
Fri Nov 04, 2022 4:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Associated Application ICONS
Replies: 9
Views: 856

New FTDN October/Octure (FWH 22.10)

... an existing file as the first parameter. Now the parameter can be only name of extension prefixed with "." Eg: ICON_READ( ".docx" ) --> hIcon. * BtnBmp.prg: Runtime error when 5th element of :aBmpRect is "circle" or "ellipse" (introduced in 2004) ...
by Antonio Linares
Wed Nov 02, 2022 11:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 896

Associated Application ICONS

... of the associated application and display. For example, if the file is "some.xlsx" display the icon of Excel application, for "some.docx", display icon of the Word Application, etc. Here, we will demonstrate how simple and easy to do this, using FWH. Please note, we have to ...
by nageswaragunupudi
Fri Oct 28, 2022 4:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Associated Application ICONS
Replies: 9
Views: 856

Re: Display thumbnails of pdfs

how to make Thumbnail from pdf, docx, xlsx, ppts? This information may not be useful in the context of this post, but may be interesting to some. Some kind of files store the thumbnail also embedded in the same file. I know only about MS ...
by nageswaragunupudi
Sun Oct 16, 2022 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display thumbnails of pdfs
Replies: 33
Views: 2485

Re: Display thumbnails of pdfs

... of all type of files. as i understand Hua want Thumbnails, not "open" any File for Preview. so how to make Thumbnail from pdf, docx, xlsx, ppts :?: --- next Question would be : how to display Thumbnail "like Explorer" Explorer use Listview and Imagelist and have "Extra ...
by Jimmy
Sun Oct 16, 2022 12:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display thumbnails of pdfs
Replies: 33
Views: 2485

Re: Display thumbnails of pdfs

Work in Progress
First sample.
Provides previews for
DOCX,XLSX,PPTX,HTML as well as image files, text files and video files.
In the next sample, we will add most other file types.
This is just the beginning:

Image
by nageswaragunupudi
Sat Oct 15, 2022 8:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display thumbnails of pdfs
Replies: 33
Views: 2485

Re: Display thumbnails of pdfs

... to see the "preview of the file", same way as we see in Windows Explorer. The files can be of all types, not only pdf. They can be pdf, docx, xlsx, ppts, txt, prg, any image file or any file type. In other words, we need to make an application with the same functionality and look of ...
by nageswaragunupudi
Sat Oct 15, 2022 3:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display thumbnails of pdfs
Replies: 33
Views: 2485

Re: Drag from Fivewin to Word

... We rename DOCX to zip and then replace our own placeholders for mail merge. Thank you for your posts and help. "Platzhalter Brief" is a VB6 program. ...
by Otto
Wed May 18, 2022 3:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drag from Fivewin to Word
Replies: 3
Views: 508

Re: New FTDN March/Marzo 2022 (FWH 22.03)

... cambia la imagen del cursor en tiempo de ejecución. * Mejora a la función MemoryBufferType( cText ) Ahora también puede detectar si cText es DOC/DOCX. * XBrowse: - Método SetRDD() a veces puede dar lugar a errores en tiempo de ejecución cuando se utiliza con RDDs de terceros como ADORDD. http://forums.fivetechsupport.com/viewtopic.php?f=6&t=41589&p=249187&sid=566422f5763d74b9aed80dc7858b920f#p249187 ...
by Antonio Linares
Mon Apr 11, 2022 4:11 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2022 (FWH 22.03)
Replies: 1
Views: 642
PreviousNext

Return to advanced search