|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Converts accented characters in a string to non-accented characters. |
|
|
|
|
|
|
|
| The FontCondensed property is used to:
Determine if characters in a text are condensed.
Condense (or not) the characters in a text.... |
|
|
|
|
|
|
|
| The FontLarge property is used to:
Find out whether the characters in a text are enlarged or not.
Enlarge (or not) the characters in a text.... |
|
|
|
|
|
|
|
| The FontExtended property is used to:
Find out whether the spacing between characters in a text is increased.
Increase the spacing between characters in a text.... |
|
|
|
|
|
|
|
| Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).... |
|
|
|
|
|
|
|
| Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
|
| Reverses the characters of a string. |
|
|
|
|
|
|
|
| Reverses the characters of a string. |
|
|
|
|
|
|
|
| Builds a sequence of characters containing an image. |
|
|
|
|
|
|
|
| Builds a sequence of characters containing a line. |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
| Fills the content of WdString with space characters on the right. |
|
|
|
|
|
|
|
| Returns the number of characters matching a given type. |
|
|
|
|
|
|
|
| Returns the number of characters matching a given type. |
|
|
|
|
|
|
|
| Builds a sequence of characters containing a circle or an ellipse. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
|
| Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
|
| Fills the content of WdString with space characters on the right. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|