|
5 | 5 | - name: Getting started |
6 | 6 | items: |
7 | 7 | - name: Overview |
8 | | - href: getting-started.md |
9 | | - - name: About the Open XML SDK |
| 8 | + href: getting-started.md |
| 9 | + - name: About the Open XML SDK |
10 | 10 | href: about-the-open-xml-sdk.md |
11 | | - - name: What's new in the Open XML SDK |
| 11 | + - name: What's new in the Open XML SDK |
12 | 12 | href: what-s-new-in-the-open-xml-sdk.md |
13 | 13 | - name: Open XML SDK design considerations |
14 | 14 | href: open-xml-sdk-design-considerations.md |
|
21 | 21 | - name: Custom SDK Features |
22 | 22 | href: general/features.md |
23 | 23 | - name: Introduction to markup compatibility |
24 | | - href: general/introduction-to-markup-compatibility.md |
| 24 | + href: general/introduction-to-markup-compatibility.md |
25 | 25 | - name: Add a new document part that receives a relationship ID to a package |
26 | 26 | href: general/how-to-add-a-new-document-part-that-receives-a-relationship-id-to-a-package.md |
27 | 27 | - name: Add a new document part to a package |
|
43 | 43 | - name: Presentations |
44 | 44 | items: |
45 | 45 | - name: Overview |
46 | | - href: presentation/overview.md |
| 46 | + href: presentation/overview.md |
| 47 | + - name: Add an audio file to a slide in a presentation |
| 48 | + href: presentation/how-to-add-an-audio-to-a-slide-in-a-presentation.md |
47 | 49 | - name: Add a comment to a slide in a presentation |
48 | 50 | href: presentation/how-to-add-a-comment-to-a-slide-in-a-presentation.md |
49 | 51 | - name: Apply a theme to a presentation |
|
73 | 75 | - name: Open a presentation document for read-only access |
74 | 76 | href: presentation/how-to-open-a-presentation-document-for-read-only-access.md |
75 | 77 | - name: Retrieve the number of slides in a presentation document |
76 | | - href: presentation/how-to-retrieve-the-number-of-slides-in-a-presentation-document.md |
| 78 | + href: presentation/how-to-retrieve-the-number-of-slides-in-a-presentation-document.md |
77 | 79 | - name: Structure of a PresentationML document |
78 | 80 | href: presentation/structure-of-a-presentationml-document.md |
79 | 81 | - name: Working with animation |
|
102 | 104 | href: spreadsheet/how-to-add-custom-ui-to-a-spreadsheet-document.md |
103 | 105 | - name: Calculate the sum of a range of cells in a spreadsheet document |
104 | 106 | href: spreadsheet/how-to-calculate-the-sum-of-a-range-of-cells-in-a-spreadsheet-document.md |
| 107 | + - name: Copy a Worksheet Using SAX (Simple API for XML) |
| 108 | + href: spreadsheet/how-to-copy-a-worksheet-with-sax.md |
105 | 109 | - name: Create a spreadsheet document by providing a file name |
106 | 110 | href: spreadsheet/how-to-create-a-spreadsheet-document-by-providing-a-file-name.md |
107 | 111 | - name: Delete text from a cell in a spreadsheet |
|
153 | 157 | - name: Overview |
154 | 158 | href: word/overview.md |
155 | 159 | - name: Structure of a WordprocessingML document |
156 | | - href: word/structure-of-a-wordprocessingml-document.md |
| 160 | + href: word/structure-of-a-wordprocessingml-document.md |
157 | 161 | - name: Accept all revisions in a word processing document |
158 | 162 | href: word/how-to-accept-all-revisions-in-a-word-processing-document.md |
159 | 163 | - name: Add tables to word processing documents |
|
192 | 196 | href: word/how-to-remove-hidden-text-from-a-word-processing-document.md |
193 | 197 | - name: Remove the headers and footers from a word processing document |
194 | 198 | href: word/how-to-remove-the-headers-and-footers-from-a-word-processing-document.md |
| 199 | + - name: Replace Text in a Word Document Using SAX (Simple API for XML)' |
| 200 | + href: word/how-to-replace-text-in-a-word-document-with-sax.md |
195 | 201 | - name: Replace the header in a word processing document |
196 | 202 | href: word/how-to-replace-the-header-in-a-word-processing-document.md |
197 | 203 | - name: Replace the styles parts in a word processing document |
|
0 commit comments