Search found 11 matches
- Sun May 07, 2023 9:43 pm
- Forum: BETA TextMaker 2024 for Windows
- Topic: Grammar Checker
- Replies: 1
- Views: 5319
Grammar Checker
Hello. Are there plans to include a grammar checker in other languages such as Spanish?
- Thu Jun 17, 2021 5:28 am
- Forum: TextMaker 2021 for Windows
- Topic: Discontinuous text selection
- Replies: 2
- Views: 2395
Re: Discontinuous text selection
Thanks for your reply. I will be waiting for this feature to upgrade the app.
- Sat Jun 12, 2021 10:21 pm
- Forum: TextMaker 2021 for Windows
- Topic: Discontinuous text selection
- Replies: 2
- Views: 2395
Discontinuous text selection
Hi. Is discontinuous text selection available in the new version 2021?
- Sun Nov 03, 2019 4:31 pm
- Forum: SoftMaker Office 2018 for Windows (General)
- Topic: Print Preview
- Replies: 2
- Views: 4236
Re: Print Preview
Hi. Just to say this seems to be very similar a bug I reported a few months ago (Ticket#2019041408000417). In my case, I placed an image in the header section and the print preview turned so slow.
- Thu Sep 12, 2019 7:01 am
- Forum: BasicMaker 2018 for Windows
- Topic: call .bas to read a cell and write in another two.
- Replies: 8
- Views: 14729
Re: call .bas to read a cell and write in another two.
Hi Princy557. The next example opens a file (Invoices.xlsx) and writes the current date in column A, and a secuential number in column B, in the next free row. The file needs to have the current date in cell D1 [ =Today() ]. The code reads that date and then writes it on column A. I've tried to use ...
- Sat Sep 07, 2019 7:12 am
- Forum: BasicMaker 2018 for Windows
- Topic: call .bas to read a cell and write in another two.
- Replies: 8
- Views: 14729
Re: call .bas to read a cell and write in another two.
Hi Princy557. The following example reads the value of two cells in the active sheet of the active workbook, and then writes new values in them: Dim pm as Object Set pm = CreateObject("PlanMaker.Application") pm.Application.Visible = True Dim cell1, cell2 as String 'Read the value of A1 an...
- Sat Sep 07, 2019 6:28 am
- Forum: TextMaker 2018 for Windows
- Topic: Image background
- Replies: 2
- Views: 5503
Re: Image background
Hi Martin. Thanks for the workaround. It works! Additionally, is helpful if you lock the image and place it behind the text to achieve the effect of a background. The only thing is a bit annoying (not a big thing) when you click on the document where there is no text, the image is selected. Is there...
- Fri Sep 06, 2019 5:43 pm
- Forum: TextMaker 2018 for Windows
- Topic: Image background
- Replies: 2
- Views: 5503
Image background
I've noticed when you put an image as background of the page, it is arranged as mosaic. Is it possible to change this arrangement to adjust to the page size or mantain centered?
Thanks!
Thanks!
- Wed Sep 04, 2019 6:09 pm
- Forum: SoftMaker Office 2018 for Windows (General)
- Topic: A-Z or Z-A
- Replies: 12
- Views: 12760
Re: A-Z or Z-A
You are welcome! Glad to help.
- Tue Sep 03, 2019 6:49 am
- Forum: SoftMaker Office 2018 for Windows (General)
- Topic: A-Z or Z-A
- Replies: 12
- Views: 12760
Re: A-Z or Z-A
Hi BBfromCA.
You have the AZ tool (Order text / table) in the paragraph section of the Home tab.
Alternatively from the menu: Edit / Order...
You have the AZ tool (Order text / table) in the paragraph section of the Home tab.
Alternatively from the menu: Edit / Order...
- Sun Sep 01, 2019 7:01 pm
- Forum: SoftMaker Office 2018 for Windows (General)
- Topic: Document themes and text effects
- Replies: 0
- Views: 18483
Document themes and text effects
Hi. This is my first post here, so I want to say that SoftMaker Office is a great product. I am very impressed for the quality and performance. =D> I want to make some suggestions too: It would be nice you implement document themes: a set of formatting choices that can be applied to an entire docume...