Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 15,219 for

aws

(0.07 sec)
  1. 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...
  2. Document.accept method | Aspose.Words for Python

    Document.accept method. Accepts a visitor....test_doc_structure_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...()) class DocStructurePrinter ( aw . DocumentVisitor ): """Traverses...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....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/
  7. 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/
  8. 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/
  9. 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/
  10. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... doc = aw . Document () builder = aw . DocumentBuilder..."Logo.jpg" ) shape . wrap_type = aw . drawing . WrapType . NONE shape...

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