wordpress hit counter
Linux/Unix/Solaris - OpenXML Developer - Blog - OpenXML Developer

Linux/Unix/Solaris

Blog

Samples, Demos, and Reference Articles
  • OpenXML Developer

    Creating an Open XML spreadsheet in PHP

    • 1 Comments
    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...
  • OpenXML Developer

    Novell announces Open XML support

    • 1 Comments
    Novell has announced support for the Open XML file formats in their version of OpenOffice. Word-processing documents are supported now, and spreadsheet/presentation support is coming next. Here are some links for more information: Novell's download page...
  • OpenXML Developer

    Open XML and Java

    • 6 Comments
    Another perspective on Java development for Open XML, by Julien Chable. Based on articles originally posted in French on MSDN/France....
  • OpenXML Developer

    ODF to Open XML Translator Project

    • 0 Comments
    The new ODF to Open XML Translator Project has been getting a lot of attention lately. This is a collaborative project to build add-ins for Office 2007 that can read and write ODF (Open Document Format) documents. The first component is a Word add-in...
  • OpenXML Developer

    Java code for common document management tasks

    • 3 Comments
    The guys at Sonata have submitted another instructive Java code sample. This one shows how to do some basic document management chores such as adding or removing parts from the Open XML Format package. It's packaged as a simple utility. Click here for...
  • OpenXML Developer

    Document management utility written in Java

    • 14 Comments
    Submitted by: Sanjay Kumar Madhva, Srinidhi H. S., Pujari Yerriswamy (Sonata Software Ltd) In a prior article on OpenXmlDeveloper.org, we demonstrated that it is possible to create a word document by creating a few XML files and assembling them into a...
  • OpenXML Developer

    WordProcessingML document creation in pure Java

    • 2 Comments
    The Open XML Formats can be used from any language or platform, and this article is a great example of that flexibility in action: sample Java code that generates a valid Open XML Format word-processing document. The resulting document can be read by products like Microsoft Word 2007, even though it was generated with no use of Microsoft tools or APIs....
Page 1 of 1 (7 items)