Hello Sergey,
okay, now I understand.
Most of our users will have stored only text in a docx-file, maybe with some bold or underline attributes - so the Import via officeConverter should work here.
But, a last question regarding this Topic:
I've imported a file via actionOpen1.loadFile..., by ...
Search found 7 matches
- Mon May 30, 2016 12:47 pm
- Forum: Support
- Topic: saveAs and export
- Replies: 6
- Views: 22299
- Fri May 27, 2016 9:23 pm
- Forum: Support
- Topic: saveAs and export
- Replies: 6
- Views: 22299
- Fri May 27, 2016 1:28 pm
- Forum: Support
- Topic: saveAs and export
- Replies: 6
- Views: 22299
- Wed May 25, 2016 4:14 pm
- Forum: Support
- Topic: saveAs and export
- Replies: 6
- Views: 22299
saveAs and export
Hello,
why are there to filters in RichViewActions, one for saving and one for exporting?
The Problem, I run into is, if I open a file (docx) and want to save it, the normal way, there is no Chance, because ffeDocX is not in the export-filter.
I'm sure I'll find a way around, but maybe I just have ...
why are there to filters in RichViewActions, one for saving and one for exporting?
The Problem, I run into is, if I open a file (docx) and want to save it, the normal way, there is no Chance, because ffeDocX is not in the export-filter.
I'm sure I'll find a way around, but maybe I just have ...
- Wed May 25, 2016 12:39 pm
- Forum: Support
- Topic: richviewAction.open without knowing the filterindex
- Replies: 2
- Views: 13532
- Tue May 24, 2016 5:18 pm
- Forum: Support
- Topic: richviewAction.open without knowing the filterindex
- Replies: 2
- Views: 13532
richviewAction.open without knowing the filterindex
Hello,
I want to load a file via command line - using RichViewActions.
code:
...
actionOpen1.loadFile (rve, filename, ...)
What filter-Index should I take?
Okay, it's easy:
ext := UpperCase (ExtractFileExt (filename);)
if ext = '.RTF' then
fIndex := 1
...
but, is there an easier way?
Best regards ...
I want to load a file via command line - using RichViewActions.
code:
...
actionOpen1.loadFile (rve, filename, ...)
What filter-Index should I take?
Okay, it's easy:
ext := UpperCase (ExtractFileExt (filename);)
if ext = '.RTF' then
fIndex := 1
...
but, is there an easier way?
Best regards ...
- Tue May 24, 2016 6:58 am
- Forum: Support
- Topic: Thesaurus for german language?
- Replies: 0
- Views: 41535
Thesaurus for german language?
Hi everyone,
is there a Thesaurus for german language available? I tried Addict4, this is a great component, but there's no Thesaurus for german language available.
Would be great if anyone can help me!
Marco (wandogau)
is there a Thesaurus for german language available? I tried Addict4, this is a great component, but there's no Thesaurus for german language available.
Would be great if anyone can help me!
Marco (wandogau)