Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.237.535 Times

Precision Tree Excel freeware
Filter: All | Freeware | Demo
 

Precision Tree Excel

1 2 3 4 5 > 
Added: February 05, 2010 | Visits: 2.736

XHTML Family Tree Generator XHTML Family Tree Generator project is a CGI Perl script together with some Perl modules that will create views of a family tree from a supplied data file. The data file is a simple text or Excel file listing the family members, parents, and other details. It is possible to show a tree of...



Platforms: *nix

License: Freeware Size: 655.36 KB Download (290): XHTML Family Tree Generator Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 648

Excel Reader .NET Component Excel Reader .NET Component is a.NET library designed to read Excel Spreadsheet files ( XLS , CSV ) from .NET applications or website projects (C#, VB.NET). The Excel spreadsheet is represented as a tree structure. Root of the tree is a Workbook object that has different Worksheets and so on....





Platforms: Windows

License: Freeware Download (54): Excel Reader .NET Component Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 839

Viobo MSSQL to Excel Data Migrator Free Viobo MSSQL to Excel Data Migrator is the simplest data-migrator between MSSQL and Excel currently. It migrates data between MSSQL and Excel database system accurately and perfectly, with NO database administrator experience required. The tool is compatible with most major versions of MSSQL and...


Platforms: Windows

License: Freeware Size: 1.54 MB Download (56): Viobo MSSQL to Excel Data Migrator Free Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 892

Viobo MySQL to Excel Data Migrator Free Viobo MySQL to Excel Data Migrator is the most efficacious data-migrator between MySQL and Excel currently. It migrates data from MySQL to Excel accurately and perfectly, and with NO database administrator experience required. The data migrator is compatible with all versions of MySQL and Excel,...


Platforms: Windows

License: Freeware Size: 1.58 MB Download (62): Viobo MySQL to Excel Data Migrator Free Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 1.017

Viobo Access to Excel Data Migrator Free Viobo Access to Excel Data Migrator is the simplest data-migrator between Access and Excel currently. It migrates data between Access and Excel database system accurately and perfectly, with NO database administrator experience required. The tool is compatible with most major versions of Access...


Platforms: Windows

License: Freeware Size: 1.46 MB Download (56): Viobo Access to Excel Data Migrator Free Download

Added: March 20, 2006 | Visits: 2.845

Complete Excel Names Complete Excel Names is a COM add-in that allows you to set the width of the Name Box in Excel.


Platforms: Windows

License: Freeware Size: 534 KB Download (181): Complete Excel Names Download

Added: January 24, 2006 | Visits: 4.739

ADX Toys for Microsoft Excel ADX Toys for Microsoft Excel is a COM add-in that adds several useful features to Microsoft Excel (see screenshot). The add-in is based on Add-in Express technology (http://www.afalinasoft.com/) and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and...


Platforms: Windows

License: Freeware Size: 534 KB Download (460): ADX Toys for Microsoft Excel Download

Added: November 01, 2006 | Visits: 4.082

Legacy Family Tree Legacy Family Tree is an award winning full-featured professional genealogy program that helps you track, organize, print, and share your family history. The program is free and has no restrictions. (A Deluxe Edition is also available.) The user interface is easy-to-use and is always...


Platforms: Windows

License: Freeware Size: 17 KB Download (301): Legacy Family Tree Download

Added: January 24, 2006 | Visits: 2.873

Seria-A Statistics in Excel (Season 2005-06) Here you can see an Italy Seria A. This is a file for Microsoft Excel. It consists of all matches of the season 2005-06. You can easily keep an eye on the whole season. In this table you can manualy add results of matches. Calendar with dates of all matches is also in this file. Intellectual...


Platforms: Windows

License: Freeware Size: 131 KB Download (574): Seria-A Statistics in Excel (Season 2005-06) Download

Released: November 01, 2010  |  Added: November 04, 2010 | Visits: 3.774

Magic Tree 3D Screensaver Imagine beautiful quiet lake among the green mountains. The very old oak tree grows on the small island at the midst of the water. This is the Magic Tree. Only one night of the year the strange appealing halo surrounds it, emitting colourful sparkles. This night Magic Tree grants the wishes of...


Platforms: Windows

License: Freeware Size: 1.95 MB Download (526): Magic Tree 3D Screensaver Download

Released: June 15, 2008  |  Added: April 27, 2010 | Visits: 3.419

Add-in Express Toys for VSTO and Excel This is a free sample add-in (ready to install and use) that adds a number of useful features to Microsoft Excel, including advanced options for Excel styles, merging cells and special paste options. The add-in is based on the innovative Add-in Express technology and gives you an example of...


Platforms: Windows

License: Freeware Size: 452.99 KB Download (210): Add-in Express Toys for VSTO and Excel Download

Released: December 17, 2012  |  Added: January 12, 2013 | Visits: 1.696

Creata-Tree Creata-Tree creates one of the most powerful JavaScript menu trees available for your web site. It comes complete with installation and un-installation. The program has a nice tree view for you to layout items and it's very straightforward. Creata-Tree requires only basic HTML skills. The...


Platforms: Windows

License: Freeware Size: 4.52 MB Download (126): Creata-Tree Download

Released: January 14, 2008  |  Added: October 08, 2008 | Visits: 30.701

Excel Recovery Assistant Excel Worksheet Recovery Assistant lets you repair damaged MS Excel files without special efforts. You do not have to download an amount of demo software for try outs. Excel Worksheet Recovery Assistant will do all work relating to the possible recovery variants. Repair utility will provide you...


Platforms: Windows

License: Freeware Size: 437.5 KB Download (14384): Excel Recovery Assistant Download

Added: January 18, 2010 | Visits: 1.138

Bio::Tree::NodeNHX Bio::Tree::NodeNHX is a Simple Tree Node with support for NHX tags. SYNOPSIS use Bio::Tree::NodeNHX; my $nodeA = new Bio::Tree::NodeNHX(); my $nodeL = new Bio::Tree::NodeNHX(); my $nodeR = new Bio::Tree::NodeNHX(); my $node = new Bio::Tree::NodeNHX(); $node->add_Descendents($nodeL);...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (114): Bio::Tree::NodeNHX Download

Added: April 01, 2010 | Visits: 969

Tree::BPTree Tree::BPTree is a Perl implementation of B+ trees. SYNOPSIS use Tree::BPTree; # These arguments are actually the defaults my $tree = new Tree::BPTree( -n => 3, -unique => 0, -keycmp => sub { $_[0] cmp $_[1] }, -valuecmp => sub { $_[0] <=> $_[1] }, ); # index the entries in this...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): Tree::BPTree Download

Added: November 26, 2010 | Visits: 1.225

Bio::Tree::Compatible Bio::Tree::Compatible is a Perl module for testing compatibility of phylogenetic trees with nested taxa. SYNOPSIS use Bio::Tree::Compatible; use Bio::TreeIO; my $input = new Bio::TreeIO(-format => newick, -file => input.tre); my $t1 = $input->next_tree; my $t2 = $input->next_tree; my...


Platforms: *nix

License: Freeware Size: 5.6 MB Download (94): Bio::Tree::Compatible Download

Added: March 07, 2010 | Visits: 1.402

dtRdr::GUI::Wx::Tree::Base dtRdr::GUI::Wx::Tree::Base is a base class for sidebar trees. SYNOPSIS init $tree->init($frame); select_item Select the tree item for a given $id. $tree->select_item($id) The id is probably the id of whatever your widget associated with each tree item. Convenience id_or_id...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (99): dtRdr::GUI::Wx::Tree::Base Download

Added: September 23, 2010 | Visits: 910

HTML::Tree::AboutObjects HTML::Tree::AboutObjects is an article: "Users View of Object-Oriented Modules". SYNOPSIS # This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #17 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (89): HTML::Tree::AboutObjects Download

Added: July 22, 2010 | Visits: 1.665

DateTime::Format::Excel DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates. SYNOPSIS use DateTime::Format::Excel; # From Excel via class method: my $datetime = DateTime::Format::Excel->parse_datetime( 37680 ); print $datetime->ymd(.); # 2003.02.28 # or via an object...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (198): DateTime::Format::Excel Download

Added: November 06, 2010 | Visits: 1.696

XML::Excel XML::Excel is a Perl extension converting Excel files to XML. SYNOPSIS use XML::Excel; $excel_obj = XML::Excel->new(); $excel_obj = XML::Excel->new(%attr); $status = $excel_obj->parse_doc(file_name); $status = $excel_obj->parse_doc(file_name, %attr); $excel_obj->declare_xml(%attr);...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): XML::Excel Download

1 2 3 4 5 >