Skip to main content

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

Generating user feedback report

Creates an XLSX report with average scores, highlighted negative comments, individual ratings, and charts.

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

Generating invoice from order data

Creates a PDF invoice with customer details, itemized order, pricing, and tax-inclusive totals.

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

Generating employment agreement

Creates a personalized PDF employment agreement from HR form data and saves it to DocSpace for signing and storage.

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

Generating personalized investment plan

Creates an XLSX investment plan with projections and charts tailored to the client's financial goals and input data.

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

Generating inventory report

Creates an XLSX report with current stock items, including quantities and status indicators.

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

Creating startup market analysis presentation

Generates a presentation with market trends, competition, and customer insights using integrated external data.

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

Creating commercial offer

Generates a personalized commercial offer in DOCX format with client-specific products, services, and timelines.

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

Creating employee training plan

Generates a structured DOCX training plan with learning goals, deadlines, and resources for each employee.

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

Creating annual business report

Generates a DOCX annual report with financial performance, key achievements, and strategic highlights based on external data.

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