Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
Blog
Samples, Demos, and Reference Articles
Get this RSS feed
To learn how to submit a blog click
here
Tag Cloud
.NET - C# (17)
.NET (C# (4)
.NET (C#, VB, J#, C++/CLI) (57)
C/C++ - C++ (3)
C++/CLI) (3)
DocumentBuilder (8)
DrawingML (14)
J# (3)
Java (12)
Linux/Unix/Solaris (8)
Open Packaging Convention (53)
OpenXML (9)
OpenXML PowerTools (3)
OpenXML SpreadsheetML (3)
OpenXML WordprocessingML (8)
Other (8)
Pages (117)
PowerTools (14)
PresentationML (30)
Scripting Languages (5)
SpreadsheetML (39)
VB (3)
Windows (Win32, VB6, VFP, other) (4)
WordProcessingML (74)
WordprocessingML PowerTools (10)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
OpenXML Developer
All About Styles in SpreadsheetML
Posted
over 1 year ago
by
bobm
2650
bobm
0
Comments
At last I have put together an example that shows the full range of cell style options available in SpreadsheetML. This example will show how to apply a huge variety of styles using very simple code. The video explains how to use the code and also how...
OpenXML Developer
Screen-cast: Remove Speaker Notes from an Open XML Presentation
Posted
over 2 years ago
by
Eric White
13755
Eric White
2
Comments
When sending a presentation to customers or others outside of your organization, you often want to remove speaker notes. It is easy enough to use PowerPoint automation to remove the speaker notes , but if you are processing presentations server-side,...
OpenXML Developer
PowerTools Core 2.2 - Code and Examples
Posted
over 2 years ago
by
bobm
2650
bobm
0
Comments
Eric and I have created a version of PowerTools that includes only the core code, without the cmdlet code. The C# project also includes several examples of how to use the core code from a C# program. You can get this project from the PowerTools CodePlex...
OpenXML Developer
Creating Pivot Tables, Part 4
Posted
over 1 year ago
by
bobm
2650
bobm
0
Comments
This will probably be the final installment of this series. In this example, I complete the pivot table creation process by configuring the fields that will appear in the rows, columns, filters and data values. This example builds upon the earlier examples...
OpenXML Developer
Formula Processing in SpreadsheetML
Posted
6 months ago
by
bobm
2650
bobm
0
Comments
For the last couple of months, I have been exploring the contents of formulas in SpreadsheetML. Formulas can include functions, cell ranges, external references, references to other sheets in the same workbook, and a variety of operators. In fact, formulas...
OpenXML Developer
What is the glossary document used for?
Posted
over 2 years ago
by
Eric White
13755
Eric White
0
Comments
I recently received a question about the use of the glossary document. In a nutshell, in DOCX, it is used for the placeholder text for content controls. In DOTX, it is used for the content for quick parts. The following 3 minute video demonstrates these...
OpenXML Developer
LINQ to XML for JavaScript - Gaining Performance through Atomization
Posted
6 months ago
by
Eric White
13755
Eric White
1
Comments
One of the interesting characteristics of LINQ to XML as implemented in the .NET framework is that it uses atomized XNamespace and XName objects, and this means that LINQ to XML has very good performance for many common scenarios. The Ltxml.js library...
OpenXML Developer
New Site Dedicated to Jim Durkin
Posted
over 2 years ago
by
LizT
450
LizT
0
Comments
In Memory of Jim Durkin Jim Durkin was a highly valued member of our team at Microsoft and the owner of Open XML marketing for Microsoft. While a member of the team for a short time, he was instrumental in making some significant strides with Open XML...
OpenXML Developer
Precisely Calculating Cell Sizes in Open XML SpreadsheetML
Posted
over 1 year ago
by
Eric White
13755
Eric White
0
Comments
Sometimes you need to calculate the cell sizes (in pixels) exactly in an Open XML spreadsheet. The most common use case is when placing graphics on a worksheet. You also need cell sizes in pixels when placing controls. In addition, understanding exactly...
OpenXML Developer
Screen-cast: Introduction to Open XML WordprocessingML: Part 3 - Annotations
Posted
11 months ago
by
Eric White
13755
Eric White
0
Comments
This screen-cast continues the introduction to WordprocessingML, introducing annotations, which include comments, bookmarks, proofing errors, range permissions, and revision tracking markup. The screen-cast contains some best-practice pointers for each...
OpenXML Developer
Open XML Specific Utility Methods and Classes in PowerTools for Open XML
Posted
over 2 years ago
by
Eric White
13755
Eric White
0
Comments
In an earlier screen-cast, I discussed some utility methods and classes in PowerTools for Open XML that are not specific to Open XML. They are useful to anyone doing functional programming (or even object-oriented programming). In this screen-cast, I...
OpenXML Developer
Screen-Cast: XML - Part One
Posted
6 months ago
by
Eric White
13755
Eric White
0
Comments
This is the ninth screen-cast in a series on writing Recursive Pure Functional Transformations of XML. This screen-cast and the next screen-cast discuss the semantics of XML in detail. In order to discuss recursive pure functional transformations, it...
OpenXML Developer
Screen-Cast: XML - Part Two
Posted
5 months ago
by
Eric White
13755
Eric White
1
Comments
This is the tenth screen-cast in a series on writing Recursive Pure Functional Transformations of XML. This screen-cast and the previous screen-cast discuss the semantics of XML in detail. In order to discuss recursive pure functional transformations...
OpenXML Developer
Minor Update to DocumentBuilder 2.0
Posted
over 2 years ago
by
Eric White
13755
Eric White
0
Comments
On June 20, 2011 (two days ago), I posted an update to DocumentBuilder . After more extensive testing, I found and fixed a few bugs in less common scenarios, including if comments in multiple sources contain images, multiple sources contain endnotes with...
OpenXML Developer
Screen-Cast: LINQ to XML Functional Construction
Posted
5 months ago
by
Eric White
13755
Eric White
0
Comments
This is the eleventh screen-cast in a series on writing Recursive Pure Functional Transformations of XML. This screen-cast and the following two screen-casts discuss the semantics of LINQ to XML in detail. We are going to make use of some interesting...
Page 20 of 24 (350 items)
«
18
19
20
21
22
»