Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
OpenXML Developer
»
All Tags
»
drawingml
Browse by Tags
Blog
Samples, Demos, and Reference Articles
Get this RSS feed
Archives
Archives
May 2013
(3)
April 2013
(3)
March 2013
(2)
February 2013
(8)
January 2013
(11)
December 2012
(4)
November 2012
(10)
October 2012
(7)
September 2012
(1)
August 2012
(3)
July 2012
(2)
June 2012
(4)
May 2012
(3)
April 2012
(6)
March 2012
(6)
February 2012
(8)
January 2012
(4)
December 2011
(6)
November 2011
(9)
October 2011
(8)
September 2011
(5)
August 2011
(9)
July 2011
(5)
June 2011
(7)
May 2011
(6)
April 2011
(7)
March 2011
(3)
January 2011
(2)
October 2010
(2)
August 2010
(1)
May 2010
(1)
April 2010
(3)
March 2010
(6)
February 2010
(3)
December 2009
(4)
November 2009
(4)
September 2009
(7)
August 2009
(2)
July 2009
(3)
June 2009
(7)
May 2009
(6)
April 2009
(7)
March 2009
(8)
February 2009
(3)
September 2008
(1)
June 2008
(3)
May 2008
(2)
April 2008
(2)
March 2008
(2)
February 2008
(2)
January 2008
(5)
December 2007
(3)
November 2007
(3)
October 2007
(2)
September 2007
(2)
August 2007
(6)
July 2007
(3)
June 2007
(4)
May 2007
(4)
April 2007
(2)
March 2007
(6)
February 2007
(2)
January 2007
(5)
December 2006
(5)
November 2006
(12)
October 2006
(5)
September 2006
(3)
August 2006
(11)
July 2006
(5)
June 2006
(5)
May 2006
(6)
April 2006
(7)
March 2006
(17)
Tags
.NET (C#, VB, J#, C++/CLI)
C/C++ (native)
Java
Open Packaging Convention
Other
Pages
PresentationML
SpreadsheetML
WordProcessingML
Tagged Content List
Blog Post:
ECMA-376 and ODF1.1 Implementer notes for Office 2007 SP2 released
jenw
You may have seen that the implementer notes for Office 2007 SP2 for ECMA-376 and ODF1.1 are now available. ECMA-376 Implementer Notes for Office 2007 SP2 On the ECMA-376 Implementer Notes Site you will find detailed information about Office’s support for the ECMA-376 specification . These notes will...
on
Tue, Feb 10 2009
Blog Post:
Open XML SDK V2 CTP available
ecullins
Open XML SDK V2. The first CTP of V2 of the Open XML SDK is now available for download. This release includes a high-level DOM (document object model) for Open XML development, as well as several tools to streamline Open XML development: The OpenXmlDiff utility identifies differences in the markup in...
on
Tue, Sep 16 2008
Blog Post:
Line shape details in SpreadsheetML documents
Sheela E N
Article by Chhavi Kumar Agrawal, Sonata Software Limited This article explains about line shape and how line properties like color, width, and head/tail etc details of line shape are represented in DrawingML language within drawing part stored in SpreadsheetML document. The line shape inserted on the...
on
Mon, Apr 28 2008
Blog Post:
Microsoft announces Open XML SDK roadmap
dmahugh
Microsoft unveiled today the roadmap for the Open XML SDK that was released last June as a CTP (Community Technology Preview) version. After collecting developer feedback through the CTP release, they've put together a two-phased release plan to get developers a released version of the API quickly (May...
on
Thu, Mar 13 2008
Blog Post:
Technical Analysis between DrawingML and Scalable Vector Graphics(SVG)
Sheela E N
The attached white paper broadly describes how DrawingML is different from Scalable Vector Graphics (SVG) in terms of design goals, target audience and the problem areas intended to address. This paper hopes to raise the level of awareness and education of “Why DrawingML cannot be merged with SVG” In...
on
Wed, Jan 30 2008
Blog Post:
DrawingML implementation for Image/Picture in SpreadsheetML
SanjayKumarM
Article by Sheela E.N, Sonata Software Limited This article explains the DrawingML implementation in Spreadsheet and how a drawing object is stored in SpreadsheetML using DrawingML. When an image/picture is inserted in a Spreadsheet document, DrawingML specifies the location and appearance of drawing...
on
Tue, Oct 30 2007
Blog Post:
Changing chart type in a SpreadsheetML document
SanjayKumarM
Article By - Sheela E.N, Sonata Software Limited This article explains the process of changing type of chart in a SpreadsheetML document programmatically using Open XML SDK API. In this article, we will be replacing a bar chart embedded in the excel work sheet to pie chart. We will be loading the pre...
on
Fri, Sep 28 2007
Blog Post:
Developer workshop videos
dmahugh
MSDN has published a comprehensive set of videos of a 2-day Open XML developer workshop . These videos cover the content that was posted on OpenXMLDeveloper recently here . The instructors for this workshop were Doug Mahugh of Microsoft and Chris Predeek of the Ted Pattison Group , and the workshop was...
on
Wed, Aug 29 2007
Blog Post:
sample Open XML documents - final
dmahugh
This article has upated versions of the simple sample Open XML documents that were posted in March 2006. The latest versions attached here were created with the shipping version of the 2007 Microsoft Office system as of August 2007.
on
Wed, Aug 15 2007
Blog Post:
Open XML Explained e-book
dmahugh
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 of the topics covered in the Open XML developer...
on
Mon, Aug 13 2007
Blog Post:
Open XML Developer Workshop content
dmahugh
During the first half of 2007, trainers from Microsoft, Sonata, InfoSupport, Allette, Predeek Consulting and others delivered Open XML developer workshops in over 30 countries. These workshops were all structured around a set of inter-related presentations and hands-on labs that cover typical Open XML...
on
Wed, Aug 8 2007
Blog Post:
UPDATED: Accessibility of Open XML
Gray_Knowlton
Update: I've updated this paper based on feedback I've received from the community. I'd like to thank those people who have provided support in helping clarify the level of Accessibility in the specification. This report is still in DRAFT form. Again, it is intended to serve as a basis for public comment...
on
Mon, Jul 2 2007
Blog Post:
WordProcessingML Snippets: Part 5, Files and Images
Wouterv
This article is part of the “ Building documents with code snippets ” series. Welcome to yet another installment in the series. Sorry for the small delay, I was busy starting the Open XML Objects project, go ahead and check it out! This time I will show how to add an image to your document. The basic...
on
Sat, Aug 5 2006
Blog Post:
Building Open XML documents with code snippets
Wouterv
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 snippets and provide these new scenarios in that...
on
Fri, Jul 21 2006
Page 1 of 1 (14 items)