Ouvrir la rubrique avec les liens de navigation
Boîte de dialogue Insérer des symboles ou des caractères spéciaux |
You can access the Insert Symbols or Special Characters dialog using the following methods:
Click the icon on the Data Source tab of the Data Sources property page to open the dialog and select characters to insert into the Embedded Data field.
Click on the Object Toolbar and select Symbol Font Characters to open the dialog and select the desired font and symbol to insert into your template or data entry form.
Depending on the method you use to open the dialog, it will contain one or more of the following tabs:
The Symbols tab is available on the dialog when the dialog is opened from either of the two methods described above.
Using the Symbols tab, you can insert onto your templates and data entry forms characters and symbols from a variety of fonts, including many that are not available on standard keyboards.
|
The Symbols tab provides access to a collection of unique TrueType fonts from Seagull Scientific that provide industry-specific symbols that you can use on your templates and data entry forms. For more information about these Seagull fonts, refer to Seagull Symbol Fonts. |
The following options are available on the Symbols tab:
Police : Indique la famille de police dans laquelle sélectionner les caractères. Seagull symbol fonts are organized by industry or usage, such as electrical, hazard, textile care, and warning.
Sous-ensemble : Specifies the subset of characters from the selected font family that is displayed in the dialog.
Unicode : Affiche la valeur Unicode du caractère sélectionné, un numéro unique utilisé pour coder le caractère dans XML, HTML et de nombreux autres langages de script. Pour rechercher un symbole à partir de sa valeur Unicode, saisissez simplement la valeur Unicode dans ce champ.
Character Shortcut Key: Just above the Recently Used Characters, the dialog displays a shortcut key for the selected character. Pour plus d’informations, reportez-vous à la rubrique Polices de caractères spéciaux.
Caractères utilisés récemment : Affiche la liste des caractères préalablement sélectionnés.
Taille : Determines the size of the symbols as they appear in the Insert Symbols or Special Characters dialog. Changing the size of the symbols in the dialog does not change the size of the symbols inserted into your template.
The Control Characters tab is available on the dialog when the dialog is opened from the Data Sources property page.
Un caractère de contrôle est un caractère invisible qui remplit une fonction.
|
Vous trouverez aussi les caractères de contrôle dans la boîte de dialogue Valeur de délimiteur lors de la création et la modification de Modèles de code d’imprimante. |
Caractère |
Nom du caractère |
Valeur ASCII |
Valeur hexadécimale |
---|---|---|---|
Caractère nul |
<NUL> |
00 |
00 |
Début d’en-tête |
<SOH> |
01 |
01 |
Début de texte |
<STX> |
02 |
02 |
Fin de texte |
<ETX> |
03 |
03 |
Fin de transmission |
<EOT> |
04 |
04 |
Consultation |
<ENQ> |
05 |
05 |
Accusé de réception |
<ACK> |
06 |
06 |
Appel |
<BEL> |
07 |
07 |
Retour arrière |
<BS> |
08 |
08 |
Tabulation horizontale |
<HT> |
09 |
09 |
Saut de ligne |
<LF> |
10 |
0A |
Tabulation verticale |
<VT> |
11 |
0B |
Saut de page |
<FF> |
12 |
0C |
Retour chariot |
<CR> |
13 |
0D |
Code spécial |
<SO> |
14 |
0E |
Code normal |
<SI> |
15 |
0F |
Échappement transmission de données |
<DLE> |
16 |
10 |
Commande de périphérique 1 (XON) |
<DC1> |
17 |
11 |
Commande de périphérique 2 |
<DC2> |
18 |
12 |
Commande de périphérique 3 (XOFF) |
<DC3> |
19 |
13 |
Device Control 4 |
<DC4> |
20 |
14 |
Accusé de réception négatif |
<NAK> |
21 |
15 |
Inactivité synchrone |
<SYN> |
22 |
16 |
Bloc de transmission de fin |
<ETB> |
23 |
17 |
Annuler |
<CAN> |
24 |
18 |
Fin de support |
<EM> |
25 |
19 |
Substitut |
<SUB> |
26 |
1A |
Échappement |
<ESC> |
27 |
1B |
Séparateur de champ |
<FS> |
28 |
1C |
Séparateur de groupe |
<GS> |
29 |
1D |
Séparateur d’enregistrement |
<RS> |
30 |
1E |
Séparateur d’unité |
<US> |
31 |
1F |
Supprimer |
<DEL> |
127 |
7F |
Rubriques connexes