Stories recently tagged with 'OpenXML'

Eric White's Blog : Announcing the First CTP of Open XML SDK V2(blogs.msdn.com)

submitted by beckelmwbeckelmw(2755) 3 years, 4 months ago

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. read more...

add a comment |category: |Views: 11

tags: another

Strech an image in openXml Format(nablasoft.com)

submitted by alkampferalkampfer(1748) 3 years, 5 months ago

This sample shows the openXml tag that are used to control image dimension in a docx file. read more...

add a comment |category: |Views: 10

tags: another

Reuse Excel business logic with PHPExcel(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 10 months ago

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 maintained on 2 places: if the Excel logic changes, the application should also be modified. Did you know you can use PHPExcel to take advantage of the Excel-based business logic without having to worry about duplicate business logic? read more...

add a comment |category: |Views: 14

tags: another

Open XML uncovered by Mick Lohan(irishdev.com)

submitted by fergalbreenfergalbreen(105) 4 years, 6 months ago

First of a five week series by Mick Lohan, exploring how OpenXML can be used to create superb custom Word doc files read more...

add a comment |category: |Views: 8

tags: another

Generating Dynamic OpenXML (docx) files(mnour.blogspot.com)

submitted by mnourmnour(320) 4 years, 11 months ago

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. read more...

add a comment |category: |Views: 82

tags: another

The EU Prosecutors are Wrong(tirania.org)

submitted by JemmJemm(9604) 5 years ago

Miguel de Icaza gives an insightful view to the ODF vs. Open XML -debate. read more...

add a comment |category: |Views: 2

tags: another

Fire and Motion: What OpenXML Means to IBM and Lotus Notes(infoq.com)

submitted by grauenwolfgrauenwolf(75) 5 years ago

A theory on why IBM is trying so hard to kill OpenXML and the role Lotus Notes plays in the dispute. read more...

add a comment |category: |Views: 1

tags: another

Open-source API for SpreadsheetML documents(blogs.msdn.com)

submitted by jtnnjtnn(155) 5 years, 1 month ago

Doug's found a great API for creating Excel 2007 files on the server WITHOUT needing Excel installed! read more...

add a comment |category: |Views: 426

tags: another

Using the Packaging API and Office Open XML to create Excel 2007 files(openxmldeveloper.org)

submitted by jtnnjtnn(155) 5 years, 1 month ago

Cool overview of how to write Open XML files on the server. This makes it real easy to create Excel 2007 files WITHOUT Excel! read more...

add a comment |category: |Views: 104

tags: another