Aceoffix enterprise edition for ASP.NET 3.0 Free Download
Index >> Development >> Components & Libraries >> Aceoffix enterprise edition for ASP.NET
Report SpywareAceoffix enterprise edition for ASP.NET 3.0
Aceoffix enterprise edition for ASP.NET Download

Aceoffix enterprise edition for ASP.NET Screenshot Click to enlarge screenshot

Downloads:     138
Star Rating: 0 / 0    Rated by: 0 user ( s )   
Developer:      Acesoft Corporation  
License, Price:Shareware, $2999.00
Size, OS :       4.67 MB   |   Windows System
Last Updated: November 11, 2011, Friday
Software ID:   82115   |   Use this software ID to contact us
Read user reviews Submit a review Check last version on developer's site

Software Description:

Aceoffix enterprise edition for ASP.NET - It is a asp.net control for embedding and displaying Word & Excel in web pages.
Aceoffix is a powerful but easy-to-use office web control for online editing Word, Excel and PowerPoint. It is a visual asp.net control for Microsoft Office. Aceoffix can not only fill data in your documents, extract data from your documents but also display, edit your documents in your web pages. Without downloading & uploading Office documents manually, Aceoffix provides the best user experience. There is no need to install MS Office on server side because Aceoffix does not use Office automation on server side.
Aceoffix supports many Office document formats, such as *.doc, *.docx, *.xls, *.xlsx, *.ppt, *.pptx, *.xml and *.rtf.
Web developers can easily embed and call Microsoft Office in web pages, just like using a Java or .Net control. Aceoffix edits the real Microsoft Office documents online without converting any formats. Intuitive examples with source code are included to speed up your development time.
In general management systems base on Browser/Server architecture, developers have to manage Word/Excel documents by downloading and uploading. With Aceoffix, you can not only online view, edit and save Office documents on web, but also access the contents of them. In addition, Aceoffix have many other powerful functions as well, like read-only control, editable region control, forced revision mode, generating formal documents and etc.
Aceoffix includes a group of easy-to-use components. They are the object modules that are developed based on commonly used functions of Word/Excel. These components have the complete objects hierarchies. Developer will be able to understand and handle them easily. With simple code, they can accomplish the functions of Microsoft Office that they could hardly achieve before. Developers will be able to create their own business components based on these components as well. Developers do not have to face with the complex interfaces of Microsoft Office COM automation and VBA (Visual Basic for Applications).

Feature List:

  • Code of calling Aceoffix is simple and effective and it is easy to be embedded into web pages. For ASP.NET, you can drag it from toolbox of Visual Studio into your web pages and set its properties without code
  • No need to install Microsoft Office on the server side and no need to use Office automation technology on the server side
  • Online view, edit and save Office documents. Aceoffix makes the whole Office application run in the web page and avoids the shortage of HTML editors that cannot be fully compatible to Microsoft Office
  • Read-only mode. Documents in Aceoffix are not allowed to copy, paste, print screen, download, Save as, print and right-click menu. Users are only allowed to read them online
  • Saving as HTML. You can save documents to server as HTML format. With this function, those documents can be viewed by the users who do not install Microsoft Office on their local computers
  • AceoffixCtrl can entirely support VBA (Visual Basic for Applications) interfaces of Microsoft Office on the client side. Following VBA syntax, the functions of Word/Excel can be called by JavaScript or VBScript on web pages
  • Print and preview Word/Excel documents in Web pages. Developers no longer to worry about the code related to print and preview Word/Excel documents in Web pages, because Aceoffix offers the whole print functions of Word/Excel
  • 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
  • Developers can customize prompting messages of successful saving, failed saving and data validation
  • Debug information. When fail to save files, click “Description” to see the error messages from server side, which can help developers to debug program
  • Database supported. Aceoffix not only supports import and export text-only content of Word/Excel to database, but also supports that storage the binary stream of file to database
  • Files encryption and compress. Encryption offers security of saving files on the server. Compress can make good use of hard disk space of server and accelerate the speed of uploading and downloading
  • Concurrency control. It is possible that Word/Excel files are modified by several users at the same time. Aceoffix can reasonably control concurrent access
  • Developer-defined toolbar. AceoffixCtrl can create a developer-defined toolbar, which is convenient and easy to call more developer-defined functions
  • Developer-defined main menu. Developers can define a main menu, which is convenient and easy to call more developer-defined functions
  • Support many styles of user interface(UI), for example, Office2007, Office2010
  • Full screen mode. Users can double click title bar of AceoffixCtrl or click full screen button to switch between full screen mode and page mode
  • On the server side Aceoffix supports many kinds of Web servers (IIS, WebLogic, WebSphere, Apache, Tomcat, Resin and etc.) , operating systems (Windows2000, 2003, 2008, XP, Vista, Windows7, Windows8, Linux, Unix, AIX, HP-UX, Mac-OSX and etc.), databases (Access, SQL server, Oracle, MySQL, DB2, Sybase and etc.) and programming languages and web architectures(C#, Java, VB.Net, JSP, J2EE, ASP.NET, Ajax and etc.)
  • Filling data in Word document. Developers can write simple code with Aceoffix to fill data into data regions of Word documents, and then users will view the formal reports on the web pages by Aceoffix
  • Word data submit. Aceoffix extracts data in the predefined data regions and saves data to database without submitting Word file
  • Aceoffix can specify editable regions in the Word document. Developers make template document, users are allowed to edit Word document in the specific regions, and they cannot modify contents out of these regions. Aceoffix can control editable regions according to access rights of users. It is useful in the work flow of documents
  • When saving Word document, Aceoffix can extract data inputted by users, validate them and save them to database. If validation fails, a friendly message in HTML format will be prompted
  • Make formal documents with complex format and generate formal documents dynamically by using data from database with Aceoffix
  • Forced revision mode. Different modified revisions are displayed by different colors. Revision can show who modified, when the file was modified and what was modified. User can not accept, reject and delete other user's revisions
  • Aceoffix has five modes to open Word files: NormalEdit mode, ForcedRevision mode, FinalizeDraft mode, Read-only mode, SubmitForm mode. The only thing you have to do is setting OpenMode of Aceoffix without lots of code and complicated control by parameters
  • Full-text search. You can search key words not only in the title but also in the body of documents. Text-only content is extracted with DocumentText of FileRequest and saved to database to implement this function
  • Filling data in Excel. Developers can write simple code with Aceoffix to fill data into cells of Excel sheets, and then users will view the final reports on the web pages by Aceoffix
  • Excel data submit. Aceoffix extracts data in the cells and save data to database without submitting Excel file
  • Aceoffix can specify editable regions in the Excel sheets. Developers can make template document, users are allowed to edit Excel sheets in the specific regions, and they cannot modify cells out of these regions. Aceoffix can control editable regions according to access rights of users. It is useful in the work flow of documents
  • When saving Excel documents, Aceoffix can extract data inputted by users, validate them and save them to database. If validation fails, a friendly message in HTML format will be prompted
  • With Aceoffix it is easy to use formulas, Pivot Table, format, data validation of Excel functions to develop reports and far better than reports in HTML
  • Make formal spreadsheets with complex format and dynamically generate reports with text, charts, tables and pictures by using data in database with Aceoffix
  • Read-only mode. Display PowerPoint slides in Web pages in read-only mode. They can be played in full-screen and are convenient for speech

100% Clean:

100% Clean Aceoffix enterprise edition for ASP.NET 3.0 is 100% clean
This download (AceoffixforAsp.Netv3.0p.zip) was tested thoroughly and was found 100% clean. Click "Report Spyware" link on the top if you found this software contains any form of malware, including but not limited to: spyware, viruses, trojans and backdoors.

 

Related Software:

  1. Aceoffix enterprise edition for Java 3.0 - It is a Java control for embedding and displaying Word & Excel in web pages.
  2. Neat Wizards 1.1.100 - High-quality images for creating professional user wizards and dialog boxes.
  3. SharpShooter Collection 6.4 - Data processing, analysis and visualization components for .NET in one package.
  4. EaseSoft PDF417 Barcode .NET Control 3.5.0 - EaseSoft PDF417 Barcode .Net Control support printing and images output
  5. EaseSoft PDF417 Barcode ASP.NET Control 4.0.0 - EaseSoft PDF417 ASP.NET Web ServerControls generate the barcodes dynamically.
  6. EaseSoft DataMatrix ASP.NET Web Control 4.0.0 - EaseSoft DataMatrix ASP.NET Web Controls generate the barcodes dynamically.
  7. EaseSoft DataMatrix Barcode .NET Control 3.5.0 - EaseSoft DataMatrix Barcode .Net Control support printing and images output
  8. EaseSoft Barcode .Net Control 3.5.0 - EaseSoft Linear Barcode Windows Form Controls support most barcode symbologies
  9. EaseSoft ASP.NET Barcode Control 4.0.0 - EaseSoft Linear Barcode Web Controls support most barcode symbologies
  10. SkinCrafter.NET 3.3.4 - Developer, try SkinCrafter.Net and enjoy a new look and feel of your software!

recommended software

  • HelpSmith
    HelpSmith
    HelpSmith is an innovative help authoring tool which allows you to create CHM Help files, Web Help , Word RTF, and Manuals from a single source. The r...
  • EditPlus
    EditPlus
    EditPlus is a text editor, HTML editor, PHP editor and Java editor for Windows. While it can serve as a good Notepad replacement, it also offers many ...