Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 19,240 for

aws

(0.06 sec)
  1. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the watermark... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text.... doc = aw . Document () page_setup = doc...text_columns . set_count ( 3 ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class.... 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...
  4. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisTickLabelPosition enumeration | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...