You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/word/overview.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ This section provides how-to topics for working with word processing documents u
21
21
22
22
## In this section
23
23
24
+
-[Structure of a WordprocessingML document](structure-of-a-wordprocessingml-document.md)
25
+
24
26
-[Accept all revisions in a word processing document](how-to-accept-all-revisions-in-a-word-processing-document.md)
25
27
26
28
-[Add tables to word processing documents](how-to-add-tables-to-word-processing-documents.md)
@@ -59,13 +61,15 @@ This section provides how-to topics for working with word processing documents u
59
61
60
62
-[Remove the headers and footers from a word processing document](how-to-remove-the-headers-and-footers-from-a-word-processing-document.md)
61
63
64
+
-[How to: Replace Text in a Word Document Using SAX (Simple API for XML)](how-to-replace-text-in-a-word-document-with-sax.md)
65
+
62
66
-[Replace the header in a word processing document](how-to-replace-the-header-in-a-word-processing-document.md)
63
67
64
-
-[Replace the styles parts in a word processing document](how-to-replace-the-styles-parts-in-a-word-processing-document.md)
68
+
-[Replace the styles parts in a word processing document](how-to-replace-the-styles-parts-in-a-word-processing-document.md)
65
69
66
-
-[Retrieve comments from a word processing document](how-to-retrieve-comments-from-a-word-processing-document.md)
70
+
-[Retrieve application property values from a Word document by using the Open XML API](how-to-retrieve-application-property-values-from-a-word-processing-document.md)
67
71
68
-
-[Retrieve property values from a Word document by using the Open XML API](how-to-retrieve-application-property-values-from-a-word-processing-document.md)
72
+
-[Retrieve comments from a word processing document](how-to-retrieve-comments-from-a-word-processing-document.md)
69
73
70
74
-[Set a custom property in a word processing document](how-to-set-a-custom-property-in-a-word-processing-document.md)
71
75
@@ -78,8 +82,7 @@ This section provides how-to topics for working with word processing documents u
78
82
-[Working with runs](working-with-runs.md)
79
83
80
84
-[Working with WordprocessingML tables](working-with-wordprocessingml-tables.md)
81
-
82
-
-[Structure of a WordprocessingML document](structure-of-a-wordprocessingml-document.md)
0 commit comments