Start
# Start
Tips
- Based on your project requirements, search for the effects and functions you desire. Press "Ctrl+F" to search for keywords or use the search box at the top of the page.
- If you need to use the browser's "Developer Tools" during the development process, right-click on a blank area of the Aceoffix browser window (outside the Aceoffix control area) and select "Webpage Debugging Tools" from the context menu.
The code function demonstration of "General Control" belongs to functions that are common across Word, Excel, and PPT. Therefore, although the following examples all open Word documents, the exact same functions can actually be achieved when opening Excel and PPT as well.
# Video Demo
| Word Document (opens new window) | Excel Spreadsheet (opens new window) | PowerPoint (opens new window) | WPS Document (opens new window) |
# General Control
# Word
# Common Controls
# Data Filling
| Generate Table from Data Region | Merge Cells in a Table in Word |
| Insert Image into Cell | Setting the Style of a Word Table |
| Dynamically Create Data Regions | Dynamically Generate Word Documents |
# Data Extraction
| Extract Text from Data Region | Extract Image from Data Region |
| Extract Data Regions as Subfiles (Word Split) | Extract Table from Data Region |
# JS Control
# Excel
# Common Controls
| Open Excel in Edit Mode | Open Excel in Read-Only Mode |
| Adjust Rows and Columns in Read-Only Mode | Disable Right-Click, Double-Click, and Selection |
# Data Filling
| Cell Data Filling | Add Image to Cell |
| Set the Font Style of a Cell | Assign Value to Cell and Set Text Color |
| Set Cell Alignment and Background Color | Dynamically Generate Excel Documents |
| Set Table Borders |
# Data Extraction
| Extract Cell Data | Extract Data from Table Regions |
# PPT
| Open PowerPoint in Edit Mode | Open PowerPoint in Read-Only Mode |
Last Updated: 2025/07/21, 13:19:02