Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 18,036 for

aws

(0.15 sec)
  1. AxisTickMark enumeration | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

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

    aspose.words.drawing.Stroke class. Defines a stroke for a shape... doc = aw . Document () builder = aw . DocumentBuilder...shape_type = aw . drawing . ShapeType . RECTANGLE , horz_pos = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.page_starting_number property | Aspos...

    PageSetup.page_starting_number property. Gets or sets the starting page number of the section.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... 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...
  6. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...= 'Arial' font . underline = aw . Underline . DASH paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table 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. IStructuredDocumentTag.lockContents property | ...

    IStructuredDocumentTag.lockContents property. When set to true, this property will prohibit a user from editing the contents of this SDT....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.lockContents property | A...

    StructuredDocumentTag.lockContents property. When set to ``true``, this property will prohibit a user from editing the contents of this SDT....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.lockContentControl proper...

    StructuredDocumentTag.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this SDT....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

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