Dear Larsa,
We use normal Word (365) / Windows from Europe (Switzerland) in German Language.
We hope, you have an idea.
Regards Roger
Search found 6 matches
- Wed Nov 10, 2021 4:27 pm
- Forum: AXWWriter and DOCXReadWrite
- Topic: Formating of table
- Replies: 6
- Views: 4794
- Fri Nov 05, 2021 10:42 am
- Forum: AXWWriter and DOCXReadWrite
- Topic: Formating of table
- Replies: 6
- Views: 4794
Re: Formating of table
Dear Larsa,
Thanks for your reply. Unfortunately I have no success. I used exact your example (copy paste) and I get 'My text' in 'Arial' and not in 'Courier New'. Did you ahve any idea?
Regards,
Roger
Thanks for your reply. Unfortunately I have no success. I used exact your example (copy paste) and I get 'My text' in 'Arial' and not in 'Courier New'. Did you ahve any idea?
Regards,
Roger
- Fri Nov 05, 2021 10:26 am
- Forum: AXWWriter and DOCXReadWrite
- Topic: Tablecells horizontal aligne
- Replies: 2
- Views: 3043
Re: Tablecells horizontal aligne
Dear Larsa,
Thank you for your answer. It works perfect.
Regards and nice We
Thank you for your answer. It works perfect.
Regards and nice We
- Mon Nov 01, 2021 2:55 pm
- Forum: AXWWriter and DOCXReadWrite
- Topic: Tablecells horizontal aligne
- Replies: 2
- Views: 3043
Tablecells horizontal aligne
Good afternoon community,
I need an additional support. Please can anybody tell me how I can aligne (center) the text into a table.
Thanks again for your support.
Roger
I need an additional support. Please can anybody tell me how I can aligne (center) the text into a table.
Thanks again for your support.
Roger
- Fri Oct 29, 2021 8:20 am
- Forum: AXWWriter and DOCXReadWrite
- Topic: Formating of table
- Replies: 6
- Views: 4794
Formating of table
Good morning everybody, I have the problem if I add datas to a table, the Font of the cell will change. Here is the example code: for Column := 0 to 3 do begin TableCell := Table.Cells[Column,Zaehler]; with MainForm.ChildFormsArr as ICalibration do begin TableCell.Paras.Last.ClearText; TableCell.Par...
- Tue Oct 05, 2021 2:51 pm
- Forum: AXWWriter and DOCXReadWrite
- Topic: Title of a table
- Replies: 2
- Views: 3202
Title of a table
Hello together,
I am new into this forum and I try to work with the DOCXREADWRITE-Komponent for Delphi.
I am looking for a solution to find a table into my document. My tables have alternate titles.
Would this be possible??
Thanks im advance for support.
I am new into this forum and I try to work with the DOCXREADWRITE-Komponent for Delphi.
I am looking for a solution to find a table into my document. My tables have alternate titles.
Would this be possible??
Thanks im advance for support.