Open XML SDK 2.5 Table of contents
- Open XML SDK 2.5
- Getting started
- Understanding the Open XML file formats
- How do I...
- Presentations
- How to: Add a comment to a slide in a presentation
- How to: Apply a theme to a presentation
- How to: Change the fill color of a shape in a presentation
- How to: Create a presentation document by providing a file name
- How to: Delete all the comments by an author from all the slides in a presentation
- How to: Delete a slide from a presentation
- How to: Get all the external hyperlinks in a presentation
- How to: Get all the text in a slide in a presentation
- How to: Get all the text in all slides in a presentation
- How to: Get the titles of all the slides in a presentation
- How to: Insert a new slide into a presentation
- How to: Move a slide to a new position in a presentation
- How to: Move a paragraph from one presentation to another
- How to: Open a presentation document for read-only access
- How to: Retrieve the number of slides in a presentation document
- Packages and general
- How to: Add a new document part that receives a relationship ID to a package
- How to: Add a new document part to a package
- How to: Copy the contents of an Open XML package part to a document part in a different package
- How to: Create a package
- How to: Get the contents of a document part from a package
- How to: Remove a document part from a package
- How to: Replace the theme part in a word processing document
- How to: Search and replace text in a document part
- Spreadsheets
- How to: Add custom UI to a spreadsheet document
- How to: Calculate the sum of a range of cells in a spreadsheet document
- How to: Create a spreadsheet document by providing a file name
- How to: Delete text from a cell in a spreadsheet
- How to: Get a column heading in a spreadsheet
- How to: Get worksheet information from a package
- How to: Insert a chart into a spreadsheet
- How to: Insert a new worksheet into a spreadsheet
- How to: Insert text into a cell in a spreadsheet
- How to: Merge two adjacent cells in a spreadsheet
- How to: Open a spreadsheet document for read-only access
- How to: Open a spreadsheet document from a stream
- How to: Parse and read a large spreadsheet
- How to: Retrieve a dictionary of all named ranges in a spreadsheet
- How to: Retrieve a list of the hidden rows or columns in a spreadsheet
- How to: Retrieve a list of the hidden worksheets in a spreadsheet
- How to: Retrieve the values of cells in a spreadsheet
- How to: Retrieve a list of the worksheets in a spreadsheet
- Word processing
- How to: Accept all revisions in a word processing document
- How to: Add tables to word processing documents
- How to: Apply a style to a paragraph in a word processing document
- How to: Change the print orientation of a word processing document
- How to: Change text in a table in a word processing document
- How to: Convert a word processing document from the DOCM to the DOCX file format
- How to: Create and add a character style to a word processing document
- How to: Create and add a paragraph style to a word processing document
- How to: Create a word processing document by providing a file name
- How to: Delete comments by all or a specific author in a word processing document
- How to: Extract styles from a word processing document
- How to: Insert a comment into a word processing document
- How to: Insert a picture into a word processing document
- How to: Insert a table into a word processing document
- How to: Open and add text to a word processing document
- How to: Open a word processing document for read-only access
- How to: Open a word processing document from a stream
- How to: Remove hidden text from a word processing document
- How to: Remove the headers and footers from a word processing document
- How to: Replace the header in a word processing document
- How to: Replace the styles parts in a word processing document
- How to: Retrieve application property values from a word processing document
- How to: Retrieve comments from a word processing document
- How to: Set a custom property in a word processing document
- How to: Set the font for a text run
- How to: Validate a word processing document
- Presentations
- Class library reference on MSDN