跳到主要内容

Builder framework samples

Use the guides for C++, .Net, Python, and Java to run the samples.

Filling spreadsheet

Fills spreadsheet with array-based values.

See: C++ / .Net / Python / Java

Commenting spreadsheet errors

Comments spreadsheet cells with formula errors.

See: C++ / .Net

Creating presentation

Creates presentation with multiple slides, images and text.

See: C++ / .Net / Python / Java

Creating chart presentation

Creates single-slide chart presentation.

See: C++ / .Net

Creating basic form

Creates basic form with text and image inputs.

See: C++ / .Net / Python / Java

Creating advanced form

Creates advanced form with table structure.

See: C++ / .Net

Filling form

Fills form with text values and image.

See: C++ / .Net