PowerTools for Open XML
Back to TOCJust VideosExpanded TOC
Example source code and guidance for creating, querying, and modifying Open XML documents, spreadsheets, and presentations.
- Automated Processing of Open XML Documents using PowerShell
- Inserting / Deleting / Moving Paragraphs in Open XML Wordprocessing Documents
- Move/Insert/Delete Paragraphs in Word Processing Documents using the Open XML SDK
- Interrelated Markup in Open XML Word Processing Documents
- Generating a Custom Letter using PowerTools for Open XML and PowerShell
- Generalized Approach to Open XML Markup References
- Comparison of altChunk to the DocumentBuilder Class
- PowerTools for Open XML
- Getting Started with PowerTools for Open XML Development
- Using DocumentBuilder with Content Controls for Document Assembly
- Transforming Open XML Word-Processing Documents to XHtml
- Transforming Open XML Word-Processing Documents to XHtml (Post #2)
- Transforming Open XML Word-Processing Documents to Html (Post #3)
- Open XML WordprocessingML Style Inheritance (Post #4)
- Comparison of Html/CSS Tables to WordprocessingML Tables (Post #5)
- Assembling Paragraph and Run Properties for Cells in an Open XML WordprocessingML Table
- Implementing ‘Inheritance’ in XML
- Working with Numbering in Open XML WordprocessingML
- Accepting Revisions in Open XML WordprocessingML Documents
- How to Control Sections when using DocumentBuilder
- Simplifying Open XML WordprocessingML Queries by First Accepting Revisions
- Writing Entity References using LINQ to XML
- Enabling Better Transformations by Simplifying Open XML WordprocessingML Markup
- Retrieving the Default Style Name of an Open XML WordprocessingML Document
- ListItemRetriever: Accurately Retrieving Text of a Open XML WordprocessingML Paragraph
- Transforming WordprocessingML to Simpler XML for Easier Processing
- Transforming Open XML WordprocessingML to XHTML Using the Open XML SDK 2.0
- Mastering Text in Open XML WordprocessingML Documents
- Getting Started with Open XML PowerTools Markup Simplifier
- Open XML Markup Simplifier Application makes it easier to research WordprocessingML
- Introduction to DocumentBuilder 2.0 – Screen-Cast 1 of 3
- Introduction to DocumentBuilder 2.0 – Screen-Cast 2 of 3
- Introduction to DocumentBuilder 2.0 – Screen-Cast 3 of 3
- Introducing TextReplacer: A New Class for PowerTools for Open XML
- Notes about the Microsoft Public License
- Short and Sweet Intro to DocumentBuilder 2.0
- Advanced use of DocumentBuilder 2.0
- Exploring the Set-OpenXmlString CMDLET in PowerTools for Open XML 2.2
- Merge Comments from Multiple OpenXML WordprocessingML Documents into a Single Document
- Split-OpenXmlDocument cmdlet in PowerTools for Open XML
- Screen-Cast: Functional Programming Utility Methods and Classes for Open XML
- Open XML Specific Utility Methods and Classes in PowerTools for Open XML