TaskPane.width property. Specifies the default width value for this task pane instance.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...
HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images.... load_options = aw . loading . HtmlLoadOptions ()...will only load the PNG. doc = aw . Document ( file_name = MY_DIR...
ChartDataLabel.orientation property. Gets or sets the orientation of the label text.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque).... doc = aw . Document () builder = aw . DocumentBuilder...insert_shape ( aw . drawing . ShapeType . CLOUD_CALLOUT , aw . drawing...
Table.absolute_vertical_distance property. Gets or sets absolute vertical floating table position specified by the table properties, in points... doc = aw . Document () builder = aw . DocumentBuilder...() table . preferred_width = aw . tables . PreferredWidth . from_points...
Aspose.Words.Settings.ZoomType enumeration. Possible values for how large or small the document appears on the screen in Microsoft Word....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc . viewOptions . viewType = aw . Settings . ViewType . PageLayout...
AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...