Editions and Features

Compare the comprehensive feature sets across Aceoffix V7 editions to find the perfect solution for your organization.

Features of Aceoffix V7

Comprehensive comparison of features across all editions

Common Features Standard Enterprise Ultimate
Viewing, editing and saving Word document online
Viewing, editing and saving Excel document online
Viewing, editing and saving PowerPoint document online
Providing a real-time progress bar for opening and saving document
Client software updating automatically
Modification is traceable in Word
New OpenMode for inserting comments only in Word
-
Inputting and editing mathematical equations online in Word
Word/Excel/PowerPoint document in read-only mode
Compatible with .NET Core 3.1, .NET 5/6/7/8+
Clean, high-res UI with flawless multi-screen scaling
Enable Aceoffix pop-ups in all browsers without the confirmation dialog.
Enhance the client-side methods ProtectDoc() and UnProtectDoc() to support Excel files
The server-side WebOpen method now supports opening docm and xlsm files, allowing execution of macros via the RunMacro method
-
A dialog box with detailed exception message will pop-up for debugging when save failed
Developer can pop up a customized message box after saving
Disabling copy, paste, download and print
Built-in session supported. Aceoffix supports Session, Session-based authentication, Forms Authentication, offers security protection of documents on server and avoids illegal downloading and uploading
Using JavaScript to call VBA interface of Word/Excel
Using RunMacro to run VBA script of Word/Excel
-
Controlling the concurrent access of Office document online
Switch between full screen mode and page mode
Customizing toolbar and menu
Supporting WinXP/7/8/10 and the latest version of the browsers (IE/Edge/Chrome/Firefox/Opera etc)
Enables frontend-backend decoupling. Works with MVC architecture, Vue 2.0/3.0, and other mainstream JS frameworks
Opening and viewing local Office document in web page, and saving it to web server directly
Returning the value of custom saving result online
Converting Word/Excel/PowerPoint document to HTML format online and saving it to Web server
Saving Word and Excel as PDF
-
Opens the Office document specified by physical disk path on server directly
Get the thumbnail of the first page of a Word document and users can preview the document before opening it
-
-
Supports online processing of Office documents with WPS-installed clients.
Comparing differences between two Word documents online
-
-
Supports domain-based licensing
-
-
Only disable Copy, Save as, F12 in Word and leave the document still editable
-
-

Data Access Features of Word

Disabling right-click menu, double click and high light selection of the content in the document
Applying the predefined template to current document by one click
-
Dynamically filling the DataRegion predefined by users and generating formatted documents
Opening the existed table in Word and filling the specified cells
Specifying where new rows can be inserted in the table when output data in batch
Table creation and cell merging capabilities
-
Table styling features (including: width, row height, border line style, line width, color, row/column properties, background color, paragraph formatting, alignment options, etc.)
-
Remove specific table rows
-
-
Setting editable regions according to user's access permissions
Getting text value from DataRegion when saving
Getting the value of Form fields in the web page with AceoffixCtrl when saving.
Popping up a dialog box to show saving information customized by developer in saving page when saving.
Content types that DataRegion, DataTag and table cells support Text Text, Image, Word file Text, Image, Word/Excel file
Merging many Word documents into one document
-
-
Splitting one document into many Word documents
-
-
Providing a tool to define and manage DataRegions in Word template
Using JavaScript to enumerate every DataRegion in Word document
Extracting specified text content in local Word document and saving them to database
Setting font(style, size, color, bold, italic, underline, shadow and strikthrough) of text in DataRegion, DataTag and in cells
-
Setting background color for DataRegion and DataTag
-
Setting paragraph (indentation, spacing and alignment) in DataRegion and DataTag
-
Creating new DataRegion at the specified location by programming
-
DataRegion can trigger a dialog box in web page to help user input data
-
Setting watermark on Word document (Word 2007 and higher versions) by programming
-
-
Text, Image
Getting plain text from the current document and saving it to database. Thus, full text search and previewing snapshot can be developed
Setting the size of the image that is inserted in DataRegion
-
-
DataRegion can submit the image and the table that user inserts
-
Submitting DataRegion as a Word file to web server
-
-
Simultaneously editing different DataRegions in a Word document
-
-
Printing Word documents in batch
-

Data Access Features of Excel

Disabling right-click menu, double click and selection of the cells in the sheet
Accessing cells by address, name or column and row in sheet
Adding Table class to Excel sheet to simplify code calling. It will highly improve programming efficiency.
When outputting data in batch to a table, rows can be set as automatically increase, and new rows will be formatted automatically as the previous rows.
Getting the value from cells or Tables when saving
Getting the value of Form fields in the web page with AceoffixCtrl when saving.
Popping up a dialog box to show saving information customized by developer in saving page when saving.
Setting editable cells and Tables according to user's access permissions.
Content types that cells support. Text Text, Equation Text, Equation
Setting font (style, size, color, bold and italic) of text in cells.
-
Setting cells as read-only.
-
Setting data display format, foreground color, background color, horizontal alignment and vertical alignment in cells.
-
Setting font (style, size, color, bold and italic) of text in Tables.
-
Setting data display format, foreground color, background color, horizontal alignment and vertical alignment in Tables.
-
Setting column width and row height in Tables.
-
Setting the style of Table line.
-
Setting Tables as read-only.
-
Merging cells in Tables.
-
Setting the color of the data cells in the Table to give a warning to user dynamically.
-
Content types that data fields support in Table. Text Text, Equation Text, Equation
Getting the value of text and formatted text from cells or Tables when saving.
-
Clicking cell can trigger a web page dialog box to help user input data.
-
Inserting image in cells and setting size of the image.
-
-
Adjusting column width and row height is allowed when sheet is in read-only mode.
-
-
Creating a new sheet by programming.
-