Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 126,502 for

shape

(0.09 sec)
  1. font property | Aspose.Cells for Python via .NE...

    font property font property Represents the font of Shape. Example from aspose.pydrawing import Color font = Shape . f......property Represents the font of shape. Example from aspose.pydrawing...pydrawing import Color font = shape . font font . name = "Arial" font...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. font property | Aspose.Cells for Python via .NE...

    font property font property Represents the font of Shape. Example from aspose.pydrawing import Color font = Shape . f......property Represents the font of shape. Example from aspose.pydrawing...pydrawing import Color font = shape . font font . name = "Arial" font...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. font property | Aspose.Cells for Python via .NE...

    font property font property Represents the font of Shape. Example from aspose.pydrawing import Color font = Shape . f......property Represents the font of shape. Example from aspose.pydrawing...pydrawing import Color font = shape . font font . name = "Arial" font...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. font property | Aspose.Cells for Python via .NE...

    font property font property Represents the font of Shape. Example from aspose.pydrawing import Color font = Shape . f......property Represents the font of shape. Example from aspose.pydrawing...pydrawing import Color font = shape . font font . name = "Arial" font...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. font property | Aspose.Cells for Python via .NE...

    font property font property Represents the font of Shape. Example from aspose.pydrawing import Color font = Shape . f......property Represents the font of shape. Example from aspose.pydrawing...pydrawing import Color font = shape . font font . name = "Arial" font...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Hyperlink | Aspose.Cells for .NET API 参考

    获取形状的超链接...Hyperlink Shape.Hyperlink property 获取形状的超链接。 public Hyperlink...hyperlink = shape . Hyperlink ; 也可以看看 class Hyperlink class Shape 命名空间...

    reference.aspose.com/cells/zh/net/aspose.cells....
  7. IsRichText | Aspose.Cells for .NET API 参考

    文本是否为富文本...IsRichText Shape.IsRichText property 文本是否为富文本。 public bool IsRichText...IsRichText { get ; } 例子 [C#] if ( shape . IsRichText ) Console . WriteLine...

    reference.aspose.com/cells/zh/net/aspose.cells....
  8. text_options property | Aspose.Cells for Python...

    text_options property text_options property Represents the text options of the Shape. Example from aspose.pydrawing i......Represents the text options of the shape. Example from aspose.pydrawing...pydrawing import Color opt = shape . text_options opt . color = Color...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. text_options property | Aspose.Cells for Python...

    text_options property text_options property Represents the text options of the Shape. Example from aspose.pydrawing i......Represents the text options of the shape. Example from aspose.pydrawing...pydrawing import Color opt = shape . text_options opt . color = Color...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. is_lock_aspect_ratio 属性 | Aspose.Cells for Pyth...

    is_lock_aspect_ratio 属性 is_lock_aspect_ratio 属性 True 表示不允许更改纵横比。 例子 Shape . is_lock_aspect_ratio = False 定义: @propert...... 例子 shape . is_lock_aspect_ratio = False...也可以看看 模块 aspose.cells.drawing 类 Shape is_in_group 属性 is_locked 属性...

    reference.aspose.com/cells/python-net/zh/aspose...