office-gobmx/odk/examples/examples.html

1 line
38 KiB
HTML
Raw Normal View History

<html> <head> <title>[TITLE] - Examples</title> <link rel="stylesheet" type="text/css" href="../docs/sdk_styles.css"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="author" content="J&uuml;rgen Schmidt"> <meta name="created" content="2004-12-14"> </head> <body class="sdkbody"><a name="examples"/> <table class="table1" cellpadding=0> <tr style="background-image:url(../docs/images/sdk_head-2.gif); backgorund-position: bottom; "> <td class="background" colspan="2" align="left"><img src="../docs/images/sdk_head-1.gif" width="335" height="109" usemap="#Map" border="0"></td> <td class="background" align=right><img src="../docs/images/sdk_head-3.gif" width="32" height="109"></td> </tr> <tr> <td colspan="3"><img class="nothing10" src="../docs/images/nada.gif"></td> </tr> <tr> <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td> <td> <table class="table2"> <tr> <td colspan="3"><img class="nothing1" src="../docs/images/nada.gif"></td> </tr> <tr> <td> <table class="table3"> <tr> <td colspan="2" class="head1">Examples</td> <td align="right"><a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"></a></td> </tr> </table> </td> </tr> <tr> <td> <table class="table3"> <tr> <td colspan="3"> <p>The SDK provides a rich set of examples in different programming languages (Java, C++, [PRODUCTNAME] Basic, OLE) to illustrate the use of the API and demonstrate how to benefit from the included word processor, spreadsheet, presentation software, graphics program and database of [PRODUCTNAME].<br> Some fo the examples need a running office instance listening on a port. If this is necessary you will get further information in the makefiles.</p> <p>Every makefile contains at least one run target to execute an running example, please see the makefile output in the different example directories. Some of the examples which create a component have no run target. In these cases a document is provided which instantiates and runs the component (see the makefile output). Also the Basic examples provide documents which use and shows the implemented functionality.</p> </td> </tr> <tr> <td><img class="line" src="../docs/images/sdk_line-1.gif"></td> </tr> </table> </tr> <tr> <td> <table class="table3"> <tr valign="top"> <td class="content3"><img src="../docs/images/arrow-1.gif"></td> <td><a href="DevelopersGuide/examples.html" title="link to the Developer's Guide examples overview page">Developer's Guide examples</a></td> <td class="content75">The <a href="../docs/DevelopersGuide_intro.html" title="link to the Developer's Guide introduction page">Developer's Guide</a> comes with a rich set of examples which demonstrate the use of the API in the different application areas.</td> </tr> <tr valign="top"> <td class="content3"><img src="../docs/images/arrow-1.gif"></td> <td><a href="#Java_examples" title="link to the Java examples section">Java examples</a></td> <td class="content75">Set of simple and more complex examples which shows the use of the API from Java.</td> </tr> <tr valign="top"> <td class="content3"><img src="../docs/images/arrow-1.gif"></td> <td><a href="#Cpp_examples" title="link to the C++ examples section">C++ examples</a></td> <td class="content75">Small set of examples which shows the use of the API from C++.</td> </tr> <tr valign="top"> <td class="content3"><img src="../docs/images/arrow-1.gif"></td> <td><a href="#Basic_examples" title="