|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sends a REST request and waits for the server response. |
|
|
|
|
|
|
|
| Returns the list of WEBDEV accounts on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Updates the parameters of a WEBDEV account in a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Returns the list of current connections on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Deletes a WEBDEV account from a WEBDEV Application Server. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Gets a file via the Secure Copy Protocol. |
|
|
|
|
|
|
|
| Transfers files via the Secure Copy Protocol. |
|
|
|
|
|
|
|
| Merges the specified cells in an Excel document. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|