This documentation refers to PhraseExpress v18 beta. The documentation for the production version 17 is available here.
Phrase content
The phrase content consists of text and bitmaps that can be inserted into any target application.
You can type in text or drag & drop bitmaps into the phrase contents input box or have artificial intelligence generate text for you.
Phrases can have text formatting (italic, bold, etc.). To remove text formatting, right-click into the phrase content box and select "
".Each phrase can have contents in multiple, different languages.
The formatting status is indicated by the phrase icon in the phrase tree:
Formatting | Description |
---|---|
We recommend preferring plain text for maximum flexibility and compatibility. | |
Use only, if text formatting, tables or bitmaps are required. | |
No support of PhraseExpress macro functions or functions that alter the phrase contents (e.g. duplicate search, search & replace, bulk editing features). Requires locally installed Microsoft Word. We recommend avoiding this formatting option unless the specific Microsoft Word formatting is essential. |
Press CTRL+ENTER for a page break or SHIFT+ENTER for a line-break. To enter a non-breaking space, press CTRL+SPACE
A few characters cannot be used in the phrase content directly. For example, the character sequence {# must be entered with three leading backslahses \\\{#. Those three backslashes will not be output but just used internally by PhraseExpress. Following characters must be "escaped" with leading backslashes:
Desired character | Required escape sequence |
---|---|
{# | \\\{# |
} | \\\ |
{{ | \{{ |
}} | \}} |
(* | \(* |
*) | \*) |