Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
OpenXML Developer
»
All Tags
»
java
Browse by Tags
Blog
Samples, Demos, and Reference Articles
Get this RSS feed
Archives
Archives
June 2013
(1)
May 2013
(4)
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)
DrawingML
Linux/Unix/Solaris
Open Packaging Convention
Pages
PresentationML
SpreadsheetML
WordProcessingML
Tagged Content List
Blog Post:
Deleting Comments from Word document using Core Java
Sheela E N
Article by Vineela Kavoori, Sonata Software Limited This article explains about how to delete comments from the WordProcessingML document using Core Java To delete comments from WordProcessingML document, the steps to be followed are: 1. Unzip the word document. 2. Delete the part referring to “comments...
on
Mon, Mar 10 2008
Blog Post:
Removing macro from WordProcessingML document using Java
Sheela E N
Article by Vineela Kavoori, Sonata Software Limited This article describes how to remove macro related details from the existing macro enabled word document using core Java. To remove a macro from WordProcessingML document, the steps to be followed are: 1. Unzip the macro enabled word document. 2. Change...
on
Fri, Jan 11 2008
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:
Open XML development videos
dmahugh
Several of the most active contributors to OpenXmlDeveloper were in Redmond last week for the MVP Summit and an Open XML workshop, so Doug Mahugh interviewed them on some Open XML development topics. The videos are up on Channel 9 at the links included below. Open-source Open XML API for Java Julien...
on
Mon, Mar 19 2007
Blog Post:
Open XML and Java
dmahugh
Note: this code has been updated for the final Ecma schemas and the RTM version of Office. If you note some mistakes or have some issues, please report them to julien@chable.net This post is a summary translation of articles by Julien Chable that have are available (in French) on MSDN France: http:/...
on
Tue, Nov 21 2006
Blog Post:
Open XML to XHTML Translator (Java-based)
dmahugh
This sample was submitted by Yoko Ikeda of Toshiba. It's a simple Java prototype of a tool for transforming WordprocessingML to XHTML. The attached ZIP archive includes the Java source code and a sample document before and after transformation by the tool. The tool supports basic numbering, tables, and...
on
Wed, Aug 9 2006
Blog Post:
Two New Articles
dmahugh
We have two new articles on the site today, both from Sanjay Kumar Madhva. Each covers a slightly different task related to Open XML programming, and each is implemented on a different development platform. "Open XML Document Image Conversion" is the 3rd article in Sanjay's series on working with Open...
on
Wed, Apr 12 2006
Blog Post:
Open XML Document Image Conversion
dmahugh
Article author: Sanjay Kumar Madhva, Sonata Software Limited In the previous articles “WordProcessingML document creation in pure Java” and “Document management utility written in Java” we demonstrate that is possible to create a word document by creating a few XML files and zipping them together, and...
on
Tue, Apr 4 2006
Blog Post:
Java code for common document management tasks
dmahugh
The guys at Sonata have submitted another instructive Java code sample. This one shows how to do some basic document management chores such as adding or removing parts from the Open XML Format package. It's packaged as a simple utility. Click here for the article and source code.
on
Sun, Mar 26 2006
Blog Post:
Document management utility written in Java
dmahugh
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 package . That program will give you a feel for what...
on
Sun, Mar 26 2006
Blog Post:
WordProcessingML document creation in pure Java
dmahugh
Much of the activity around the Open XML Formats has been related to Microsoft Office 2007, because that's the most widely used software that supports the standard. But as developers being working with Open XML Formats in other environments, you'll see many implementations that don't use Microsoft tools...
on
Mon, Mar 20 2006
Blog Post:
Learning about Open XML on-line
dmahugh
Open XML is a new standard. So new, in fact, that the schemas are still being edited and haven't been published by Ecma yet. And there are no books out on Open XML development, although that will surely change in the next year. So for now, the best place to learn about Open XML is on-line. This site...
on
Sun, Mar 19 2006
Page 1 of 1 (12 items)