Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 20,775 for

aws

(0.17 sec)
  1. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30.... doc = aw . Document () builder = aw . DocumentBuilder...builder . write ( 'Before space.' + aw . ControlChar . SPACE_CHAR +...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/python-net/make/word/
  4. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/python-net/make/doc/
  5. Tee HTML Käyttämällä Python

    Luo uusi HTML paikassa Python muutamassa vaiheessa. Luo HTML helposti Python via .NET kirjaston avulla....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/fi/python-net/make/html/
  6. ArrowWidth enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a line.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.color property | Aspose.Words for Python

    Stroke.color property. Defines the color of a stroke.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a shape.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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