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
Custom UI Editor Tool
Posted
over 7 years ago
by
dmahugh
15775
dmahugh
31
Comments
LASTEST VERSION OF THE CUSTOM UI EDITOR - updated to work with the RTM build of Office 2007 and Beta build of Office 2010 - ATTACHED TO THIS POST The 2007 Microsoft Office System has an all-new "ribbon" interface which developers can customize in many...
OpenXML Developer
Search and Replace Text in an Open XML WordprocessingML Document
Posted
over 2 years ago
by
Eric White
13725
Eric White
17
Comments
A reoccurring question around Open XML is how to search and replace text in a word-processing document. There have been several attempts at presenting example code to do this, however, until now I have not seen any examples that correctly implement this...
OpenXML Developer
Document management utility written in Java
Posted
over 7 years ago
by
dmahugh
15775
dmahugh
14
Comments
Submitted by: Sanjay Kumar Madhva, Srinidhi H. S., Pujari Yerriswamy (Sonata Software Ltd) In a prior article on OpenXmlDeveloper.org, we demonstrated that it is possible to create a word document by creating a few XML files and assembling them into a...
OpenXML Developer
Advanced use of DocumentBuilder 2.0
Posted
over 2 years ago
by
Eric White
13725
Eric White
13
Comments
The default approach to working with DocumentBuilder 2.0 enables you to take bits and pieces of multiple documents and assemble them together into a new document. However, there is an interesting scenario that this approach does not handle. You may want...
OpenXML Developer
Office Custom UI Editor available
Posted
over 4 years ago
by
jenw
352380
jenw
12
Comments
Office Custom UI Editor for Microsoft Office tool has been made available and is attached to this article. The highlights are: 1. Office custom UI editor is a tool to edit the Office custom UI XML part in the Open XML file format. 2. This version adds...
OpenXML Developer
Formatted Excel using SDK 2.0 and .NET
Posted
over 4 years ago
by
KirstyH
38920
KirstyH
12
Comments
By Lawrence Hodson Introduction The Open XML SDK v2.0 provides an API to Microsoft .NET developers for automating the new Office document formats (docx, xlsx etc...). Until now, I used it for manipulating Word documents. For this sample I wanted to attempt...
OpenXML Developer
Open XML Explained e-book
Posted
over 6 years ago
by
dmahugh
15775
dmahugh
11
Comments
Attached is a downloadable copy of "Open XML Explained" by Wouter Van Vugt, the first book on Open XML development. The sample documents for the book are also available for download here . This 128-page book covers the basics of Open XML, including many...
OpenXML Developer
Sample Open XML Documents
Posted
over 7 years ago
by
dmahugh
15775
dmahugh
9
Comments
Want to try opening and reading Open XML programmatically, but don't have software that can easily create them? These sample documents are what you need: samples of simple Open XML word processing, spreadsheet and presentation files....
OpenXML Developer
Mapping Content Controls to Custom XML Parts using Notepad
Posted
over 7 years ago
by
Wouterv
1915
Wouterv
9
Comments
In one of the demos I am doing for the Dutch Office Developer Conference I show what is required for a Word document to have some text, a hyperlink and an image using the bare minimum of xml markup. I’ve expanded the sample with a custom xml part mapped to a content control....
OpenXML Developer
Iterating through all Content Controls in an Open XML WordprocessingML Document
Posted
over 2 years ago
by
Eric White
13725
Eric White
9
Comments
Sometimes you want to iterate over all content controls in a WordprocessingML document. You may want to search for a content control with a specific tag, or you may want to process all content controls of a specific type. This blog post shows how to iterate...
OpenXML Developer
Feedback Requested: Are you developing for the Cloud with Open XML?
Posted
over 2 years ago
by
Eric White
13725
Eric White
9
Comments
This blog post is a request for information. We’re interested in doing a series on how to build with Open XML in the cloud and we want to hear what you are doing and how we can help. Are you developing for the cloud, and does Open XML figure into...
OpenXML Developer
Creating Pivot Tables, Part 3
Posted
over 1 year ago
by
bobm
2650
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
Getting Started with Open XML Development
Posted
over 2 years ago
by
Eric White
13725
Eric White
8
Comments
This blog post introduces the first in a series of screen-casts that are specifically for a developer starting development with Open XML for the first time. It is a project that I've been meaning to work on for some time, and I recently received the...
OpenXML Developer
Creating a PresentationML Document from a Database
Posted
over 7 years ago
by
SanjayKumarM
1060570
SanjayKumarM
8
Comments
Article by: Vijayeta.t of SONATA SOFTWARE LIMITED This article explains how to fetch data from a database and use that data to create a PresentationML document. Each slide in the presentation consists of a heading and a subtitle, and the data for these...
OpenXML Developer
Creating a PresentationML document with .NET
Posted
over 7 years ago
by
SanjayKumarM
1060570
SanjayKumarM
7
Comments
Article By : Vijayeta.t of SONATA SOFTWARE LIMITED The objective of this article is to create an OpenXML PresentationML using the .NET 3.0 System.IO.Packaging API. The user is provided with a GUI to enter the text which would appear in slides. The UI...
Page 1 of 24 (350 items)
1
2
3
4
5
»