Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
OpenXML Developer
»
August, 2011
August, 2011
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
Updating the TOC in a WordprocessingML Document using an AutoOpen Macro
Posted
over 2 years ago
by
Eric White
13695
Eric White
0
Comments
I had thought that there were only going to be four screen-casts in this series on adding / updating tables-of-contents in OpenXML WordprocessingML documents. However, I can see that there are now going to be at least six. In the screen-cast that I present...
OpenXML Developer
Exploring Tables-of-Contents in OpenXML WordprocessingML Documents (Part 4)
Posted
over 2 years ago
by
Eric White
13695
Eric White
0
Comments
Here is the last of four screen-casts on tables-of-contents in OpenXML WordprocessingML documents. In this screen-cast, I show how to use Word Automation Services to repaginate a document and update the TOC. Here is the complete list of screen-casts in...
OpenXML Developer
What is the glossary document used for?
Posted
over 2 years ago
by
Eric White
13695
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
New Screen-Cast: Short and Sweet Intro to DocumentBuilder 2.0
Posted
over 2 years ago
by
Eric White
13695
Eric White
1
Comments
Here is a short screen-cast that explains what DocumentBuilder 2.0 is all about, in less than seven minutes.
OpenXML Developer
Screen-cast: Remove Speaker Notes from an Open XML Presentation
Posted
over 2 years ago
by
Eric White
13695
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
Exploring Tables-of-Contents in Open XML WordprocessingML Documents (Part 3)
Posted
over 2 years ago
by
Eric White
13695
Eric White
0
Comments
In the first screen-cast in this series, I examined the markup for tables-of-contents in WordprocessingML documents. In the second screen-cast, I presented a bit of code that showed how to insert a non-updated TOC into a document, and to set the <w...
OpenXML Developer
Exploring Tables-of-Contents in Open XML WordprocessingML Documents (Part 2)
Posted
over 2 years ago
by
Eric White
13695
Eric White
3
Comments
Many Open XML developers need to generate documents, and then generate and insert an updated table-of-contents for the document. TOC's in Open XML are not hard, but they require a bit of explanation. This post introduces the second in a series of...
OpenXML Developer
Exploring Tables-of-Contents in Open XML WordprocessingML Documents
Posted
over 2 years ago
by
Eric White
13695
Eric White
3
Comments
Many Open XML developers need to generate documents, and then generate and insert an updated table-of-content for the document. TOC's in Open XML are not hard, but they require a bit of explanation. This blog post introduces the first of several screen...
OpenXML Developer
Introducing TextReplacer: A New Class for PowerTools for Open XML
Posted
over 2 years ago
by
Eric White
13695
Eric White
1
Comments
Recently I wrote some code that implemented search-and-replace for Open XML WordprocessingML documents . I wrote that code for an Open XML developer who needed to implement that functionality using XML DOM, although with a different language than C#....
Page 1 of 1 (9 items)