Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 18,036 for

aws

(0.14 sec)
  1. Chart.series_groups property | Aspose.Words for...

    Chart.series_groups property. Provides access to a series group collection of this chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.text_effect property | Aspose.Words for Py...

    Font.text_effect property. Gets or sets the font animation effect.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . text_effect = aw . TextEffect . SPARKLE_TEXT builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule.... doc = aw . Document () builder = aw . DocumentBuilder...horizontal_rule_format . alignment = aw . drawing . HorizontalRuleAlignm...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... doc = aw . Document () builder = aw . DocumentBuilder... shading shading . texture = aw . TextureIndex . TEXTURE_DIAGONAL_UP...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...horizontalRuleFormat . alignment = aw . Drawing . HorizontalRuleAlignm...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap....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...
  8. Range.delete method | Aspose.Words for Node.js

    Range.delete method. Deletes all characters of the range....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . SectionBreakContinuo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fill.pattern property | Aspose.Words for Node.js

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill.... let doc = new aw . Document ( base . myDir + "Shape...shape fill: fill . patterned ( aw . Drawing . PatternType . DiagonalBrick...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

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