Вмъкване, получаване или форматиране на полето на формата в документ, като се използва Python....документ: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...
Einführung in die Diagrammfunktion, Erstellen und Bearbeiten von Diagrammen mit C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...
مقدمه ای به ویژگی نمودار، نحوه ایجاد و دستکاری نمودارها با استفاده از C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...
TextColumnCollection indexer. Returns a text column at the specified index.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...
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...