wordpress hit counter
Browse by Tags - OpenXML Developer - Blog - OpenXML Developer

Browse by Tags

Blog

Samples, Demos, and Reference Articles
Tagged Content List
  • Blog Post: Creating an Open XML spreadsheet in PHP

    Author: Maarten Balliauw This article covers the dynamic creation of invoices using PHPExcel ( www.codeplex.com/phpexcel ). It covers the example code “05featuredemo.php” which can be found in the PHPExcel package project on Codeplex. Here's what the output document will look like: Getting started… First...
  • Blog Post: Exporting html data into SpreadsheetML

    By Muthu Kumar Arjunan of Sonata Software Ltd. The previous articles in this series ( article1 , article 2 on XSL transformation of Spreadsheet ML to HTML – Part 1 & 2) explained an XSLT-based approach for displaying the data from a SpreadsheetML document in a web page (HTML). In continuation of...
  • Blog Post: XSL transformation of Spreadsheet ML to HTML (with Paging) – Part 2

    By Muthu Kumar Arjunan of Sonata Software Ltd. This article explains how to “Page” an HTML table generated from Spreadsheet ML document, using XSL transformation & XMLHttp & Java Script . “ XSL transformation of Spreadsheet ML to HTML – Part 1 ” dealt with conversion of spreadsheet ML document...
  • Blog Post: XSL transformation of SpreadsheetML to HTML -- Part 1

    by Muthu Kumar Arjunan of Sonata Software Ltd This article explains how a generic xml file (generated from a Spreadsheet ML document) can be converted to a HTML table that could be displayed in a browser using XSLT and styled using CSS. This article's intended audience includes: a) Developers of heterogeneous...
  • Blog Post: XSL transformation of SpreadsheetML to generic XML

    By MuthuKumar Arjunan of Sonata Software Limited This article explains how a SpreadsheetML document (.xlsx file) can be converted into a generic xml data source file that can be used by heterogeneous systems. It then binds this generic xml data source to an ASP.NET data grid to display the data in a...
Page 1 of 1 (5 items)