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
Screen-cast: Overview of the Open Packaging Conventions
Posted
over 1 year ago
by
Eric White
13755
Eric White
2
Comments
As Open XML developers, we need to know a certain amount about how the markup is stored in ZIP files. This screen-cast is the first of two on Open Packaging Conventions (OPC). In this screen-cast, I cover some of the preliminary basics. In the next screen...
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
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
Fine-Tuning the HtmlConverter class's Use of CSS
Posted
over 1 year ago
by
Eric White
13755
Eric White
0
Comments
If your company uses one specific Office theme for one reason or another, you can enable higher fidelity transformations from Open XML WordprocessingML to Html. You can configure the HtmlConverter class to use the styling of one of the Office themes in...
OpenXML Developer
Working with WordprocessingML Paragraphs and Runs (How to Insert a Bookmark)
Posted
over 1 year ago
by
Eric White
13755
Eric White
1
Comments
One of the recurring problems that comes up for Open XML developers is that of doing interesting manipulation of paragraphs and runs. Too often, however, you need to split runs here and there to insert the markup you want to insert to achieve the goals...
OpenXML Developer
Implementing Excel Business Applications using VBA and Open XML
Posted
over 1 year ago
by
Eric White
13755
Eric White
0
Comments
This is a real-world scenario - you need to implement some sophisticated manipulation of Excel tables in VBA, and then you need to extract the data from the Open XML spreadsheet using the Open XML SDK. This screen-cast was based on a real-world project...
OpenXML Developer
Precisely Placing Images in an Open XML Spreadsheet
Posted
over 1 year ago
by
Eric White
13755
Eric White
0
Comments
Sometimes you want to place an image on a worksheet. You want to be able to control exactly where the image is, its size, and in most cases, you want to preserve its aspect ratio. The following screen-cast walks through the markup for placing an image...
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
Quick Generation of Spreadsheet Data and Cell Styles
Posted
over 1 year ago
by
bobm
2650
bobm
0
Comments
This example looks at a couple of OpenXML spreadsheet topics. I have been working with the cell styles a lot lately and this is a first example showing how to add some of the named styles to a spreadsheet cell. I plan to include even more style options...
OpenXML Developer
Using Open XML Package Editor to Customize Ribbon, Deploy as VBA Add-In
Posted
over 1 year ago
by
Eric White
13755
Eric White
1
Comments
In a previous screen-cast, I showed the basic steps to customize a ribbon and call a VBA function from the XML that defines the customization. In this video I go one step further - I show a more interesting ribbon customization, and I show how to deploy...
OpenXML Developer
Dates in strict SpreadsheetML files
Posted
over 1 year ago
by
jlundstocholm
410
jlundstocholm
0
Comments
Learn how to take advantage of using ISO dates in spreadsheets
...
OpenXML Developer
Using Open XML Package Editor to Create a Ribbon Button that runs a VBA Function
Posted
over 1 year ago
by
Eric White
13755
Eric White
3
Comments
Sometimes an end-to-end solution requires some level of customization in the operation of a word-processing document or a spreadsheet. Of course, this is where VBA can be useful. Sometimes the best solution requires a combination of developer techniques...
OpenXML Developer
Getting Started with Open XML Development - Part VI Developer Techniques (continued)
Posted
over 1 year ago
by
Eric White
13755
Eric White
0
Comments
This is the sixth in a series of screen-casts on getting started with Open XML development. In this screen-cast, I continue the discussion about some of the most important developer techniques that you can use with Open XML development. In this screen...
OpenXML Developer
How to Find Answers in Open XML
Posted
over 1 year ago
by
bobm
2650
bobm
0
Comments
Quick techniques for finding the Open XML that you need....
OpenXML Developer
Getting Started with Open XML Development - Part V Developer Techniques
Posted
over 1 year ago
by
Eric White
13755
Eric White
0
Comments
This is the fifth in a series of screen-casts on getting started with Open XML development. In this screen-cast, I discuss some of the most important developer techniques that you can use with Open XML development. The simplest technique is modifying...
Page 5 of 24 (350 items)
«
3
4
5
6
7
»