C# 클래스 ApiExamples.ExLists

상속: ApiExampleBase
파일 보기 프로젝트 열기: aspose-words/Aspose.Words-for-.NET

공개 메소드들

메소드 설명
OutlineHeadingTemplates ( ) : void
PrintOutAllLists ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

OutlineHeadingTemplates() 공개 메소드

public OutlineHeadingTemplates ( ) : void
리턴 void

PrintOutAllLists() 공개 메소드

public PrintOutAllLists ( ) : void
리턴 void