wordpress hit counter
Welcome to OpenXML Developer Sign in | Join | Help

  • Open XML Developer Workshop updated with Open XML SDK 2.0 content and new Hands-on-Lab

    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 development scenarios.

    Those presentations and hands-on labs (as well as all supporting content, such as demo files) are now available for free download from OpenXMLDeveloper.org at the links below.

    These files have been updated for the Open XML SDK 2.0.

    To view the full article with links to Hands-on Labs click here.

  • Introducing the Open XML SDK 2.0

    Microsoft has released an RTM version of Open XML SDK 2.0 for Microsoft Office today. The SDK is a collection of classes that let developers create and manipulate Open XML documents – documents that adhere to the Office Open XML File Formats Standard. Because the SDK provides an application program interface that lets developers manipulate Open XML documents directly, they can do so without the need for the Office client products themselves in both client and server operating environments.

     

    Open XML SDK 2.0 for Microsoft Office offers a number of tools and resources to improve programmatic document processing thus making a task of the developer more efficient. The SDK also carries an interoperability improvements for open XML implementers as well as it is  designed to let Open XML developers build high performance client-side or server-side solutions that handle complex operations using only a small amount of program code.

     

    To discuss issues and questions related to Open XML SDK 2.0 click here.

    To view the article click here.

  • Interview with Zeyad Rajabi

    Zeyad Rajabi on Open XML SDK 2.0 launch.

    Video is available here.

  • Interview: Chris Klug - Silverlight and Open XML

    Read the full interview with Chris Klug here.

    Chris Klug is a .net developer from Sweden and is currently focused on the development of Silverlight applications.

    In this interview we talk to Chris about his discovery of Open XML, how it can benefit Silverlight developers, and the library he has built to integrate Silverlight and Office.

  • Working with Open XML in Silverlight

     

    As the Open XML SDK is not available for Silverlight developers, Chris Klug set out to create a tiny library with few pre-built features that was flexible and easy to modify and extend.

     

    This sample aims to show how to use this library to create Word documents as well as how to extend it to support new features. It will also show how the existing library can create simple Word documents with text and styles, as well as how you can add support for features that are missing. In this case I will focus on how to implement support for headers and footers.

     

    To view the full article click here.

  • ExtremeML Pivot Table

    ExtremeML is an open source project founded by Tim Coulter and hosted on Codeplex.com. It is an extension library to Open XML SDK that allows document content to be created and maintained in a more intuitive manner, relieving developers of the burden of complying with the semantic rules of Open XML. In this sample application we will demonstrate how easy it is to use ExtremeML to write data to a spreadsheet.

    To view the article click here.

  • New Open XML videos - Java API and Package Explorer

    There are two new Open XML videos available.  To view them click the links below:

    Julien Chable has been working on an open-source API project that would give Java developers a tool for rapid development of Open XML solutions. To view the video click here.

    Wouter Van Vugt is the architect of Package Explorer, and Doug Mahugh sat down with Wouter in Building 20 recently to discuss the status of the program and see a demonstration of some of its recently added new functionality. If you're doing Open XML development, this utility is a must-have for your Open XML toolbox! To view the video click here.


  • New Library Article: SpreadsheetML Made Easy Using C#

    Tim discusses the experience of working with Open XML SDK 2.0.

    The Project deliverable was an application that would periodically generate a new version of a standard spreadsheet, using the latest data from a database.

    Click here to read the full article.

  • New Library Article: PHP Library for the Dynamical Generation of Open XML Microsoft Word documents

    Eduardo Ramos discusses a Project for the Spanish National Research Council.

    The Project deliverable was an application that could generate dynamic reports in Microsoft Office Open XML from the data gathered for its 2009 Action Plan using a LAMP (Linux Apache MySQL PHP) platform.


    Click here to read the full article.
  • Interview: Johann Granados - PowerTools

    Read the full interview with Johann Granados here.

    Interview with Johann Granados the creator of Open XML PowerTools on all things Open XML, his interests and Costa Rica!
  • New Library Article: Organization Chart using the Open XML SDK 2.0

    This sample VB.NET code shows you how you can generate the classic org chart using the DrawingML. The code provided reads from any LDAP source to obtain the hierarchy and generates a diagram of the hierarchy.
     
    Click here to read the full article.
  • New Library Article: Formatted Excel using SDK 2.0 and .NET

    Often as a developer you need to write code that creates an Excel document from your database or report. Lots of blogs are already out there that explain how you can get the browser to open up Excel to display your data in columns.
     
    However a sample has just been uploaded that shows how you can leverage Open XML to do additional formatting on the document - such as: setting a page header, freezing the column headings, and row formatting.
     
    This way your users can open a nicely formatted report or other spreadsheet created straight out of your application.
     
    Click here to read the full article.
  • Interview with Zeyad Rajabi

    Chris Auld of Intergen and MedRecruit interviews Zeyad Rajabi, the Open XML document format program manager within the Microsoft Office division. Video is available here.
  • Custom UI Editor now available for beta Office 2010

    The Custom UI Editor has been updated so that it now works with the RTM version of Office 2007 AND the beta version of Office 2010.  It also incorporates a few usability improvements.

    The main highlights of the tool are:

    • adds support for dual parts where one is Office 2007 custom UI and the other is Office 2010 custom UI
    • contains both the Office 2007 and Office 2010 custom schemas

    The Custom UI editor can be found, along with a brief article about it, here

  • New Library Article: Mail Merging with a Custom Client Using the Open XML SDK 2.0

    Building your own Mail Merge application with Open XML SDK 2.0. 

    Here is another take on mail merge automation inside an application. If you want to program an application to generate documents from your data then you don't want to automate Word to do this on your server. While there are excellent tools for this purpose such as at www.aspose.com, this new sample shows an approach that can work in simple situations if you are using Open XML. It uses standard Mail Merge field codes that can be created inside Word. Now you can create an test your mail merge in Word, but then generate the documents directly from a database application. Note that for more complex mail merge scenarios you’d probably want to code XSLT as in earlier sample posted here. The sample is a simple Customer acknowledgement screen that creates and opens a customised letter in Word.

    Click here to read the article in full.

More Posts Next page »