Software Index
Related Topics
Popular Trends
Trending Topics
 

Reading Excel File In Hexadecimal

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Kernel Excel File Recovery Software
Kernel Excel File Recovery Software- recovers corrupted excel files files corrupted due to unexpected system shutdown, virus attacks. During repairing process a complete scan of the all the damaged documents is performed to locate and extract the recoverable information. After ...
January 30th 2006 Shareware  5 stars 1,517k
Excel File Repair
Best excel file repair software to quickly repair corrupt excel files. It is designed to restore and rebuild the damaged MS Excel files. Supports repairing of files created using MS Excel 2003, 2002, 2000, 97, 95. Software displays the recovered ...
June 7th 2006 Shareware    1,615k
Nucleus Kernel Excel File Recovery
Updated version of the Nucleus Kernel Excel software now has more powerful recovery engine to which minor bugs have been fixed. Now you can easily repair 100s of corrupt excel files at a time with the equipped multi file recovery ...
January 10th 2008 Shareware  5 stars 2,519k
Suduko Solver Excel add-in
Urisoft. A virtual software facrtory brings you Free Suduko Solver Excel Add-In to help you solving Suduko squares. It's easy to use, it's fun and it's free.
Download now and enjoy !!!!
October 3rd 2006 Freeware    175k
Excel File Recovery
Excel File Recovery Software is a Professional Excel File Repair Tool to fix & repair corrupt or damaged MS Excel files. Excel File Recovery Software fix & repair ms excel files that are corrupt due to virus attacks, sudden system ...
December 18th 2007 Shareware    1,754k
R-Excel Recovery
R-Excel is a tool designed to recover corrupted Microsoft Excel Sheets. New improvements of file reconstruction technology IntelligentRebuild allow the users to reconstruct damaged *.xls files and to restore lost Excel sheets quickly and easily. R-Excel safely performs any operation, ...
February 11th 2005 Demo    492k
My Excel Plug Numbers
Many times, when you build your excel worksheet you base your model on plug numbers such as exchange rates, inventory values, stock prices and more.

Each time that you run your worksheet you plug new values of this plug numbers ...
September 13th 2006 Commercial  5 stars 776k
MS Excel File Properties Changer
MS Excel File Properties Changer is an application that will help you to view and modify the Microsoft Office Excel file properties such as summary information, file date-time stamps and file attributes.
You can view and modify Summary Information, include:
...
March 1st 2009 Shareware    620k
Excel To PDF
It converts Excel Files into PDF files. It does not need Adobe Acrobat Software To create pdf file from Excel files. It can works in a batch process. it is a very useful and inexpensive tool for convert excel file ...
June 2nd 2009 Shareware    8,942k
Excel Repair Tool
Anytime when XLS or XLSX files are prone to damage and user need to revive back their important data use of Excel repair tool has to be made. The software makes use of strong algorithms so that repair process can ...
December 26th 2010 Shareware    2,355k
RecoveryFix for Excel
RecoveryFix for Excel repair Software is a powerful tool to repair and rebuild the damaged excel file. Software scans the damaged .xls or .xlsx file and extracts maximum data from it in to a new usable excel file. Demo version ...
March 27th 2011 Shareware    2,215k
AllBalancesLink Excel Add-In for Peachtree
AllBalancesLink uses a new add-in architecture introduced from MS Office 2000. This new technology allows the use of interfaces (forms and dialog boxes), therefore enabling much easier user-friendly applications than for instance, DDE implementations.
December 3rd 2005 Shareware    2,590k
MacroRunner for Excel
MacroRunner is a powerful Excel add-in that enables users to easily automate the process of running Excel macros. MacroRunner provides two methods for automation. One method involves the addition of a user defined function called RunMacro which can be inserted ...
March 11th 2007 Shareware  5 stars 1k
Unistal Excel Recovery
Unistal Excel Recovery Software is a Professional Excel File Repair Tool to fix & repair corrupt or damaged MS Excel files. Unistal Excel Recovery Software fix & repair ms excel files that are corrupt due to virus attacks, sudden system ...
September 20th 2007 Demo    1,754k
Excel to Outlook Contacts
SysTools Excel to Outlook software is one of good quality address book conversion tool that exports information of contacts from Excel file to Outlook. This Excel to Outlook contacts tool will be able to import .CSV (Comma Separated Variable) file ...
December 7th 2008 Shareware    2,427k
Excel Repair
Excel repair software repairs damaged Excel worksheets that are created with MS Excel 20003, XP, 2000, 97 or 95. It can repair corrupt Excel worksheet in a very effortless and flawless manner. It recovers Excel sheets along with components like ...
March 8th 2009 Shareware    2,212k
ArkFinder
ArkFinder is a file utility which let you find duplicate file on your Hard Disk. Compare between files is made easily with graphics element that permit a quick view of differences about name, size, date and content of files.

View ...
March 22nd 2009 Shareware  5 stars 706k
XLS Repair
Kernel for xls repair software is an ideal utility that helps you repair inaccessible, damaged or corrupt Excel files. The xls recovery tool utilizes quick and powerful algorithm to repair the damaged xls file and recover formulas, images, charts, clip ...
January 20th 2011 Shareware    2,212k
ExcelFIX Excel File Recovery
ExcelFIX is a MS Excel file recovery utility that repairs Excel files that are corrupt or damaged. ExcelFIX supports all versions of Excel including 95, 97, 2000, 2002 (XP), 2003 and 2007. ExcelFIX is the only Excel file recovery software ...
January 1st 2011 Shareware    5,120k
TechnoRiver Free Barcode Software Component
Free Barcode Software Component allows you to easily add professional quality bar codes to documents like those from Word and Excel. The barcodes are generated as Windows Metafile that allow accurate, high resolution printing to any printer.

The Component will ...
March 25th 2006 Freeware    3,057k
Related Scripts
Transforming datagrid content to Excel file
Transforming a DataGrid to an Excel file is an ASP.NET tutorial in which author describes the process of displaying datagrid as an Excel file. In this tutorial the progrmmers can get an idea about render control method which helps in ...
December 16th 2005 Freeware     
Display Excel File Contents in a DataGrid
Display Excel File Contents in a DataGrid is a tutorial which clearly shows how to fetch the contents of the Excel file and display it in a datagrid. In this tutorial author has explained the users, how to create dataset ...
December 15th 2005 Freeware     
Reading a text file in ASP
Reading a text file in ASP is an online tutorial briefing on the FileSystemObject of ASP in managing files and folders. The author of this article has demonstrated on two different methods for reading and writing text files using the ...
December 11th 2005 Freeware     
Exporting a DataGrid to an Excel file
Exporting a DataGrid to an Excel file is an tutorial in which author discusses about render control method which helps in transferring data from excel data grid to excel file with the help of ASP.NET application. Here author explains about ...
December 2nd 2005 Freeware     
How to Read a text file in ASP .NET ?
How to Read a text file in ASP .NET ? is an user friendly tutorial in which author describes the procedure for reading the text files. Through this tutorial users can learn about name space, which has to be included ...
December 10th 2005 Freeware     
Reading Text Files in an ASP.NET Web Page
Reading Text Files in an ASP.NET Web Page is an ASP.NET tutorial in which author details about reading the text file content with the help of string variables in the web pages. In this tutorial programmers can learn about procedure ...
December 2nd 2005 Freeware     
Aspose.Excel for Java
Aspose.Excel for Java is a Java spreadsheet creation engine. It can read, modify and write Excel file in different platforms, such as Windows, Linux and Unix. With this component, your Java programs will have the ability to present data in ...
December 3rd 2005 Commercial     
Create Dynamic ASP.NET Excel Workbooks In C#
Create Dynamic ASP.NET Excel Workbooks In C# is a web based article in which author discusses about generating excel work book using C# in ASP.NET applications. Here author explains about the method CreateExcelWorkbook and GenerateCSVReport which perform construction and loading ...
December 5th 2005 Freeware     
Export MS Excel file data on your WEB site directly
Export MS Excel file data on your WEB site directly is an useful article focussed mainly on process of developing an active e-commerce website with all essential / functions. The author has pinpointed his views on the procedures of exporting ...
December 9th 2005 Freeware     
Write text to a file in ASP
Write text to a file in ASP is a web based tutorial through which users can learn about writing a text content to a file in ASP applications. Here is a code which have to be included while constructing a ...
December 10th 2005 Freeware     
Related Code
Open MS-Excel Files in Delphi
With this code you can open a MS-Excel file (*.xls) in Delphi and access its fields and sheets without using any DBMS like BDE. you must install ms-excel to use this code.
February 22nd 2009     8k
Excel Worksheet Name Reader
After searching the site, I noticed that there were no code entries enabling the user to learn the names of the worksheets in an excel file. This code allows your program to determine which worksheet to read from at runtime. ...
July 21st 2010     4k
CDBF for Windows 2.99.02
CDBF for Windows is a feature-rich console application designed for viewing and editing the DBF database files. CDBF for Windows features support for all kinds of memo fields (dBaseIII, dBaseIV, FoxPro and Visual FoxPro) and the ability to export data ...
February 4th 2006     116k
Data File IO Control
To view the IO per data file in the database.
May 4th 2006     1k
Find File Path
Finds full path of any file in hard drive
May 13th 2006     1k
New Software
Popular Software