Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Excel-DNA

Compare

  Analyzed about 4 hours ago

Excel-Dna makes it easy to create high-performance (.xll) add-ins for Excel using .Net. Add-ins can expose user-defined functions (UDFs) and macros, and be created using C#, VB.NET, F# or other .Net languages. Excel-Dna is free for all use, and works with Excel '97 to Excel 2007.

122K lines of code

5 current contributors

18 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses
Tags excel

java-i18n-tools

Compare

  Analyzed 1 day ago

418 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

libExcelRead

Compare

  Analyzed 1 day ago

Implementation of the BiffWorkbook Library to read Excel files for the Content Management System (CMS) WebsiteBaker and LEPTON CMS.

1.58K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

xlsx

Compare

  Analyzed about 19 hours ago

Simple and incomplete Excel file parser/writer

12.1K lines of code

2 current contributors

2 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

linqtoexcel

Compare

  Analyzed 1 day ago

Linq to ExcelUse LINQ to retrieve data from Excel spreadsheets! View the introduction videoBasic Examplevar repo = new ExcelQueryFactory(); repo.FileName = "pathToExcelFile"; var peopleWithSiblings = from p in repo.Worksheet() where p.Siblings > 0 ... [More] select p;Linq to Excel assumes the property names on the Person class match the column names in the worksheet named "Sheet1". What if your class property names don't match the column names or the spreadsheet you're using is not named Sheet1? Then see the CustomizingLinqToExcel page. Go to the GettingStarted page for a tutorial on implementing Linq to Excel in your project. Need help? Send questions to the Discussion Group [Less]

5.69K lines of code

4 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Docjure

Compare

  Analyzed about 24 hours ago

Docjure makes reading and writing Office documents in Clojure easy.

2.27K lines of code

2 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

blanco Framework

Compare

  No analysis available

blanco Framework is code generation framework for Java. It include R/O mapping tool 'blancoDb', SQL editor plug-in 'BlancoSqlEditorPlugin'.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

xlrd

Compare

  Analyzed about 10 hours ago

Library for developers to extract data from Microsoft Excel (tm) spreadsheet files

7.65K lines of code

9 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

Public Sector Credit Framework

Compare

  Analyzed about 23 hours ago

Bond investors, policy makers and the general public deserve transparent, objective and up-to-date government credit ratings. The issue of public debt is simply too important to be handled by traditional rating agency practices. This is why we have launched the Public Sector Credit Framework ... [More] (PSCF). The framework allows an analyst to set up and run a budget simulation model in an Excel workbook. The analyst also specifies a default point in terms of a fiscal ratio. The framework calculates annual default probabilities as the proportion of simulation trials that surpass the default point in a given year. [Less]

326K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

olefile

Compare

  No analysis available

olefile is a Python module to read Microsoft OLE2 files (also called Structured Storage or Compound Document File Format), such as Microsoft Office documents, Image Composer and FlashPix files, Outlook messages, etc. This is an improved version of the OleFileIO module from PIL, the excellent Python ... [More] Imaging Library, created and maintained by Fredrik Lundh. The API is still compatible with PIL, but the internal implementation has been improved a lot, with bugfixes and a more robust design. As far as I know, this module is the most complete and robust Python implementation to read MS OLE2 files, portable on several OSes. See http://www.decalage.info/python/olefileio for more info. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses