Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,073 for

rb

(0.06 sec)
  1. EndCap enumeration | Aspose.Words for Python

    aspose.words.drawing.EndCap enumeration. Specifies line cap style....jpg' , 'rb' ) as stream : image = drawing...

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

    Stroke.end_arrow_length property. Defines the arrowhead length for the end of a stroke....jpg' , 'rb' ) as stream : image = drawing...

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

    Stroke.dash_style property. Specifies the dot and dash pattern for a stroke....jpg' , 'rb' ) as stream : image = drawing...

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

    Stroke.color property. Defines the color of a stroke....jpg' , 'rb' ) as stream : image = drawing...

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

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a line....jpg' , 'rb' ) as stream : image = drawing...

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

    aspose.words.drawing.ArrowLength enumeration. Length of the arrow at the end of a line....jpg' , 'rb' ) as stream : image = drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.end_arrow_type property | Aspose.Words f...

    Stroke.end_arrow_type property. Defines the arrowhead for the end of a stroke....jpg' , 'rb' ) as stream : image = drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stroke.start_arrow_width property | Aspose.Word...

    Stroke.start_arrow_width property. Defines the arrowhead width for the start of a stroke....jpg' , 'rb' ) as stream : image = drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接...jpeg" , "rb" ) as fs : data = fs . read ()...: with open ( "audio.mp3" , "rb" ) as fs : data = fs . read ()...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  10. Picture Frame|Aspose.Slides for Python Document...

    Add a picture frame to a PowerPoint presentation in Python...jpeg" , "rb" ) as in_file : image = pres...collection with open ( "img.jpeg" , "rb" ) as in_file : image = presentation...

    docs.aspose.com/slides/python-net/picture-frame/