Open XML Format SDK announcement
-
Link
The ECMA-376 4th Edition of the OOXML standard has been released (December 2012) and is available for download:
http://www.ecma-international.org/publications/standards/Ecma-376.htmStill not available are the Microsoft Office Implementations for the "Ribbon" and other special parts not part of the Office Open XML specification.
-
Link
The download page for the Open XML SDK 2.5 for Microsoft Office is now providing the RTW version of Open XML SDK 2.5. You can use this version for production. We are now updating the documentation in MSDN. Until the publication of the updated documentation, please refer to the SDK document in Productivity Tool.
The differences between the CTP and the RTW versions exist in the classes of "Office15", and those are renamed to "Office2013". Also we are preparing a set of sample code demonstrating how the classes can be used.
Regards,
Kazunori Matsuura
Open XML SDK 2.5
-
Sticky3VotesOpen XML SDK v2 FAQ Part 1
"View/Hide Code" to see the generated code. For more detailed information, please refer to: forum discussion thread. TOP 13.How to generate document ... -
Sticky4VotesOpen XML SDK v2 FAQ Part3
Open XML SDK 2.0 FAQ Part3 MSDN · Office Developer Center · ... -
Sticky4VotesOpen XML SDK v2 FAQ Part2
”help” from the menu. How to solve questions regarding the file formats using the Tool? Generally, it takes the following steps to generate sample code: make ... -
Sticky0VotesOpen XML SDK FAQ
In this post, we are listing quite some topics that have been discussed in the past. We also list the links to the best known solutions. We will continue add more topic to the list going ...
-
Unanswered0VotesHow PowerPoint uses "lang" attribute when it classifies characters?
I tried to find out how PowerPoint shows birectional text from the "Office Open XML File Format Implementation" forum. Unfortunately, because Office Open XML File Format does not specify how ... -
Unanswered0VotesCannot insert the OpenXmlElement "newChild" because it is part of a tree.
hi, am getting this error(Cannot insert the OpenXmlElement "newChild" because it is part of a tree.) when i try to give border values to the ... -
Unanswered0VotesY position of inserted pictures is floating in Excel
Hi, In order to insert images I use the same code snippet as stated ... -
Unanswered0VotesWordML 2003 with Open Bookmark tags Migration
Hi We have XML templates created in Word 2003 with open bookmarks which are not supported by MS anymore. We have about more than 14000 templates in our system. ... -
Unanswered0VotesInsert page numbers in OpenXML document using C#
How can I insert page numbers into my document with OpenXML using C#? -
Unanswered0VotesOpenXML - Remove Document HyperLink
Good morning. I need to delete from a word document a particular hyperlink without remove the text. As if I did from the client, right click, Remove ... -
Unanswered0Votescannot open a .xlsx file
Hi, This code outputs a string into excel. when i use **.xls;i don cells will not be formatted as written in the code(op system used win7/exce vr ... -
Unanswered0VotesWhy do I get errors with OpenxmlValidator but not with Productivity Tool?
I have a simple (mostly blank) World Document saved in .docx format from Word 2013. OpenXmlValidator throws the following errors, yet the Productivity Tool says ... -
Answered0VotesWhere to add a SharedStringTablePart to OpenXmlReader/OpenXmlWriter?
I'm trying to write a spreadsheet using the SAX method (to save memory) as per this MSDN blog posting and I'm trying to write text to most of the cells. I'm new to this but ... -
Answered0VotesHaving a problem with italics
Hello, I'm facing a problem adding italics to a paragraph, in the creation of a word document, This is my code(similar to the msdn example for adding ... -
Proposed1VotesIs it Possible to print word document using Open XML
Hi EveryOne Is it Possible to print word document using Open XML? -
Unanswered0VotesIs this possible to do redact the contents of the word 2007 documents?
Hi All, I am manipulating Word 2007/2010 documents in C# through the help of Open XML SDK 2.0(Add,delete,Upate Word paragraphs) ... -
Answered1Voteshow to insert a picture inside the table cell from excel to word document using openxml sdk
how to insert a picture inside the table cell from excel to word document using openxml sdk and also how to increase the width and height of the particular cell and row using open ... -
Answered0VotesProblems with creating a new presentation from potx file
Hi In one of my projects I create a new powepoint presentation from a Powerpoint template file (POTX). So far the project creates a presentation where I can set ... -
Answered1VotesWhere is the table border width (wx:bdrwidth) stored in the OpenXML format?
Greetings! So I created a table with a bottom border of thickness "3" and saved it in the Word 2003 XML (e.g. wordML) format, and this is the relevant part of the WordML ... -
Unanswered0VotesOpening WordprocessingDocument causes System.UriFormatException
I have a .docx document which contains only the next hyperlink: http://www.test,com/ I am trying to open it usin OpenXml ... -
Answered0Votesusing openxml writer to set up the width of the columns in excel
Hello I am currently using the below example to write my excel file (my excel file has a lot of records). I want to ask ... -
Answered1VotesHow to find out Page Number to dsiplay in the footer section using Open XML
Hi Every One, How to find out Page Number to dsiplay in the footer section using Open XML Thanks for the help ... -
Answered1VotesRead Excel 2007 file with Open XML - Identify blank cell
Hi I am working on a .NET 4.0 console application. I am trying to read the data from MS excel 2007 document. (file format in Xlsx) I use the below code to load ... -
Unanswered0VotesException "The hostname could not be parsed" when opening Word document
I know this exception has been reported dozen of times, but I am really curious to know why such a simple problem cannot be fixed for more than 5 years :) The steps are the ... - Items 1 to 20 of 2147 Next ›


