5301 - 5310 of 9637 for text-to-speechSearch Results
View search results from all Wolfram sites (43722 matches)
SQLConnectionPools   (DatabaseLink Symbol)
SQLConnectionPools[] returns a list of the open connection pools.SQLConnectionPools[conn] returns the connection pool used for a connection.
Connection Pools   (DatabaseLink Tutorial)
Database connection pools are a common way to improve the performance of database operations. They can be useful because creating a new connection can easily take several ...
InstallJava   (JLink Symbol)
InstallJava[] launches the Java runtime and prepares it to be used from Mathematica.
LoadJavaClass   (JLink Symbol)
LoadJavaClass[classname] loads the specified class into Java and sets up definitions so that it can be used from Mathematica.
Methods   (JLink Symbol)
Methods[javaclass] returns a list of the Java declarations for all methods of the specified JavaClass. Methods["classname"] lists the methods for the named class. ...
CastNETObject   (NETLink Symbol)
CastNETObject[obj, type] casts the specified object to a different type.
DoNETModal   (NETLink Symbol)
DoNETModal[form] displays the specified .NET form in the foreground and does not return until the form window is closed.DoNETModal[form, expr] evaluates expr just before the ...
MakeNETObject   (NETLink Symbol)
MakeNETObject[expr] constructs a .NET object that represents the given Mathematica expression. MakeNETObject[expr, type] creates an object of the specified type from expr.
MarshalStringsAs   (NETLink Symbol)
MarshalStringsAs is an option to DefineDLLFunction that specifies how string arguments should be marshaled into the DLL function. This applies to any arguments that are ...
TetGenSetPoints   (TetGenLink Package Symbol)
TetGenSetPoints[expr, points] sets the points in a TetGen expression.
1 ... 528|529|530|531|532|533|534 ... 964 Previous Next

...