Author: buildbot
Date: Mon Sep 5 05:12:21 2011
New Revision: 795299
Log:
Staging update by buildbot
Modified:
websites/staging/odftoolkit/trunk/content/odftoolkit/simple/demo/index.html
Modified: websites/staging/odftoolkit/trunk/content/odftoolkit/simple/demo/index.html
==============================================================================
--- websites/staging/odftoolkit/trunk/content/odftoolkit/simple/demo/index.html (original)
+++ websites/staging/odftoolkit/trunk/content/odftoolkit/simple/demo/index.html Mon Sep 5 05:12:21 2011
@@ -79,16 +79,15 @@
Demo List
-This the demo list of Simple API. Each demo contains overview, code introduction and download resources. You can learn it and try it easily.
+This the demo list of Simple API. Each demo contains overview, code introduction and download resources. You can learn and try it easily.
-
Automatically Formatting a Document
-
It's a commen scenario that we need apply some necessary styles for plain text to improve its appearance. In this demo, a text document is created using plain text from a text file. The new document looks orderly and beautiful than before.
+
It's a commen scenario that we need apply some necessary styles for plain text to improve its appearance. In this demo, a text document is created using plain text from a text file. The new document looks orderly and beautiful than before.
More...
-
More...
-
@@ -96,79 +95,75 @@
In this demo, we will show how to create charts in presentation document, text document and spreadsheet document. Charts data is from a spreadsheet document. You can chose a cell range and using the values of these cells to generate a chart. It's easy and convenient.
+
More...
-More...
-
Add 2D barcode image to a slide
-
We get the author contact information from the metadata of a presentation document. With a RESTful web service, a 2D bar code image is generated based on these information. With image API, the bar code image will be added to the first slide of this presentation at last.
+
We get the author contact information from the metadata of a presentation document. With a RESTful web service, a 2D bar code image is generated based on these information. With image API, the bar code image will be added to the first slide of this presentation at last.
+
More...
-
More...
-
Offer Letter with Text Fields
-
We have introduced several samples about how to use Simple ODF API to generate document from the predefined templete. But sounds like, we never talk about how to create a template document using Simple ODF API. Today, let's do it!
+
We have introduced several samples about how to use Simple API to generate document from the predefined templete. But sounds like, we never talk about how to create a template document using Simple API. Today, let's do it!
+
More...
-
More...
-
Booking Sheet with Text Box
-
This demo is similar with demo: Navigation API in Hotel Receipt. The different is that text box is included in the document template, so that we can show the text box feature in Simple ODF. Besides, this demo also shows the collaboration method between spreadsheet and text document templete.
+
This demo is similar with demo: Navigation API in Hotel Receipt. The different is that text box is included in the document template, so that we can show the text box feature in Simple API. Besides, this demo also shows the collaboration method between spreadsheet and text document templete.
+
More...
-
More...
-
Multiple Presentations Assembler
-
If you make a lot of presentations in your daily work, you know that you don't always create a presentation from scratch. This demo shows how to assemble several different presentations together to make a new presentation using Simple ODF.
+
If you make a lot of presentations in your daily work, you know that you don't always create a presentation from scratch. This demo shows how to assemble several different presentations together to make a new presentation using Simple API.
More...
-
More...
-
List and Table Conversion
-
Starting in version 0.4, we have added methods to support bullet, numbered and image lists. This includes frequently used features for processing lists and list item. This demo is designed to show the power of List API and help you learn how to use it.
+
Starting in version 0.4, we have added methods to support bullet, numbered and image lists. This includes frequently used features for processing lists and list item. This demo is designed to show the power of List API and help you learn how to use it.
More...
-
More...
-
Navigation API in Hotel Receipt
-
This demo is a simple template application about hotel receipt. By loading the configuration file and navigating the hotel receipt template, this demo could generate the ODF documents.
+
This demo is a simple template application about hotel receipt. By loading the configuration file and navigating the hotel receipt template, this demo could generate the ODF documents.
More...
-
More...
-
Persentation Extraction and Combination
-
To show the operation of Presentation in Simple API, the Presentation Codmbination demo is used which combine two independent presentation documents together and extract the notes of each slide out to a Text document.
+
To show the operation of Presentation in Simple API, the Presentation Codmbination demo is used which combine two independent presentation documents together and extract the notes of each slide out to a Text document.
More...
-
More...