Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
OpenXML Developer
»
July, 2006
July, 2006
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
WordProcessingML Snippets: Part 3, table structure
Posted
over 6 years ago
by
Wouterv
1915
Wouterv
0
Comments
This article is part of the " Building documents with code snippets " series. This article covers the manner in which a table is represented in WordProcessingML. Tables are obviously more complex than the paragraphs we talked about in the previous article...
OpenXML Developer
WordProcessingML Snippets: Part 2, basic paragraphs
Posted
over 6 years ago
by
Wouterv
1915
Wouterv
0
Comments
This article is part of the " Building documents with code snippets " series. The first two snippets I'll discuss which actually modify your documents are AddParagraph and RemoveParagraph. These snippets can be used to work with paragraphs inside various...
OpenXML Developer
WordProcessingML Snippets: Part 1, utility snippets
Posted
over 6 years ago
by
Wouterv
1915
Wouterv
0
Comments
This article is part of the " Building documents with code snippets " series . This first article on working with the WordProcessingML snippets will go into the details of three snippets you can use to form a basic framework for handling WordProcessingML...
OpenXML Developer
Building Open XML documents with code snippets
Posted
over 6 years ago
by
Wouterv
1915
Wouterv
0
Comments
Click here to download the WordProcessingML snippets In this upcoming series of articles I'll be explaining various coding scenarios using Open XML. To relieve you of the burden of laboriously copy / pasting code, I will extend the available OpenXml code...
OpenXML Developer
Creating Open XML documents from scratch
Posted
over 6 years ago
by
dmahugh
15385
dmahugh
0
Comments
Creating Open XML documents from a template can help simplify your work and allow for changes to the look and feel of your documents without modifying your code. But in some cases, you'll want to create Open XML documents from scratch, without using an...
Page 1 of 1 (5 items)