Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 270 for

rb

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  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. 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...
  7. Fill.image_bytes property | Aspose.Words for Py...

    Fill.image_bytes property. Gets the raw bytes of the fill texture or pattern....jpg' , 'rb' ) as stream : image = drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF document....xps" , "rb" ) as xps_stream: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/python-net/merge/xps/