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.481.258 Times

Generate Spreadsheet software
Filter: All | Freeware | Demo
 

Generate Spreadsheet

1 2 3 4 5 > 
Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.012

SpreadsheetConverter to ASP & ASP.NET - Standard Edition Solve your problem using Microsoft Excel, and let SpreadsheetConverter to ASP & ASP.NET - Standard Edition generate an ASP or ASP.NET-page. The ASP-page looks like and calculates like the spreadsheet. No programming required. Easy updating, fix spreadsheet and generate. SpreadsheetConverter to... Platforms: Windows, 2K, XP, 2003, Windows Vista, 7, 7x64


Released: May 25, 2016  |  Added: February 09, 2017 | Visits: 788

GSpread.NET GSpread.NET is a fast and easy to use open source library designed for developers working with Google Spreadsheets by using the well-known API from Microsoft Excel. We're exposing the API into COM, so you have freedom to use our component wherever you have used MS Excel API before, including... Platforms: Windows

License: Freeware Size: 2.22 MB Download (38): GSpread.NET Download

Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 537

Outlook Generate Emails From Excel File Software Sobolsoft presents a convenient solution for users who need to generate multiple emails based on MS Excel spreadsheet data. With this software you can generate lists of email recipients, subjects, and bodies which will generate new emails in MS Outlook. Emails are created with respect to line... Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 1.66 MB Download (501): Outlook Generate Emails From Excel File Software Download

Released: March 23, 2008  |  Added: April 21, 2008 | Visits: 2.043

Soap Generate Gear Using Soap Generate Gear, easily and automatically generate soap protocol source code for client/server sides from wsdl file. RPC and Document style are all supported.What you need to do is just import your wsdl file and click generate button.Pure platform independent c source code to make sure... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.95 MB Download (156): Soap Generate Gear Download

Released: June 07, 2011  |  Added: January 17, 2012 | Visits: 3.497

Spreadsheet Goal Seeker Spreadsheet Goal Seeker empowers Goal Seek function of Microsoft Excel allowing you to apply it to many cells at one time, simply configuring the Spreadsheet Goal Seeker's wizard. It performs multiple re-calculations automatically. Configuring the Spreadsheet Goal Seeker wizard, this Excel... Platforms: Windows

License: Shareware Cost: $60.00 USD Size: 106 B Download (216): Spreadsheet Goal Seeker Download

Released: June 06, 2008  |  Added: October 14, 2008 | Visits: 3.442

Spreadsheet Presenter Make reports with professional look. Spreadsheet Presenter will do it easier. Spreadsheet Presenter will allow you to customize your charts and reports in MS Excel as you want. You will have available many tools to improve your worksheets for your presentations and more. With this ease of... Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 8.99 MB Download (126): Spreadsheet Presenter Download

Released: January 23, 2011  |  Added: May 04, 2011 | Visits: 4.485

Profit Loss Report Spreadsheet Looking for a better way to keep track of your small business income and expenses? Are you sending too much of your hard-earned money to the IRS each year because you are not taking all of your qualified deductions? This award-winning Excel spreadsheet, created by DynoTech, is a simple... Platforms: Windows

License: Demo Cost: $29.95 USD Size: 483.94 KB Download (365): Profit Loss Report Spreadsheet Download

Released: September 12, 2008  |  Added: April 27, 2010 | Visits: 3.243

Distributed Spreadsheet Distributed Spreadsheet provides the means for automating the entire process of sending out individual worksheets from any Excel workbook to others to complete, securing their return upon completion and collating the results. No longer do individuals need to cut and paste contents between... Platforms: Windows

License: Shareware Cost: $34.95 USD Size: 1024 B Download (161): Distributed Spreadsheet Download

Added: April 15, 2010 | Visits: 1.104

Generate Numly Copyright Generate Numly Copyright is a Firefox extension that registers documents and blogs for Numly copyright. Numly Numbers are unique identifiers of electronic media and recognized worldwide by electronic publishing companies and electronic content providers. Numly Numbers are simple and quick to... Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Generate Numly Copyright Download

Added: November 25, 2010 | Visits: 1.085

Data::Generate Data::Generate allows you to create various types of synthetic data by parsing "regex-like" data creation rules. This module generates data by parsing given text statements (data creation rules). These statements are flexible and powerful regex-like way to control the production of synthetic... Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): Data::Generate Download

Added: June 03, 2010 | Visits: 1.383

Spreadsheet::ParseExcel Spreadsheet::ParseExcel is a Perl module to get information from an Excel file. This module allows you to get information from Excel file. This module can handle files of Excel95, 97 and 2000. (and now supports Excel4) The module will work on the majority of Windows, UNIX and Macintosh... Platforms: *nix

License: Freeware Size: 98.3 KB Download (130): Spreadsheet::ParseExcel Download

Added: August 03, 2010 | Visits: 1.544

Spreadsheet::Read Spreadsheet::Read enables reading the data from a spreadsheet. Spreadsheet::Read tries to transparantly read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. For OpenOffice this module uses... Platforms: *nix

License: Freeware Size: 9.22 KB Download (226): Spreadsheet::Read Download

Added: July 14, 2010 | Visits: 2.231

Spreadsheet::WriteExcel Spreadsheet::WriteExcel module is can be used to create native Excel binary files. Formatted text and numbers can be written to multiple worksheets in a workbook. Formulas and functions are also supported. It is 100% Perl and doesnt require any Windows libraries or a copy of Excel. It will... Platforms: *nix

License: Freeware Size: 471.04 KB Download (136): Spreadsheet::WriteExcel Download

Added: September 03, 2010 | Visits: 2.278

Spreadsheet::WriteExcelXML Spreadsheet::WriteExcelXML is a Perl module that can create an Excel file in XML format. SYNOPSIS To write a string, a formatted string, a number and a formula to the first worksheet in an Excel XML spreadsheet called perl.xls: use Spreadsheet::WriteExcelXML; # Create a new Excel workbook... Platforms: *nix

License: Freeware Size: 143.36 KB Download (147): Spreadsheet::WriteExcelXML Download

Added: January 18, 2010 | Visits: 1.512

B::Generate B::Generate is a Perl module which you can create your own op trees. SYNOPSIS use B::Generate; # Do nothing, slowly. CHECK { my $null = new B::OP("null",0); my $enter = new B::OP("enter",0); my $cop = new B::COP(0, "hiya", 0); my $leave = new B::LISTOP("leave", 0, $enter, $null);... Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): B::Generate Download

Added: January 13, 2010 | Visits: 1.137

Class::Generate Class::Generate is a Perl module that can generate Perl class hierarchies. SYNOPSIS use Class::Generate qw(class subclass delete_class); # Declare class Class_Name, with the following types of members: class Class_Name => [ s => $, # scalar a => @, # array h => %, # hash c => Class, #... Platforms: *nix

License: Freeware Size: 53.25 KB Download (96): Class::Generate Download

Added: July 20, 2010 | Visits: 1.499

Simple Spreadsheet Simple Spreadsheet is a webbased spreadsheet program written in Javascript, HTML, CSS and PHP. Simple Spreadsheet features formulas, charts, numeric formats, keyboard navigation, etc. Javascript is used for the default data format and for the macros and formulas.. Platforms: *nix

License: Freeware Download (168): Simple Spreadsheet Download

Released: May 20, 2010  |  Added: May 04, 2011 | Visits: 1.587

Mileage Report Spreadsheet This Excel spreadsheet tracks mileage tax deductions and business mileage reimbursements for you. It is so organized and easy to use, that you will actually use it. You can print a professional mileage report, including colorful graphs, showing deductible amounts, miles, and numbers of trips... Platforms: Windows

License: Demo Cost: $29.95 USD Size: 420.64 KB Download (115): Mileage Report Spreadsheet Download

Released: March 14, 2011  |  Added: May 15, 2011 | Visits: 1.539

Recover Spreadsheet Files Recover Spreadsheet Files - and recover other files (recover Word, recover pictures, recover photos, music and video) - withe the file recovery software, Recommended by Microsoft(R) corp. How to recover spreadsheet files? How to recover deleted files of other types (recover Word documents,... Platforms: Windows

License: Shareware Cost: $79.95 USD Size: 29.59 MB Download (112): Recover Spreadsheet Files Download

Released: January 04, 2012  |  Added: February 01, 2012 | Visits: 1.597

spreadsheet calculator Integrated spreadsheet with 14 inline calculators and calculator keys to increase your power and accuracy of your cognitive mathematical decisions for projections and estimating. It has the following advantages over a spreadsheet and a calculator. - Save time - You no longer have to re-key your... Platforms: Not Applicable

License: Freeware Size: 195.31 KB Download (140): spreadsheet calculator Download

1 2 3 4 5 >