Sign in
Brian Jones: Office Solutions
I'm Brian Jones, the group program manager of the Office Solutions Framework team.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
3rd Party Tools
Code Samples
Compatibility Pack
Conferences
Custom Schema Solutions
email
Excel
History
interoperability
Office 2003
Office 2007
Office 2010
Office Open XML Standard
Open XML SDK
OpenXML Developers
PDF
PowerPoint
SpreadsheetML
Standards Politics
Tech Interop
Translation Tools
Word
Word HTML
WordprocessingML
Zeyad's SDK Examples
Archive
Archives
August 2012
(3)
July 2012
(3)
June 2010
(1)
May 2010
(2)
April 2010
(1)
March 2010
(1)
February 2010
(3)
January 2010
(2)
December 2009
(2)
November 2009
(3)
October 2009
(3)
September 2009
(2)
August 2009
(5)
July 2009
(2)
June 2009
(4)
May 2009
(2)
April 2009
(4)
March 2009
(3)
February 2009
(3)
January 2009
(4)
December 2008
(2)
November 2008
(5)
October 2008
(2)
June 2008
(1)
May 2008
(2)
April 2008
(2)
March 2008
(24)
February 2008
(8)
January 2008
(18)
December 2007
(9)
November 2007
(4)
October 2007
(2)
September 2007
(4)
August 2007
(8)
July 2007
(11)
June 2007
(10)
May 2007
(4)
April 2007
(4)
March 2007
(12)
February 2007
(9)
January 2007
(13)
December 2006
(5)
November 2006
(5)
October 2006
(11)
September 2006
(11)
August 2006
(12)
July 2006
(12)
June 2006
(13)
May 2006
(18)
April 2006
(7)
March 2006
(6)
February 2006
(9)
January 2006
(5)
December 2005
(3)
November 2005
(7)
October 2005
(13)
September 2005
(11)
August 2005
(10)
July 2005
(15)
June 2005
(16)
May 2005
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Brian Jones: Office Solutions
Removing Page and Section Breaks from a Word Document
Posted
over 4 years ago
by
I'm Brian Jones
3
Comments
In today's post I am going to show you how to remove page and section breaks within a Word document using the Open XML SDK. Removing these two types of breaks is similar, but requires two different approaches. Let's start off by jumping into removing...
Brian Jones: Office Solutions
Office '12' Beta 1 is now available
Posted
over 8 years ago
by
I'm Brian Jones
26
Comments
It seems like the big milestones just keep coming for Office '12'. Today, a select group of our customers and partners were given access to the first beta of Office '12'. This is just our next step towards the final release of Office '12' which is scheduled...
Brian Jones: Office Solutions
Back from the Ecma meetings
Posted
over 8 years ago
by
I'm Brian Jones
30
Comments
I just back back from Brussels and the first meeting of Ecma's TC45 ; it was an awesome start and I'm extremely excited about the work we have ahead of us. The initial draft of the standard was submitted by Apple, Barclays Capital, BP, the British Library...
Brian Jones: Office Solutions
OpenOffice support for the OpenXML formats
Posted
over 6 years ago
by
I'm Brian Jones
66
Comments
I just saw that the Novell folks have released a version of OpenOffice with support for the Ecma Office Open XML formats ( http://download.novell.com/SummaryFree.jsp?buildid=ESrjfdE4U58~ ). They announced this work awhile ago, but this is the first chance...
Brian Jones: Office Solutions
Intro to Excel XML Part 2: Displaying your data
Posted
over 8 years ago
by
I'm Brian Jones
11
Comments
Here's some more information for those of you new to XML or at least Office XML. I mentioned in the previous post that it is possible to leverage Excel's XML file format to display your data in a rich way. There are actually two options here, but today...
Brian Jones: Office Solutions
Integrating with business data: Store custom XML in the Office XML formats
Posted
over 8 years ago
by
I'm Brian Jones
8
Comments
As I've already talked about a number of times on this blog, there are two core pieces to the XML support in Office. The first piece is what we call our "reference schemas." The reference schemas are the schemas we've defined in Office to represent our...
Brian Jones: Office Solutions
Example Word '12' document from Beta 1 with hyperlink and image
Posted
over 8 years ago
by
I'm Brian Jones
18
Comments
I just posted another example document if any is interested. http://jonesxml.com/resources/hyperlinkandimage.docx For those of you that got a copy of Beta 1, the file will be compatible with your build, so you can open it and take a look. This is an extremely...
Brian Jones: Office Solutions
Intro to Word XML Part 5: Opening custom XML
Posted
over 8 years ago
by
I'm Brian Jones
5
Comments
[This post was removed due to legal concerns]
Brian Jones: Office Solutions
Embedding Any File Type, Like PDF, in an Open XML File
Posted
over 4 years ago
by
I'm Brian Jones
4
Comments
In my last post, I showed you guys how to embed an Excel spreadsheet within a Word document without the need to invoke an OLE Server. In today's post I am going to show you how to embed any file in an Open XML file. Specifically, I am going to show you...
Brian Jones: Office Solutions
Microsoft Office Open XML Format does not require upgrading to Office "12"
Posted
over 8 years ago
by
I'm Brian Jones
65
Comments
This is old news to a lot of you, but I wanted to call attention to this again because I've read some articles where it appears that some folks still aren't aware of the work we are doing to make the new XML formats backwards compatible. I've already...
Brian Jones: Office Solutions
Office '12' File Format Presentation available online (PDC)
Posted
over 8 years ago
by
I'm Brian Jones
29
Comments
If you're interested in seeing the presentation I gave at PDC back in September, it's now available online: http://microsoft.sitestream.com/PDC05/OFF/OFF304.htm#nopreload=1&autostart=1 It's about an hour and 15 mins. It's pretty much a developer...
Brian Jones: Office Solutions
Document Assembly: Merging Excel, PowerPoint, and Word Content Together
Posted
over 3 years ago
by
I'm Brian Jones
10
Comments
Document assembly seems to be a hot topic these days especially when combined with the power of SharePoint. Today, I want to show you a pretty rich document assembly solution that is able to take multiple Word, Excel and PowerPoint documents and merge...
Brian Jones: Office Solutions
Open XML Format SDK 2.0
Posted
over 5 years ago
by
I'm Brian Jones
17
Comments
Hello, my name is Zeyad Rajabi and I am a Program Manager on Brian's team. For the next several posts I will be talking about the Open XML SDK and will show you how to use the SDK to accomplish real world scenarios such as document assembly and document...
Brian Jones: Office Solutions
History of office XML formats (1998-2006)
Posted
over 6 years ago
by
I'm Brian Jones
21
Comments
I thought it might be interesting to look at a timeline of the past 8 years or so in terms of ODF and OpenXML. I had some of this stuff noted down already and looked up a few other statistics, etc. Let me know if there are any additional things of...
Brian Jones: Office Solutions
Word XSLT: Data Only Transform
Posted
over 8 years ago
by
I'm Brian Jones
29
Comments
If you've played around with Word 2003's XML support, you're probably aware that you can load your own schemas into Word and markup the document with your XML. When you save the file out, you get both the WordML and your XML mixed together. This allows...
Brian Jones: Office Solutions
Taking Advantage of Bound Content Controls
Posted
over 4 years ago
by
I'm Brian Jones
11
Comments
Happy New Year! I hope everyone had a good holiday. For my first post of the New Year I want to talk about content controls and how this technology provides true data/view separation in Wordprocessing documents. In my previous post , I showed you how...
Brian Jones: Office Solutions
More answers to questions around standardization and licensing
Posted
over 8 years ago
by
I'm Brian Jones
19
Comments
I think this is the longest I've gone between posts since I started blogging back in June. I've been out here in Europe for the past two weeks, for a combination of work and a little time off. I was in Nice last week for the Ecma general assembly meeting...
Brian Jones: Office Solutions
Deck from my XML 2005 presentation available
Posted
over 8 years ago
by
I'm Brian Jones
13
Comments
I've had a number of folks who attended my session at the XML 2005 conference ask me if the deck was available online. I thought it was posted, but I wasn't able to find it anywhere so I decided to post it myself. You can go have a look here: http://jonesxml...
Brian Jones: Office Solutions
Open XML Overwhelmingly Approved as an ISO / IEC standard (IS 29500): the end of the file formats war
Posted
over 5 years ago
by
I'm Brian Jones
112
Comments
I'm sure many folks have seen the news by now that Open XML has been approved as an ISO/IEC standard (IS 29500). Based on the numbers I've seen, looking at the P member countries there are now 24 who vote "yes", and only 8 vote "no". This puts the P member...
Brian Jones: Office Solutions
Follow up on questions around PDF support in Office "12" (part 1 of many)
Posted
over 8 years ago
by
I'm Brian Jones
24
Comments
Sorry for not posting any replies to the PDF questions sooner, it's been pretty busy. I have a list of all the questions and I'll try to write up responses to everything over the next week or two. Today, there are a couple of the earlier questions that...
Brian Jones: Office Solutions
Pushing Data from a Database into a Word Document
Posted
over 4 years ago
by
I'm Brian Jones
8
Comments
First off I want to thank everyone for leaving comments suggesting future posts about the Open XML SDK. Looking at some of the comments from previous posts , I noticed there were several requests around generating a Wordprocessing document from external...
Brian Jones: Office Solutions
Intro to Word XML Part 2: Simple Formatting
Posted
over 8 years ago
by
I'm Brian Jones
11
Comments
If you read Part 1 of the Word XML Introduction, you saw the basics behind a Word document, as well as how basic formatting can be applied. The Word XML schemas were designed to closely map the structures that Word uses internally to represent a document...
Brian Jones: Office Solutions
Some background information on the reasons we have moved to an XML format as the default in Office "12"
Posted
over 8 years ago
by
I'm Brian Jones
48
Comments
This continues to be a really good discussion and I want to thank everyone who has taken time to post their comments. I know there is a lot to read through and it can get a bit confusing at times, so I'm really glad to see so many of you are up for it...
Brian Jones: Office Solutions
Open XML SDK Code Snippets
Posted
over 4 years ago
by
I'm Brian Jones
8
Comments
In my previous post , I announced the release of the Open XML SDK August 2009 CTP . Today, I want to announce the release of the Open XML SDK code snippets . This package of code snippets provides over fifty reusable code samples, in both C# and VB.NET...
Brian Jones: Office Solutions
Simple SpreadsheetML file Part 1 of 3
Posted
over 7 years ago
by
I'm Brian Jones
7
Comments
I posted a bunch of "Intro to SpreadsheetML" posts about a year or so ago, but those were all based on the Office XP spreadsheetML format. I think an updated series based on the Open XML standard is long overdue. I'll start off just building a simple...
Page 2 of 16 (396 items)
1
2
3
4
5
»