Author: devinhan Date: Fri Sep 2 08:19:53 2011 New Revision: 795149 Log: Publishing merge to odftoolkit site by devinhan Modified: websites/production/odftoolkit/ (props changed) websites/production/odftoolkit/content/odftoolkit/simple/demo/index.html Propchange: websites/production/odftoolkit/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Fri Sep 2 08:19:53 2011 @@ -1 +1 @@ -/websites/staging/odftoolkit/trunk:794771-795093 +/websites/staging/odftoolkit/trunk:794771-795148 Modified: websites/production/odftoolkit/content/odftoolkit/simple/demo/index.html ============================================================================== --- websites/production/odftoolkit/content/odftoolkit/simple/demo/index.html (original) +++ websites/production/odftoolkit/content/odftoolkit/simple/demo/index.html Fri Sep 2 08:19:53 2011 @@ -78,147 +78,101 @@
- - - - - - Samples - SimpleODF - - - - -
-
-
-
-
-
- -
-
- -Simple Demos - -

-
-
The demos of simple java API for ODF project are shown here. Each demo contains the overview of the demo, the code introduction and the code downloading resource. -

-
-
+

Demos

+

The demos of simple java API for ODF project are shown here. Each demo contains the overview of the demo, the code introduction and the code downloading resource.

  • -
    9. Automatically Formatting a Document
    -
    +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.
    -More... +More...
  • +
  • -
    8. Create Analysis Report with Charts
    -
    +Create Analysis Report with Charts

    +
    +
    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...
  • +
  • -
    7. Add 2D barcode image to a slide
    -
    +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.
    -More... +More...
  • +
  • -
    6. Offer Letter with Text Fields
    -
    +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!
    -More... +More...
  • +
  • -
    5. Booking Sheet with Text Box
    -
    -
    This demo is similar with Demo3: 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. +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.
    -More... +More...
  • +
  • -
    4. Multiple Presentations Assembler
    -
    +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.
    -More... +More...
  • +
  • -
    3. List and Table Conversion
    -
    +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.
    -More... +More...
  • +
  • -
    2. Navigation API in Hotel Receipt
    -
    +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.
    -More... +More...
  • +
  • -
    1. Persentation Extraction and Combination
    -
    +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.
    -More... +More...
-
+
-
-
-
-
- -
-
- -