Skip to content

Commit 9bb37d5

Browse files
YoanKarKB Bot
andauthored
New kb wordsprocessing styling table of contents multilevel list numbering bd2bec22a92844719598addefa5450f8 (#636)
* Added new kb article wordsprocessing-styling-table-of-contents-multilevel-list-numbering * Polished KB. * Removed link formatting. --------- Co-authored-by: KB Bot <[email protected]>
1 parent 2ba1cdd commit 9bb37d5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

knowledge-base/wordsprocessing-styling-table-of-contents-multilevel-list-numbering.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ This knowledge base article also answers the following questions:
2828

2929
To achieve a multilevel list numbering in your [Table Of Contents]({%slug radwordsprocessing-concepts-toc-field%}) (TOC) and apply custom styles to each level, follow these steps:
3030

31-
1. Set the [`NumberingFieldsProvider`]({%slug radpdfprocessing-formats-and-conversion-pdf-numbering-fields-provider%}) for the hierarchical numbering functionality.
32-
2. Load your document using the [`DocxFormatProvider`]({%slug radwordsprocessing-formats-and-conversion-docx-docxformatprovider%}).
33-
3. Add a table of contents field using the [`RadFlowDocumentEditor`]({%slug radwordsprocessing-editing-radflowdocumenteditor%}).
34-
4. Configure hierarchical numbering by adding a list of type [`NumberedHierarchical`]({%slug radwordsprocessing-concepts-lists%}).
35-
5. Style each TOC level by specifying its properties using [`ParagraphProperties`]({%slug radwordsprocessing-concepts-style-properties%}#style-properties-in-styles) and [`CharacterProperties`]({%slug radwordsprocessing-concepts-style-properties%}#style-properties-in-styles).
31+
1. Set the [NumberingFieldsProvider]({%slug radpdfprocessing-formats-and-conversion-pdf-numbering-fields-provider%}) for the hierarchical numbering functionality.
32+
2. Load your document using the [DocxFormatProvider]({%slug radwordsprocessing-formats-and-conversion-docx-docxformatprovider%}).
33+
3. Add a table of contents field using the [RadFlowDocumentEditor]({%slug radwordsprocessing-editing-radflowdocumenteditor%}).
34+
4. Configure hierarchical numbering by adding a list of type [NumberedHierarchical]({%slug radwordsprocessing-concepts-lists%}).
35+
5. Style each TOC level by specifying its properties using [ParagraphProperties]({%slug radwordsprocessing-concepts-style-properties%}#style-properties-in-styles) and [CharacterProperties]({%slug radwordsprocessing-concepts-style-properties%}#style-properties-in-styles).
3636

3737
### Implementation
3838

0 commit comments

Comments
 (0)