C# 클래스 Aspose.Words.Examples.CSharp.Programming_Documents.Working_With_Document.DocumentBuilderSetFormatting

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

공개 메소드들

메소드 설명
ApplyBordersAndShadingToParagraph ( string dataDir ) : void
ApplyParagraphStyle ( string dataDir ) : void
Run ( ) : void
SetFontFormatting ( string dataDir ) : void
SetMultilevelListFormatting ( string dataDir ) : void
SetPageSetupAndSectionFormatting ( string dataDir ) : void
SetParagraphFormatting ( string dataDir ) : void
SetTableCellFormatting ( string dataDir ) : void
SetTableRowFormatting ( string dataDir ) : void

메소드 상세

ApplyBordersAndShadingToParagraph() 공개 정적인 메소드

public static ApplyBordersAndShadingToParagraph ( string dataDir ) : void
dataDir string
리턴 void

ApplyParagraphStyle() 공개 정적인 메소드

public static ApplyParagraphStyle ( string dataDir ) : void
dataDir string
리턴 void

Run() 공개 정적인 메소드

public static Run ( ) : void
리턴 void

SetFontFormatting() 공개 정적인 메소드

public static SetFontFormatting ( string dataDir ) : void
dataDir string
리턴 void

SetMultilevelListFormatting() 공개 정적인 메소드

public static SetMultilevelListFormatting ( string dataDir ) : void
dataDir string
리턴 void

SetPageSetupAndSectionFormatting() 공개 정적인 메소드

public static SetPageSetupAndSectionFormatting ( string dataDir ) : void
dataDir string
리턴 void

SetParagraphFormatting() 공개 정적인 메소드

public static SetParagraphFormatting ( string dataDir ) : void
dataDir string
리턴 void

SetTableCellFormatting() 공개 정적인 메소드

public static SetTableCellFormatting ( string dataDir ) : void
dataDir string
리턴 void

SetTableRowFormatting() 공개 정적인 메소드

public static SetTableRowFormatting ( string dataDir ) : void
dataDir string
리턴 void