Software Index
Related Topics
Popular Trends
Trending Topics
 

Delphi Read Xls File

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Fast Document Viewer
This tool allow to read/open the MS Excel, MS Word, Word Perfect, MS Write, Lotus 1-2-3, QuattroPro files and Paradox, dBase, Clipper, FoxPro, DBISAM, Advantage database on any computer.

An application don't use any external libraries (no MS Excel/Office, no ...
May 24th 2009 Shareware  5 stars 741k
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
ExcelFile Viewer
With Excel File Viewer you can open, view and
save/export/convert MS Excel workbooks on any computer, even if
you don't have the MS Excel installed.
Additionally your may load the Lotus 1-2-3 and QuattroPro spreadsheets.

This application don't use any ...
May 23rd 2009 Shareware    744k
TXLSFile library
TXLSFile is a Borland Delphi library for reading and writing of Microsoft Excel XLS files in a few lines of code. TXLSFile does not use or require Microsoft Excel, and lets you bypass OLE Automation. The library provides unprecedented access ...
March 29th 2008 Shareware    5,977k
Recovery for Excel
Recovery for Excel fixes corrupted Microsoft Excel spreadsheets (.XLS). Supports all modern file versions, including Excel 2007, 2003, Excel XP, Excel 2000, Excel 97, Excel 95 and Excel 5.0. Recovers cell data: text and numbers as well as formulas and ...
March 29th 2004 Demo    1,348k
NativeExcel suite
NativeExcel suite v2.x is a high-performance solution for Delphi Developers that allows writing of new Excel spreadsheets and reading of existing ones.
ADVANTAGES:
- High performance;
- Convenient object model;
- Support for all Excel formatting options;
- Microsoft Office ...
January 25th 2007 Shareware  5 stars 4,217k
EMS Excel Report
EMS Excel Report component for Delphi and C++ Builder is a powerful band-oriented generator of template-based reports in MS Excel. Easy-to-use component property editors allow you to create powerful reports in MS Excel quickly, easily and intuitively understandable. Now you ...
November 12th 2004 Shareware    6,615k
Balabolka
The program converts text to speech. All computer voices installed on your system are available to Balabolka. The on-screen text can be saved as a WAV or MP3 file. The program can read the clipboard content, view the text from ...
September 30th 2006 Freeware    1,557k
Open BKF File
If you are fail to open BKF file and going to afraid then you can use BKF Recovery software to easily open BKF file from corrupted MS backup database. Windows Backup Recovery Software open BKF file which are inaccessible backup ...
June 8th 2008 Shareware    2,519k
Excel Web-stream
This win-cgi script allow to read/open the any MS Excel files on server side and return the html-converted contents (to client browser).

The script don't use any external libraries (no MS Excel/Office, no BDE, no ODBC, no ADO etc) and ...
May 24th 2009 Shareware  5 stars 205k
.NET txtReader for Text Files
.NET txtReader for Text Files is a set of classes, specifically designed to read text files and load the data into ADO.NET DataTable/DataSet from .NET applications . The latest version of the component is implemented as a .NET Managed Provider ...
October 18th 2010 Commercial    2,393k
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
MS Excel viewer
This tool allow to read/open the MS Excel files on any computer.An application don't use any external libraries (no MS Excel/Office, no BDE, no ODBC, no ADO etc) and you may run this tool on computer without any additional setup/install.You ...
November 10th 2004 Shareware    600k
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
DoneEx XCell Compiler
DoneEx XCell Compiler offers very easy and hassle free Microsoft Excel workbook copy protection.
You can compile Excel spreadsheet into EXE application with securely hidden formulas in binary format and protected VBA code. With registration/license management feature you can protect your ...
June 25th 2009 Shareware  5 stars 4,466k
Quick Recovery for MSExcel
Quick Recovery for MSExcel is a do-it-yourself non-destructive data recovery software helps you recover your lost and deleted files from hard disk or any data storage media where windows operating system is installed. The features of this software are Unicode ...
April 8th 2006 Demo    1,766k
iUnformat NTFS
iUnformat and iUndelete are easy to use, read-only file recovery utilities to quickly and safely recover data that was deleted (undelete mode) or lost due to formatting (unformat mode) a NTFS drive.

Undelete Mode

Select undelete mode to recover files ...
September 24th 2006 Shareware    2,564k
Speaking Notepad
Hello! I'm Speaking Notepad! I am powerful and handy analog of Microsoft Notepad. I'll read your TXT, DOC, PDF, HTML and RTF documents aloud with SAPI4 and SAPI5-compliant high quality voices, different speed and pitches, read clipboard content, record texts ...
December 26th 2006 Shareware    3,898k
DiskInternals Excel Recovery
DiskInternals Excel Recovery is designed specifically to find and recover Microsoft Excel XLS spreadsheets safely and securely, no matter how badly your hard drive or the file system are damaged. If you deleted an XLS file, it looks up the ...
August 27th 2007 Demo    2,575k
Related Scripts
Read a file and print it out
Read a file and print it out is an ASP.NET tutorial which teaches the method of reading the file content, sending the content of the file for print and to view the content of the file. Here the author provides ...
December 19th 2005 Freeware     
FileSystemObject: Read & Write Textfiles
Using this ASP tutorial, learners in ASP programming can acquire more information about FileSystemObject for manipulating text files. It is clearly illustrated with the help of coding snippets how to write to the file and how to read the file ...
November 24th 2005 Freeware     
Reading a File into an Array
Those who need to store the file contents into an array can study this online ASP material to create a dynamic array. After reading this they can generate their own snippet to read a file line by line and can ...
December 13th 2005 Freeware     
The FileSystemObject: File Object Methods
This ASP tutorial teaches you about the File object's methods in an easier way and helps you to carry out file based tasks. using the methods explained in this article, you can copy the existing file in other folders and ...
December 4th 2005 Freeware     
Using the FileSystemObject to Read Text Files
Using the FileSystemObject to Read Text Files is an simple tutorial through which programmers can collect information about the procedure for utilizing the TextStream objects which resides on Filesystem objects to execute the process of reading and writing contents in ...
December 18th 2005 Freeware     
Advanced Excel Repair
Advanced Excel Repair is a powerful tool to repair corrupt Excel xls and xlw files. It can scan the corrupt Excel files and recover your data in them as much as possible, so to minimize the loss in file corruption. ...
December 14th 2005 Commercial     
CFX Word2Text
CFX Word2Text is a simple CFML based file manipulation program capable of translating the contents of the document files of word to a text file. This powerful CFML tag employs indexing service's filter to read the contents and to perform ...
December 13th 2005 Commercial     
Executing External Applications From Your .NET Application
Few worked out examples to show that the programmers could run an external application from .NET applications is the main content of this online tutorial. The author listed out those type of execution process like running BCP in SQL Server, ...
December 3rd 2005 Freeware     
FileSystemObject: CreateTextFile and OpenTextFile
From this online ASP tutorial, you can learn the simple ways to manipulate your files where CreateTextFile method is illustrated with example to create a file within a specific location. And describes on OpenTextFile to read the file content by ...
November 21st 2005 Freeware     
Maxtricity.com Tagger
The Maxtricity.com Tagger is a small message application, that users to your website can use to post small messages, and reply to other users. It is very easy to integrate into an existing website, as the tagger code is all ...
December 20th 2005 Freeware     
Related Code
Code keyword highligh
The code shows you how to read a file with tags in then search the text and change the colour
March 8th 2006     2k
No Source, No Right Click, No Key Press
Hides menu bar and tool bar from the browser to Protect your code and images on web pages, plus it prevents right clicking. You need 3 pages 2 of mine and one of yours I included all three in the ...
November 2nd 2008     2k
FlashPass
A project that integrates flash and php in this example a login in page the user can customise the flash movie by a settings file allowing them to change the text displayed and the url(s) to be directed to on ...
April 4th 2012     62k
Add records to a custom Record Set by Read a Text file (fix length fields)
The purpose of this code is to read a text file and put it into a record set. The code does not depend on DNS and programmer has full control of record set properties.
April 29th 2006     6k
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
New Software
Popular Software