ChartAxis.scaling property. Provides access to the scaling options of the axis.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... doc = aw . Document () builder = aw . DocumentBuilder...cell_format . vertical_alignment = aw . tables . CellVerticalAlignmen...
ChartAxis.has_major_gridlines property. Gets or sets a flag indicating whether the axis has major gridlines.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property... def create (): doc = aw . Document () # A smart tag appears...dotted underline. smart_tag = aw . markup . SmartTag ( doc ) #...