Office Suite: Word, Excel, PPT & PDF | LanMate User Guide
Using the Qianxin edition of LanMate?View Qianxin Edition User Guide

Office Suite: Word, Excel, PPT & PDF

Word

Write a department year-end summary report covering work review, highlights, issues, and next year's plan

The agent calls docx_create with built-in document formatting standards. Preview in the artifacts panel; iterate with follow-up messages.

Excel

Summarize this sales data by month, calculate MoM growth, create a formatted summary table

Uses xlsx_read/xlsx_write with support for formulas, conditional formatting, and pivot tables.

PPT

Generate a 15-page presentation from this Word proposal, with data charts

Extracts key points, generates outline, fills content, inserts charts. Supports custom template styles.

PDF

Merge these three PDFs and extract the tables to Excel

Uses pdf_merge and table extraction, all processed locally.