C# Class ApiExamples.ExLists

Inheritance: ApiExampleBase
Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Méthodes publiques

Méthode Description
OutlineHeadingTemplates ( ) : void
PrintOutAllLists ( ) : void

Private Methods

Méthode Description
AddListSample ( DocumentBuilder builder, Aspose list ) : void
AddOutlineHeadingParagraphs ( DocumentBuilder builder, Aspose list, string title ) : void
ApplyDefaultBulletsAndNumbers ( ) : void
ApplyExistingListToParagraphs ( ) : void
ApplyNewListToParagraphs ( ) : void
CreateAndUseListStyle ( ) : void
CreateCustomList ( ) : void
CreateListRestartAfterHigher ( ) : void
CreatePictureBullet ( ) : void
DetectBulletedParagraphs ( ) : void
GetListLabels ( ) : void
ListDocument ( ) : void
ListFormatListLevel ( ) : void
NestedLists ( ) : void
OutlineHeadingTemplatesCaller ( ) : void
ParagraphStyleBulleted ( ) : void
PrintOutAllListsCaller ( ) : void
RemoveBulletsFromParagraphs ( ) : void
RestartNumberingUsingListCopy ( ) : void
SpecifyListLevel ( ) : void

Method Details

OutlineHeadingTemplates() public méthode

public OutlineHeadingTemplates ( ) : void
Résultat void

PrintOutAllLists() public méthode

public PrintOutAllLists ( ) : void
Résultat void