|
|
|
|
|
|
|
Gets a file via the Secure Copy Protocol. |
|
|
|
|
|
|
Deletes a connection from a WEBDEV Application Server. |
|
|
|
|
|
|
Creates a WEBDEV account on a WEBDEV Application Server. |
|
|
|
|
|
|
Recalculates all formulas in an Excel (XLSX) document. |
|
|
|
|
|
|
Determines if a cell is merged with other cells and gets the merged cell range. |
|
|
|
|
|
|
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.). |
|
|
|
|
|
|
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image. |
|
|
|
|
|
|
Converts a JSON string to XML. |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Loads a diagram file and creates a library of preset shapes from it. |
|
|
|
|
|
|
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram). |
|
|
|
|
|
|
Used to determine if a scanner has a given capability. |
|
|
|
|
|
|
Deletes a WEBDEV account from a WEBDEV Application Server. |
|
|
|
|
|
|
Transfers files via the Secure Copy Protocol. |
|
|
|
|
|
|
Merges the specified cells in an Excel document. |
|
|
|
|
|
|
Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
Wraps the specified node in a given node of an HTML document. |
|
|
|
|
|
|
Wraps all children of the given node in a new node in an HTML document. |
|
|
|
|
|
|
Adds a node after the specified node in an HTML document. |
|
|
|
|
|
|
Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
Adds a child after the child of the current node in an HTML document. |
|
|
|
|
|
|
Adds a child at the start of the children of the current node in an HTML document. |
|
|
|
|
|
|
Adds or changes an attribute of the current node of the HTML document. |
|
|
|
|
|
|
Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|