TextColumn.space_after property. Gets or sets the space between this column and the next column in points... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...
IChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
TextColumn.width property. Gets or sets the width of the text column in points.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...
FootnoteOptions.position property. Specifies the footnotes position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...
ListLevel.createPictureBullet method. Creates picture bullet shape for the current list level....new aw . Document (); let list = doc . lists . add ( aw . Lists...toEqual ( true ); let builder = new aw . DocumentBuilder ( doc ); builder...
ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...pageSetup . lineNumberRestartMod = aw . LineNumberRestartMod . RestartPage...
اكتشف خاصية نص عنوان محور الرسم البياني لتخصيص عناوين محاورك بسهولة. عيّن أو احصل على عناوين ديناميكية لتحسين عرض البيانات....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...
ConditionalStyleCollection.clearFormatting method. Clears all conditional styles of the table style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...