Search found 1570 matches

by larsa
Thu Jun 02, 2022 10:41 am
Forum: AXWWriter and DOCXReadWrite
Topic: DOCXReadWrite Get Text To String
Replies: 1
Views: 662

Re: DOCXReadWrite Get Text To String

Hello

Your code shall work assuming there is any text in the document. Please try first with a very simple DOCX file.
by larsa
Tue Apr 26, 2022 12:36 pm
Forum: XLSReadWritwII 6
Topic: Creating table ?
Replies: 3
Views: 846

Re: Creating table ?

Hello

It is not possible to add tables but you can use tables if there already is tables in a file.
by larsa
Fri Apr 22, 2022 3:49 pm
Forum: XLSReadWritwII 6
Topic: Cell format Excel export
Replies: 1
Views: 544

Re: Cell format Excel export

Hello

Assigning values to cells will not do any formatting. Please take a look at the format cells sample.
by larsa
Fri Apr 22, 2022 3:48 pm
Forum: AXWWriter and DOCXReadWrite
Topic: How can I insert a text with line breaks in a bookmark?
Replies: 2
Views: 658

Re: How can I insert a text with line breaks in a bookmark?

Hello

Use InsertFileText of the Paragraph the bookmark is in.
by larsa
Tue Apr 19, 2022 1:41 pm
Forum: XLSReadWritwII 6
Topic: Delphi 11.1
Replies: 2
Views: 745

Re: Delphi 11.1

Hello

You can install the version for Delphi 11
by larsa
Sun Apr 17, 2022 8:39 am
Forum: XLSSpreadSheet
Topic: XlsSpreadsheet install error
Replies: 1
Views: 719

Re: XlsSpreadsheet install error

Hello

Installation:

Select the menu Component->Install packages, click the Add button.
Go to the Public folder. Browse to the
"Public Documents\Embarcadero\Studio\21.0\Bpl" sub directory.
Select the file XLSSpreadSheet3_DDX104.bpl
by larsa
Wed Apr 13, 2022 7:18 am
Forum: AXWReports
Topic: AXWReport2 does not support Delphi 11.1, can it to update? thanks.
Replies: 1
Views: 1359

Re: AXWReport2 does not support Delphi 11.1, can it to update? thanks.

Hello

Delphi 11.1 is supported. What is the problem?
by larsa
Wed Apr 13, 2022 7:17 am
Forum: XLSReadWritwII 6
Topic: About auto fit row height function
Replies: 2
Views: 606

Re: About auto fit row height function

Hello

Sorry, that is not supported.
by larsa
Wed Mar 23, 2022 8:06 am
Forum: AXWWriter and DOCXReadWrite
Topic: Error while using Docx.Editor.Assign
Replies: 2
Views: 730

Re: Error while using Docx.Editor.Assign

Hello

Yes, please send me a file with this problem.
by larsa
Sat Mar 12, 2022 10:16 am
Forum: XLSReadWritwII 6
Topic: HeaderFooter
Replies: 2
Views: 576

Re: HeaderFooter

Hello

Use: XLS[0].PrintSettings.HeaderFooter...

For more info and formatting codes, please take a look at the source code.
by larsa
Sat Mar 12, 2022 10:10 am
Forum: AXWWriter and DOCXReadWrite
Topic: Demoversion Compile Write Demo fails
Replies: 10
Views: 1563

Re: Demoversion Compile Write Demo fails

Hello

1. For testing, please study the samples.

2. Send the file to: components(a)axolot.com
by larsa
Wed Mar 09, 2022 11:54 am
Forum: AXWWriter and DOCXReadWrite
Topic: Demoversion Compile Write Demo fails
Replies: 10
Views: 1563

Re: Demoversion Compile Write Demo fails

Hello

Can you send me a docx file with the cell color issue?

Do you mean how to compile the demo editor?
by larsa
Fri Mar 04, 2022 3:34 pm
Forum: AXWWriter and DOCXReadWrite
Topic: Demoversion Compile Write Demo fails
Replies: 10
Views: 1563

Re: Demoversion Compile Write Demo fails

Hello

Test first with DOCX files as it's the native file format for the component.

You cant iterate trough fields and other document parts.

Undo is supported. Not sure why it not is enabled in the demo
by larsa
Wed Mar 02, 2022 3:40 pm
Forum: AXWWriter and DOCXReadWrite
Topic: Demoversion Compile Write Demo fails
Replies: 10
Views: 1563

Re: Demoversion Compile Write Demo fails

Hello

It is possible that you need the source code in order to compile AXWriterDemoWP. This is the compiled demo which you can download from our site. If you want tor try it, please download this demo.
by larsa
Wed Mar 02, 2022 11:38 am
Forum: AXWWriter and DOCXReadWrite
Topic: Demoversion Compile Write Demo fails
Replies: 10
Views: 1563

Re: Demoversion Compile Write Demo fails

Hello

It looks like you have an older version of the component installed as well. Please search your hard drive for the dcu:s and delete them manually. Then install the component again.