Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Library for parsing Excel (XLS) files, with a sample program for converting Excel files into CSV.
This site is no longer being updated. A new release is available on the new site whose link is shown above.
C++/C library to construct Excel .xls files in code.
...Changes:
- library specific strings now in their own namespace
- iOS Objective-C library
- most project files updated (MSVS etc)
- C bridge now supports formulas
Note: there is a related SF project, libxls, to read Excel files.
LibXls permet de créer, modifier, lire et mettre en page des fichiers excel (format .xls). Cette bibliothèque gère de nombreuses versions du format xls. Elle gère également différents formats tel que le HTML et le CSV
This project seeks to provide a portable ANSI C library to read/write OLE 2 Compound Document Formats (libOle), and to provide a library for reading/writing the Excel file format (libXls).