Editions & Features

Features of Aceoffix V6

Common Features
Viewing, editing and saving Word document online

StandardEnterpriseUltimate
Viewing, editing and saving Excel document online.

StandardEnterpriseUltimate
Viewing, editing and saving PowerPoint document online.

StandardEnterpriseUltimate
Viewing, editing and saving Visio document online.

StandardEnterpriseUltimate
Providing a real-time progress bar for opening and saving document.

StandardEnterpriseUltimate
UI theme is changeable. Supporting many theme styles.

StandardEnterpriseUltimate
Client software updating automatically.

StandardEnterpriseUltimate
Modification is traceable in Word.

StandardEnterpriseUltimate
New OpenMode for inserting comments only in Word.

StandardEnterpriseUltimate
Inputting and editing mathematical equations online in Word.

StandardEnterpriseUltimate
Word/Excel/PowerPoint document in read-only mode.

StandardEnterpriseUltimate
A dialog box with detailed exception message will pop-up for debugging when save failed.

StandardEnterpriseUltimate
Developer can pop up a customized message box after saving.

StandardEnterpriseUltimate
Disabling copy, paste, download and print.

StandardEnterpriseUltimate
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.

StandardEnterpriseUltimate
Using JavaScript  to call VBA interface of Word/Excel.

StandardEnterpriseUltimate
Using RunMacro to run VBA script of Word/Excel.

StandardEnterpriseUltimate
Encrypting and compressing Office document online.

StandardEnterpriseUltimate
Controlling the concurrent access of Office document online.

StandardEnterpriseUltimate
Switch between full screen mode and page mode.

StandardEnterpriseUltimate
Customizing toolbar and menu.

StandardEnterpriseUltimate
Customizing Ribbon bar.

StandardEnterpriseUltimate
Supporting WinXP/7/8/10 and the latest version of the browsers (IE/Edge/Chrome/Firefox/Opera etc).

StandardEnterpriseUltimate
Opening and viewing local Office document in web page, and saving it  to web server directly.

StandardEnterpriseUltimate
Returning the value of custom saving result online.

StandardEnterpriseUltimate
Converting Word/Excel/PowerPoint document to HTML format online and saving it to Web server.

StandardEnterpriseUltimate
Converting Word/Excel/PowerPoint document to MHT format (a single HTML file with images) online and saving it to Web server.

StandardEnterpriseUltimate
Opens the Office document specified by physical disk path on server directly.

StandardEnterpriseUltimate
Get the thumbnail of the first page of a Word document  and users can preview the document before opening it.

StandardEnterpriseUltimate
Comparing differences between two Word documents online.

StandardEnterpriseUltimate
Saving Word and Excel as PDF.

StandardEnterpriseUltimate
Supporting unlimited subdomains.

StandardEnterpriseUltimate
 Data Access Features of Word
Disabling right-click menu, double click and high light selection of the content in the document.

StandardEnterpriseUltimate
Applying the predefined template to current document by one click.

StandardEnterpriseUltimate
Dynamically filling the DataRegion predefined by users and generating formatted documents.

StandardEnterpriseUltimate
Opening the existed table in Word and filling the specified cells.

StandardEnterpriseUltimate
Specifying where new rows can be inserted in the table when output data in batch.

StandardEnterpriseUltimate
Setting editable regions according to user’s access permissions.

StandardEnterpriseUltimate
Getting text value from DataRegion when saving.

StandardEnterpriseUltimate
Getting text value from Form field in the page with AceoffixCtrl when saving.

StandardEnterpriseUltimate
Popping up a dialog box to show saving information customized by developer in saving page when saving.

StandardEnterpriseUltimate
Content types that DataRegion, DataTag and table cells support.

StandardEnterpriseUltimate
TextText, Image,Word fileText, Image, Word/Excel file
Merging many Word documents into one document.

StandardEnterpriseUltimate
Splitting one document into many Word documents.

StandardEnterpriseUltimate
Providing a tool to define and manage DataRegions in Word template.

StandardEnterpriseUltimate
Using JavaScript to enumerate every DataRegion in Word document.

StandardEnterpriseUltimate
Extracting specified text content in local Word document and saving them to database.

StandardEnterpriseUltimate
Setting font(style, size, color, bold, italic, underline, shadow and strikthrough) of text in DataRegion, DataTag and in cells.

StandardEnterpriseUltimate
Setting background color for DataRegion and DataTag.

StandardEnterpriseUltimate
Setting paragraph (indentation, spacing and alignment)in DataRegion and DataTag.

StandardEnterpriseUltimate
Creating new DataRegion at the specified location by programming.

StandardEnterpriseUltimate
DataRegion can trigger a dialog box in web page to help user input data.

StandardEnterpriseUltimate
Setting watermark on Word document (Word 2007 and higher versions) by programming.

StandardEnterpriseUltimate
Text, Image
Getting plain text from the current document and saving it to database. Thus, full text search and previewing snapshot can be developed.

StandardEnterpriseUltimate
Setting the size of the image that is inserted in DataRegion.

StandardEnterpriseUltimate
DataRegion can submit the image and the table that user inserts.

StandardEnterpriseUltimate
Submitting DataRegion as a Word file to web server.

StandardEnterpriseUltimate
Simultaneously editing different DataRegions in a Word document.

StandardEnterpriseUltimate
Printing Word documents in batch.

StandardEnterpriseUltimate
Only disable Copy, Save as, F12 in Word and leave the document still editable.

StandardEnterpriseUltimate
 Data Access Features of Excel
Disabling right-click menu, double click and selection of the cells in the sheet.

StandardEnterpriseUltimate
Accessing cells by address, name or column and row in sheet.

StandardEnterpriseUltimate
Adding Table class to Excel sheet to simplify code calling. It will highly improve programming efficiency.

StandardEnterpriseUltimate
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.

StandardEnterpriseUltimate
Getting the value from cells or Tables when saving.

StandardEnterpriseUltimate
Getting the value of Form fields in the web page with AceoffixCtrl when saving.

StandardEnterpriseUltimate
Popping up a dialog box to show saving information customized by developer in saving page when saving.

StandardEnterpriseUltimate
Setting editable cells and Tables according to user’s access permissions.

StandardEnterpriseUltimate
Content types that cells support.

StandardEnterpriseUltimate
 TextText, EquationText, Equation
Setting font (style, size, color, bold and italic) of text in cells.

StandardEnterpriseUltimate
Setting cells as read-only.

StandardEnterpriseUltimate
Setting data display format,  foreground color, background color, horizontal alignment and vertical alignment in cells.

StandardEnterpriseUltimate
Setting font (style, size, color, bold and italic) of text in Tables.

StandardEnterpriseUltimate
Setting data display format,  foreground color, background color, horizontal alignment and vertical alignment in Tables.

StandardEnterpriseUltimate
Setting column width and row height in Tables.

StandardEnterpriseUltimate
Setting the style of Table line.

StandardEnterpriseUltimate
Setting Tables as read-only.

StandardEnterpriseUltimate
Merging cells in Tables.

StandardEnterpriseUltimate
Setting the color of the data cells in the Table to give a warning to user dynamically.

StandardEnterpriseUltimate
Content types that data fields support in Table.

StandardEnterpriseUltimate
TextText, EquationText, Equation
Getting the value of text and formatted text from cells or Tables when saving.

StandardEnterpriseUltimate
Clicking cell can trigger a web page dialog box to help user input data.

StandardEnterpriseUltimate
Inserting image in cells and setting size of the image.

StandardEnterpriseUltimate
Adjusting column width and row height is allowed when sheet is in read-only mode.

StandardEnterpriseUltimate
Creating a new sheet by programming.

StandardEnterpriseUltimate
uparrow