Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
OpenXML Developer
»
January, 2012
January, 2012
Blog
Samples, Demos, and Reference Articles
Get this RSS feed
To learn how to submit a blog click
here
Tags
.NET - C#
.NET (C#
.NET (C#, VB, J#, C++/CLI)
C/C++ - C
C++/CLI)
DocumentBuilder
DrawingML
J#
Java
Linux/Unix/Solaris
Open Packaging Convention
OpenXML
OpenXML PowerTools
OpenXML SpreadsheetML
OpenXML WordprocessingML
Other
Pages
PowerTools
PresentationML
Scripting Languages
SpreadsheetML
VB
Windows (Win32, VB6, VFP, other)
WordProcessingML
WordprocessingML PowerTools
OpenXML Developer
RSS for posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
OpenXML Developer
Creating Pivot Tables, Part 3
Posted
3 months ago
by
bobm
1375
bobm
8
Comments
This third part of the series is a screencast that explains the Open XML elements needed for a pivot table and how to create the parts and elements needed. Part 1 showed how to create a pivot table using an existing spreadsheet. Part 2 showed the example...
OpenXML Developer
Creating Pivot Tables, Part 2
Posted
3 months ago
by
bobm
1375
bobm
5
Comments
In this second part, I will show the code for creating a pivot table in Excel from scratch using Open XML. This post contains a brief explanation of the example that can be found in PowerTools Core 2.2.2 from Codeplex ( powertools.codeplex.com ). // Create...
OpenXML Developer
Screen-Cast: Using Open XML and LINQ to XML in a Streaming Fashion to Create Huge Spreadsheets
Posted
4 months ago
by
Eric White
6800
Eric White
0
Comments
Sometimes developers need to create huge spreadsheets, perhaps with 100's of thousands of rows, and many columns. A worksheet that contains 1,000,000 rows and 10 columns will contain upwards of 20,000,000 nodes in the worksheet part. This presents...
OpenXML Developer
Building an ASP.NET Web Application with Open XML Functionality
Posted
4 months ago
by
Eric White
6800
Eric White
3
Comments
Web developers sometimes want to integrate some Open XML functionality into their web application. You may want to enable end-users to upload documents. You may want to modify the uploaded documents, or generate new documents, and you may want to enable...
Page 1 of 1 (4 items)