By tag: OpenXML
0
kicks
Eric White's Blog : Announcing the First CTP of Open XML SDK V2
Today, the development team for the Open XML SDK has announced that they have released the first Community Technology Preview (CTP) of version 2 of the Open XML SDK.
0
kicks
Strech an image in openXml Format
This sample shows the openXml tag that are used to control image dimension in a docx file.
0
kicks
Reuse Excel business logic with PHPExcel
In many companies, business logic resides in Excel. This business logic is sometimes created by business analysts and sometimes by business users who want to automate parts of their everyday job using Excel. This Excel-based business logic is often copied into an application (i.e. a website) and is ...
0
kicks
Open XML uncovered by Mick Lohan
First of a five week series by Mick Lohan, exploring how OpenXML can be used to create superb custom Word doc files
0
kicks
Generating Dynamic OpenXML (docx) files
Recently, I needed to integrate one of my applications to MS Office Word 2007 by generating dynamic *.docx reports. Actually, I didn't wanted to just find the steps to do it. I wanted to make a reusable library so that, I can use it independently in any project in the future.
0
kicks
The EU Prosecutors are Wrong
Miguel de Icaza gives an insightful view to the ODF vs. Open XML -debate.
0
kicks
Fire and Motion: What OpenXML Means to IBM and Lotus Notes
A theory on why IBM is trying so hard to kill OpenXML and the role Lotus Notes plays in the dispute.
0
kicks
Using the Packaging API and Office Open XML to create Excel 2007 files
Cool overview of how to write Open XML files on the server. This makes it real easy to create Excel 2007 files WITHOUT Excel!
0
kicks
Open-source API for SpreadsheetML documents
Doug's found a great API for creating Excel 2007 files on the server WITHOUT needing Excel installed!