Any Windows Software - Shareware and Freeware Download Center for Windows

Top Downloads

New Downloads

Related Downloads

Popular Searches


TXLSFile library (for Borland Delphi) 4.0

 
TXLSFile library (for Borland Delphi)
Category: Programming / Components & Libraries  
Author: SM Software | Published: Mar 28, 2008
License: Shareware | O/S: Windows 95/98/NT/2000/XP/2003 , Windows Vista
File Number: 48838
Uninstaller: yes




TXLSFile is a Borland Delphi library for reading and writing of Excel XLS files directly 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 speed, and processes up to 75,000 cells per second on an average single-core PC.

TXLSFile supports Microsoft Excel 97, 2000, XP, and 2003 (BIFF8) file formats, and works with all existing versions of MS Excel. The XLS files produced by TXLSFile conform to the standard, and they can be opened in Excel 2007 and OpenOffice without a problem.
The library is compatible with all versions of Borland Delphi 3 to 2007.

TXLSFile provides an easy start with complete documentation and sample code.

The library supports virtually all elements of the Excel format, including all workbook sheets, cell values including numbers, text, Unicode text, dates, and Boolean values, formulas, hyperlinks, merged cells, named areas, and even file protection. TXLSFile extensively supports styles and formats, and allows you to access elements such as borders, format strings, font attributes, colors and fill styles for background and foreground, images and window options. You can even export Excel data to HTML or TXT files!

TXLSFile library provides a simple, convenient object model that is easy to learn and easy to use.

OLE TXLSFile ActiveX library allows Visual Basic and C++ developers access to all its functions via a set of COM objects.

Affordable pricing, free technical assistance and free updates make TXLSFile a definite choice for accessing Excel files from within your application.

TXLSFile library (for Borland Delphi) Related Tags: Delphi - Delphi Excel File - Delphi Read Excel - Delphi Write Excel - Excel - Excel Delphi - Xls
File Size: 5.8 MB   Price: $95.00   Downloads: 45
Download Now! | Homepage | Buy Now! | Screenshot | Report Link Error | Bookmark this page
Requirements: Borland Delphi 3-2007
User Rating: Unrated
Rate It:
Editor Rating: 5 Stars5 Stars5 Stars5 Stars5 Stars

Reviews:

Write a review:

Your rating *
1=poor                                                                          10=excellent
Your name *
Email *
Review text *

 

Related Software

EMS ExcelReport 1.4

Published: Sep 18, 2008
Advanced Excel Report component for Delphi and C++ Builder is a powerful band-oriented generator of template-based reports in MS Excel.

Price: $95.00 Size: 2.9 MB More info Download

Advanced Excel Report 1.4

Published: Sep 25, 2008
Advanced Excel Report component for Delphi and C++ Builder is a powerful band-oriented generator of template-based reports in MS Excel.

Price: $95.00 Size: 9.9 MB More info Download

SMExport suite for Delphi/CBuilder 4.77

Published: Sep 16, 2008
SMExport for Delphi/CBuilder is a component suite for data export from TDBGrid/TDataSet (with BDE or without) into:- XLS (Excel spreadsheet without OLE)- MS Excel (using OLE)- MS Word (using OLE)- MS Access (using DAO 3.

Price: $50.00 Size: 9.4 MB More info Download

Add-in Express 2 VCL Edition 2.5

Published: May 27, 2006
It is a visual RAD tool for building COM Add-ins, Smart Tags and RTD servers in Delphi 5,6,7,2005 and 2006. It implements everything required by the supported technologies such as IDTExtensibility2,ISmartTag and ISmartTagTopic, you write functional c

Price: $149.00 Size: 885 KB More info Download

Create PDF from Delphi 1.5

Published: Sep 16, 2008
Create PDF documents from Delphi Example.

Price: $26.00 Size: 660 KB More info Download

Excel Viewer OCX 3.1

Published: Oct 05, 2006
Excel Viewer OCX acts as an ActiveX document container for hosting Excel document in a custom form or Web page. Support Excel automation client and offer abundant sample codes. It can be easily integrated into applications written in languages that s

Price: $99.00 Size: 1.9 MB More info Download

AfalinaSoft XL Report for Delphi 4.2.123

Published: Sep 25, 2008
EXCELlent reports with minimal coding.

Price: $57.75 Size: 6.4 MB More info Download

TExcelDSNCreator 1.002

Published: Sep 25, 2008
This Delphi component can be used to add/remove/configure Microsoft Excel Datasource Names (DSNs) on the fly, using just one line of code!

Price: $29.99 Size: 120 KB More info Download

NativeExcel suite 2.5.3

Published: Jul 06, 2007
NativeExcel v2.x is a high-performance solution for Delphi that allows writing of new Excel spreadsheets and reading of existing ones. - Convenient object model; - Support for all Excel formatting options; - Pure Delphi source code

Price: $49.99 Size: 4.3 MB More info Download

Add-in Express 2007 for VCL 2007.3.4

Published: Apr 07, 2007
A true RAD tool for writing COM Add-ins, Smart Tags and RTD servers in Delphi 5, 6, 7, 2005, 2006 and 2007. It implements everything required by supported technologies, you write functional code only. Supports Outlook, Excel, Word, PowerPoint, etc.

Price: $249.00 Size: 749 KB More info Download

TXLSFile library (for Borland Delphi) also mentioned on ShareMe

1.  CMATH for Delphi 2006 - Programming
... CMATH is a comprehensive library for complex-number arithmetics and mathematics, both in cartesian and polar format (single, double, and extended precision). The implementation in Assembly language ensures maximum speed, accuracy, and safety, far superior to the unit Complex coming with Delphi. As in the C version of CMATH, all functions of the Pascal/Delphi version have a type-specific prefix, as in, cf_sin, cd_exp, or pf_sqrt. They are optimized for Pentium II-IV, but will run also on Athlon ...
 
2.  CMATH for Delphi 2005 - Programming
... CMATH is a comprehensive library for complex-number arithmetics and mathematics, both in cartesian and polar format (single, double, and extended precision). The implementation in Assembly language ensures maximum speed, accuracy, and safety, far superior to the unit Complex coming with Delphi. As in the C version of CMATH, all functions of the Pascal/Delphi version have a type-specific prefix, as in, cf_sin, cd_exp, or pf_sqrt. They are optimized for Pentium II-IV, but will run also on Athlon ...
 
3.  MemAccess Library - Programming/Components & Libraries
... MemAccess Library gives programmers control of hardware devices from Windows (Win32 & x64) application without using the Windows Drivers Development Kit (DDK). The tool allows real-time direct access to memory mapped I/O. Typical applications include ISA or PCI bus devices. MemAccess Library is also an ideal replacement of old BASIC Peek or Poke statement. Visual Basic 5.0/6.0/.NET(2002/2003/2005), Visual C++ 5.0/6.0/.NET(2002/2003/2005), Visual C#, Delphi 2.0/3.0/4.0/5.0/6.0/7.0/2005/2006, ...
 
4.  Devrace FIBPlus for InterBase, Firebird and - Programming/Database Tools
... Devrace FIBPlus is a fast, flexible and high-performance component library for Borland? Delphi? 3-7, Borland? C++ Builder 3-6 and Borland? Kylix? 3 intended for work with Borland? InterBase? and Firebird using direct Interbase API. FIBPlus combines simplicity of architecture with development convenience that enables to create powerful and effective applications. FIBPlus allows use of all Interbase features and benefits: array-fields, blob-fields, generators and full control of transactions, ...
 
5.  FlexGraphics Library - Programming
... FlexGraphics - is a set of components for creating vector graphics applications under Borland Delphi. FlexGraphics library can be used for creation of plots, drawings, electrical, concept and mnemonic charts as well as for creation of interactive plans with high level of detail for various facilities, buildings or their parts. FlexGraphics library can also be used for visualization of information being received from various sensors in real time. GIS-systems and CAD-systems can also be ...
 

a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z - #
© 1997-2009 ShareMe Last Update: Sunday, November 29, 2009 shareme | contact | legal notice | privacy | bookmark | link to us

Welcome to the ShareMe. Here you can free download windows shareware, freeware and demo versions of commercial software, games, mp3, dvd, audio, video programs. We do not share, host any crack, warez files either from mirrors or file hosting website rapidshare, depositfile, megaupload, youtube. All software have posted by genuine software authors and we publish them, if you like it, buy the licensed full version or serial keys. Any questions, complaints or claims related to the software should be directed to the appropriate author or company responsible for developing the software, not the staff working for shareme.com