For AI agents: the complete documentation index is available at https://a3s-lab.github.io/Office/docs/llms.txt, the full documentation bundle is available at https://a3s-lab.github.io/Office/docs/llms-full.txt, and this page is available as Markdown at https://a3s-lab.github.io/Office/docs/index.md.
  • 简体中文
  • latest
  • A3S Office 文档

    A3S Office 提供文档、Markdown、表格、演示文稿和 PDF 的浏览器编辑组件。 Playground 用于直接体验,本页面提供稳定的接入、配置和自动化说明。

    从这里开始

    你的目标推荐入口
    先体验编辑器打开 Playground
    在项目中接入编辑器快速开始
    查看 React、Vue 与 Web Component 用法组件接入
    配置某一种编辑器编辑器 API
    增加自定义操作或 TipTap Extension扩展机制
    让编码智能体读取或修改 Office 文件CLI 与 Skill

    编辑器组件

    文件类型组件核心实现
    文档DocumentEditorTipTap / ProseMirror 与 A3S Office 排版内核
    MarkdownMarkdownEditorTipTap 可视化编辑与受控 Markdown 源码
    表格SpreadsheetEditor表格交互与 A3S Office 计算内核
    演示文稿PresentationEditor场景图与按需加载的 TipTap 文本编辑
    PDFPdfViewerPDFium WebAssembly 渲染与批注控制器

    npm 包名是 @a3s-lab/office。它提供类型化核心模型、React 组件、Vue 绑定、Web Component 和统一样式。

    文档语言与版本

    页面顶部可以切换简体中文或 English,也可以在 latest 与已发布版本之间 切换。搜索只返回当前版本、当前语言的结果,避免把不同版本的 API 混在一起。