Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 19,268 for

aws

(0.05 sec)
  1. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.scaling property | Aspose.Words for P...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextOrientation enumeration | Aspose.Words for ...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.bottom_right_cell pr...

    ConditionalStyleCollection.bottom_right_cell property. Gets the bottom right cell style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection.odd_column_banding p...

    ConditionalStyleCollection.odd_column_banding property. Gets the odd column banding style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.odd_row_banding prop...

    ConditionalStyleCollection.odd_row_banding property. Gets the odd row banding style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.last_row property | ...

    ConditionalStyleCollection.last_row property. Gets the last row style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlProperty class | Aspose.Words for Python

    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 ) #...

    reference.aspose.com/words/python-net/aspose.wo...