|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Creates a character string from the data of a Word Processing control. |
|
|
|
|
|
|
|
| Returns the number of canceled actions that can be redone on a Word Processing control. |
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string in a Word Processing control. |
|
|
|
|
|
|
|
| Saves a document as a "docx" file. |
|
|
|
|
|
|
|
| Selects a fragment in a Word Processing control. |
|
|
|
|
|
|
|
| Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
|
| Undoes the last action performed on a Word Processing control. |
|
|
|
|
|
|
|
| Returns the number of actions that can be undone in a Word Processing control. |
|
|
|
|
|
|
|
| Deletes the entire history of the Undo/Redo mechanism for a Word Processing control.... |
|
|
|
|
|
|
|
| Converts the content of a Word Processing control into an HTML file. |
|
|
|
|
|
|
|
| Exports a page from a Word Processing control in image format. |
|
|
|
|
|
|
|
| Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
|
| Restores the last undone action on a Word Processing control. |
|
|
|
|
|
|
|
| Inserts an object in a Word Processing control. The objects that can be used are:
an element,
a document,
a paragraph,
a text,
an image,
a fragment.... |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| Retrieves all the emails found on a Notes server. |
|
|
|
|
|
|
|
| Retrieves all the emails found on an Outlook server. |
|
|
|
|
|
|
|
| Copies the attachment of current email onto the user computer (locally). |
|
|
|
|
|
|
|
| Deletes a folder on an IMAP server. |
|
|
|
|
|
|
|
| Deletes a folder from the Outlook messaging software. |
|
|
|
|
|
|
|
| Adds an element, text or image at the end of a docFragment variable. |
|
|
|
|
|
|
|
| Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment. |
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo").... |
|
|
|
|
|
|
|
| Closes the docx file associated with the Document variable and frees the document. |
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo").... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|