Sign In
Brian Jones & Zeyad Rajabi: Office Solutions
I'm Brian Jones, a program manager in Office. I've been working on the XML functionality and file formats in Office, as well as other technologies folks use for extending Office in various ways. In this blog, I'll focus on the types of Business Applicatio
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
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
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)
MSDN Blogs
>
Brian Jones & Zeyad Rajabi: Office Solutions
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Brian Jones & Zeyad Rajabi: Office Solutions
Writing Large Excel Files with the Open XML SDK
Posted
over 2 years ago
by
BrianJones
6
Comments
In my last post, I showed you guys how to use the Open XML SDK to read and parse large Excel files . Today, I am going to show you how to write large Excel files with the Open XML SDK . Like in the case of reading, the Open XML SDK provides two approaches...
Brian Jones & Zeyad Rajabi: Office Solutions
Parsing and Reading Large Excel Files with the Open XML SDK
Posted
over 2 years ago
by
BrianJones
13
Comments
I want to thank you guys for leaving blog post requests. Today's post will focus on one of your requests: parsing and reading large Excel files with the Open XML SDK. The Open XML SDK provides two approaches for parsing Open XML files: 1. using the SDK...
Brian Jones & Zeyad Rajabi: Office Solutions
Improvements Made to the Final Open XML SDK 2.0 compared to the December 2009 CTP
Posted
over 2 years ago
by
BrianJones
6
Comments
In a previous post , where I announced the release of the Open XML SDK 2.0 , I promised to give you guys a list of improvements and breaking changes made to the SDK compared to the December 2009 CTP . We made a few tweaks to the SDK based on some of...
Brian Jones & Zeyad Rajabi: Office Solutions
Zeyad Rajabi’s Open XML SDK Blog Map
Posted
over 2 years ago
by
BrianJones
6
Comments
This post will represent the most up-to-date blog map for topics on the Open XML SDK. Open XML SDK Basics Topic Description Open XML SDK… the Basics Learn about classes of the SDK and their first class properties. This post is a great introduction to...
Brian Jones & Zeyad Rajabi: Office Solutions
Announcing the Release of the Open XML SDK 2.0
Posted
over 2 years ago
by
BrianJones
16
Comments
Today, I am really excited to announce the worldwide availability of the Open XML SDK 2.0 for Microsoft Office ! The Open XML SDK plays an integral part in creating Office document solutions that work on the client or server. The Open XML SDK allows you...
Brian Jones & Zeyad Rajabi: Office Solutions
Open XML SDK + Office Services: Better Together
Posted
over 2 years ago
by
BrianJones
0
Comments
I am probably starting to sound like a broken record, but I am really excited about the different types of solutions that are possible when combining the Open XML SDK with Office Services. In the past, I showed you how to leverage the Open XML SDK to...
Brian Jones & Zeyad Rajabi: Office Solutions
Office Developer Atlas
Posted
over 2 years ago
by
BrianJones
1
Comments
John Durant just announced a new interactive developer training tool, based on Silverlight, called Office Developer Atlas . This tool is a great starting point for learning how to develop Office solutions. The current version of the tool concentrates...
Brian Jones & Zeyad Rajabi: Office Solutions
Leveraging the Power of Word Automation Services and the Open XML SDK
Posted
over 2 years ago
by
BrianJones
5
Comments
Have you ever wanted to update page number fields or a table of contents within Word documents on the server? The Open XML SDK provides functionality that allows you to easily add or remove content within a Word document. However, as mentioned in the...
Brian Jones & Zeyad Rajabi: Office Solutions
Open XML SDK Code behind the Custom XML Markup Detection Tool
Posted
over 2 years ago
by
BrianJones
5
Comments
Recently on Gray's blog he posted about a scanning tool that can be used to detect custom XML markup in Word Open XML files (*.docx, *.docm, *.dotm, and *.dotx). The tool is built using the Open XML SDK and we wanted to take the opportunity to show you...
Brian Jones & Zeyad Rajabi: Office Solutions
Document Assembly: Merging Excel, PowerPoint, and Word Content Together
Posted
over 2 years ago
by
BrianJones
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 & Zeyad Rajabi: Office Solutions
Announcing the Release of the December 2009 CTP for the Open XML SDK
Posted
over 3 years ago
by
BrianJones
10
Comments
I'm really happy to announce the 4 th CTP for the Open XML SDK 2.0 for Microsoft Office ! There were four major improvements we made to the SDK: Full support for the Office 2010 Open XML formats Office 2010 schema and semantic level validation...
Brian Jones & Zeyad Rajabi: Office Solutions
Extending the Reach of Excel Services with the Open XML SDK
Posted
over 3 years ago
by
BrianJones
4
Comments
Note: Updated post to point to a YouTube video that is shorter than 10 minutes In Brian's last blog he talked about Open XML and Office Services as a one-two punch to complete many types of solutions. I am going to start writing some posts that showcase...
Brian Jones & Zeyad Rajabi: Office Solutions
Open XML SDK + Word Automation Services Presentation at PDC
Posted
over 3 years ago
by
BrianJones
2
Comments
I just got back from PDC and am excited to share with you guys the presentation, deck, and code samples I showed at my session . I also want to thank everyone who attended my session. Here is my recorded session: You can find my session deck here: http...
Brian Jones & Zeyad Rajabi: Office Solutions
Open XML SDK Sessions at the Professional Developers Conference (PDC)
Posted
over 3 years ago
by
BrianJones
2
Comments
I'm pretty excited, next week I'll be at PDC in Los Angeles giving another presentation on the Open XML SDK. I'll be at the conference from Nov 17-19, so if you're at PDC do come by and say hi. Here's the description and time of the session I'll be presenting...
Brian Jones & Zeyad Rajabi: Office Solutions
Open XML and Office Services
Posted
over 3 years ago
by
BrianJones
2
Comments
If you didn't see the news up on the Word team blog announcing Word Automation Services, and you have any interest in server side conversion of .docx files into .pdf or .xps, you should definitely go take a look: http://blogs.msdn.com/microsoft_office_word...
Brian Jones & Zeyad Rajabi: Office Solutions
Migrating your custom solutions to Office 14
Posted
over 3 years ago
by
BrianJones
0
Comments
For those folks who have custom Office solutions within their enterprise, one area that you often need to focus on during the upgrade cycle is testing out those custom solutions to make sure they'll run in the latest version. With Office 14, we're going...
Brian Jones & Zeyad Rajabi: Office Solutions
Open XML SDK Demos Shown at the SharePoint Conference (SPC)
Posted
over 3 years ago
by
BrianJones
2
Comments
First off, I want to thank everyone who attended my two sessions at SPC on developing solutions on top of the Open XML SDK. The sessions were recorded, so as soon as they are published to the web I will send you guys some links. In the meantime, I want...
Brian Jones & Zeyad Rajabi: Office Solutions
Open XML SDK Sessions at the SharePoint Conference (SPC)
Posted
over 3 years ago
by
BrianJones
0
Comments
We're just a couple of weeks away before the start of the SharePoint Conference (SPC) being held in Las Vegas. I want to give you guys a heads up that I will be at the conference from Oct 19-22. I'm pretty excited because I will be giving two different...
Brian Jones & Zeyad Rajabi: Office Solutions
Finding Open XML Errors with Open XML SDK Validation
Posted
over 3 years ago
by
BrianJones
2
Comments
In a previous post, I gave you an overview of the functionality added to the Open XML SDK 2.0 August 2009 CTP . Today, I want to deep dive into the schema and semantic level validation support within the SDK. Specifically, I am going to show you guys...
Brian Jones & Zeyad Rajabi: Office Solutions
Open XML SDK Code Snippets
Posted
over 3 years ago
by
BrianJones
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 & Zeyad Rajabi: Office Solutions
Announcing the Release of the August 2009 CTP for the Open XML SDK
Posted
over 3 years ago
by
BrianJones
4
Comments
I'm really happy to announce the release of the 3 rd CTP for the Open XML SDK 2.0 for Microsoft Office ! So what did we do in this CTP? Well, there were three main improvements we made to the SDK: Add semantic level validation support Add markup...
Brian Jones & Zeyad Rajabi: Office Solutions
Native Code Open Packaging Convention APIs
Posted
over 3 years ago
by
BrianJones
0
Comments
In my introduction post on the Open XML SDK I mentioned that the SDK is built on top of System.IO.Packaging . System.IO.Packaging is a set of APIs that are part of .NET 3.0, which allow developers to create and manipulate documents based on the Open Package...
Brian Jones & Zeyad Rajabi: Office Solutions
Adding Repeating Data to PowerPoint
Posted
over 3 years ago
by
BrianJones
4
Comments
In a previous post, I showed you how to create a product catalog in a Word document using the Open XML SDK . I also showed you how to make PowerPoint a reporting application based on data within a database . Today, I am going to show you how to create...
Brian Jones & Zeyad Rajabi: Office Solutions
Office Extensibility Blog Now Offered in Russian
Posted
over 3 years ago
by
BrianJones
8
Comments
I wanted to pass along some really exciting news. Brian Jones' blog is now available in Russian! Check it out here: http://blogs.msdn.com/brian_jones_ru/ . Our plan is to continue localizing this blog into Russian so that we can share all the Office 2010...
Brian Jones & Zeyad Rajabi: Office Solutions
The Open XML SDK and Fluent UI Extensibility
Posted
over 3 years ago
by
BrianJones
4
Comments
Fluent UI, or the Ribbon, was introduced as part of Office 2007 as a replacement of the previous system of toolbars and menus. The Fluent UI technology, like the Open XML formats, is based on xml, which allows for a much richer extensibility story for...
Page 1 of 16 (390 items)
1
2
3
4
5
»