Signup
Welcome Guest !
  • Fully Integrated with Eclipse

    Simply drag and drop any Office 2007 document into the Eclipse OfficeXml Explorer or the Visual Studio OfficeXml Explorer and manage your Open XML artifacts interactively. Review Document and/or Part relationships with the Office XML Properties Viewer. Validate the package or part contents against the Open Xml 2007 schema with the Office XML Validation Viewer. Edit WordML, SpreadML or PresentationML directly with our integrated XML editor. Manipulate document content add, load and delete parts, add and delete relationships, extract resources and save your edited document with the Office XML Explorer.
  • Office 2007 SDK

    The feature rich Office 2007 SDK offers a Comprehensive API for developers to manipulate Word, Excel or PowerPoint documents. Be a document simple or complex, small or large, developers can create, modify or remove low level Rich Office Document Object Model elements like sections, headers, footers, paragraphs, lists, tables, rows, cells, text, fields, form fields, bookmarks, images or complex Object Model parts like Charts, SmartArt, Custom Xml and others with the highly granular well factored SDK API.
    Evaluation versions of Word 2007, Excel 2007 or Presentation 2007 Office 2007 SDK are available via separate installers or as a Combined Suite.
  • Business Application Integration

    Leverage the Office 2007 SDK Enterprise 1.0 to integrate Office documents with your new or existing enterprise applications built with your favorite J2SE, J2EE or .NET framework. Online videos make it quick work for developers to jumpstart their integration efforts. Next, use the well categorized tutorials and the 2000+ samples to quickly find functionality to match your business needs
  • Code Generation

    Choose to generate standalone code files or a full Eclipse/Visual Studio project for any Word, Excel or PowerPoint part or package. Select and generate code and projects in your favorite language C#, Java or VB.NET. Liberal sprinkling of embedded comments makes for easier manual editing of code relevant to your effort using the native IDE editors. After you finish your edits, compile and run the code to generate your new changed document. Copy and paste the generated code to integrate in your business application