Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 18,198 for

aws

(0.08 sec)
  1. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF 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/pdf/
  2. Pakkaa DOC Kohteessa Python

    Pakkaa DOC kentässä Python laadun heikkenemättä. Optimoi kohteen DOC sisältö, pienennä tiedostokokoa helposti....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/fi/python-net/compres...
  3. Pakkaa HTML Kohteessa Python

    Pakkaa HTML kentässä Python laadun heikkenemättä. Optimoi kohteen HTML sisältö, pienennä tiedostokokoa helposti....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/fi/python-net/compres...
  4. ArrowLength enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowLength enumeration. Length 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. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . at ( aw . BorderType . Left ). lineStyle = aw . LineStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.fore_color property | Aspose.Words for Python

    Fill.fore_color property. Gets or sets a Color object that represents the foreground color for the fill.... 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. DashStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.DashStyle enumeration. Dashed line style.... 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. Stroke.end_arrow_width property | Aspose.Words ...

    Stroke.end_arrow_width property. Defines the arrowhead width for the end 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...
  9. Stroke.start_arrow_type property | Aspose.Words...

    Stroke.start_arrow_type property. Defines the arrowhead for the start 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...
  10. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... doc = aw . Document ( file_name = MY_DIR...comments = doc . get_child_nodes ( aw . NodeType . COMMENT , True )...

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