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

  • Updated version of the Custom UI Editor Tool

     

    Office 2010 introduced a new Custom UI XML Schema to support the extensibility of new features. This updated version of the Custom UI Editor Tool adds support to the latest version of this schema. Also, it adds a basic Undo/Redo functionality and it fixes some of the reported issues of the previous version.

     

    Some useful resources related with this update:

  • Working with Open XML in PHP

     

    Here is a simple WordPress plugin that extrapolates a set of data from Piwik – which is an open source real time web analytics application and update a pivot table in an excel document.

     

    The plugin captures the users Piwik API key and display a link to an excel document on a custom dashboard widget.

     

    To read the full article click here.

  • Interview: Eduardo Ramos - PHP and Docx conversion

    Read the full interview click here.

    Eduardo Ramos works with 2MDC who brought to you the PHPDocX product.

    In this interview we talk to Eduardo about PHP and DocX conversion and how this a project requirement became a product.

  • New Library Article: Adding Tweets to a PowerPoint presentation at runtime

     

    This article will show you how to build an add-in to PowerPoint that will look at every slide that is shown, and if the slide has been tagged with a Twitter tag, it will insert the latest Tweets in it. Actually, it won’t, but it will look like that. What actually happens is that the add-in copies the current slide into a new temporary slideshow and saves it to disk. It then calls on a class called Twitterizer that will get the latest Tweets and then use the Open XML SDK to add the tweets to the slide and save the temporary slideshow again. The add-in will then read the updated slideshow, copy the “twitterized” slide back into the current slideshow and tell PowerPoint to show it. As the slideshow moves to a new slide, the “twitterized” slide is deleted from the slideshow.

    To view the full article click here.

  • Interview: Doug Mahugh - Open XML Extensibility

    Read the full interview click here.

    To listen to the full interview click here

    Doug Mahugh is the Lead Standards Professional on the Office Interoperability team at Microsoft.

    In this interview, Chris Auld from Microsoft Partner Intergen and Locum Jobs Agency Medrecruit talks to Doug about topics such as the Open XML SDK 2.0, international standards, and Mark-up Compatability and Extensibility.

     PR: wait... I: wait... L: wait... LD: wait... I: wait...wait... Rank: wait... Traffic: wait... Price: wait... C: wait...
  • Spreadsheet creation in Silverlight

    The goal with this article is, as I mentioned before, to create a relatively simple spreadsheet implementation based on the Ag.OpenXML library off Codeplex. It will result in an application that can create a spreadsheet document with a table and a formula based cell.

    To see the entire article click here.

  • 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: Eric White - WordprocessingML to HTML Conversion

    Read the full interview with Eric White here.

    Eric White is a Technical Writer for Microsoft who focuses on SharePoint, Office, and Open XML.

    In this interview we talk to Eric about topics such as the synergies between functional programming and Open XML, aswell as the transformation of Open XML documents into other forms.

  • 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.

More Posts Next page »