Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 126,482 for

shape

(0.06 sec)
  1. is_word_art 属性 | Aspose.Cells for Python via .N...

    is_word_art 属性 is_word_art 属性 指示此形状是否为艺术字。 评论 仅适用于 xls 文件的 Legacy Shape。 例子 if Shape . is_word_art : pass 定义: @proper......评论 仅适用于 xls 文件的 Legacy Shape。 例子 if shape . is_word_art : pass...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. is_word_art 属性 | Aspose.Cells for Python via .N...

    is_word_art 属性 is_word_art 属性 指示此形状是否为艺术字。 评论 仅适用于 xls 文件的 Legacy Shape。 例子 if Shape . is_word_art : pass 定义: @proper......评论 仅适用于 xls 文件的 Legacy Shape。 例子 if shape . is_word_art : pass...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. BuildType | Aspose.Sildes for Python via .NET A...

    BuildType BuildType enumeration Determines how text will appear on a Shape during animation. Members Member name Desc......Determines how text will appear on a shape during animation. Members Member...AS_ONE_OBJECT With containing shape. ALL_PARAGRAPHS_AT_ONCE All...

    reference.aspose.com/slides/python-net/aspose.s...
  4. text 属性 | Aspose.Cells for Python via .NET API ...

    text 属性 text 属性 表示此 TextBox 对象中的字符串。 例子 if Shape . text == None : Shape . text = "This is a test." 定义: @property def ...... 例子 if shape . text == None : shape . text = "This is...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. text 属性 | Aspose.Cells for Python via .NET API ...

    text 属性 text 属性 表示此 TextBox 对象中的字符串。 例子 if Shape . text == None : Shape . text = "This is a test." 定义: @property def ...... 例子 if shape . text == None : shape . text = "This is...

    reference.aspose.com/cells/python-net/zh/aspose...
  6. text 属性 | Aspose.Cells for Python via .NET API ...

    text 属性 text 属性 表示此 TextBox 对象中的字符串。 例子 if Shape . text == None : Shape . text = "This is a test." 定义: @property def ...... 例子 if shape . text == None : shape . text = "This is...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. text 属性 | Aspose.Cells for Python via .NET API ...

    text 属性 text 属性 表示此 TextBox 对象中的字符串。 例子 if Shape . text == None : Shape . text = "This is a test." 定义: @property def ...... 例子 if shape . text == None : shape . text = "This is...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. get_characters方法 | Aspose.Cells for Python via ...

    get_characters方法 get_characters() 返回所有字符对象 表示文本中的一系列字符。 返回 所有角色对象 def get_characters ( self ): ... 例子 list = Shape . ...... 例子 list = shape . get_characters () 也可以看看 模块...模块 aspose.cells.drawing 类 Shape format_characters方法 get_connection_points方法...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. text 属性 | Aspose.Cells for Python via .NET API ...

    text 属性 text 属性 表示此 TextBox 对象中的字符串。 例子 if Shape . text == None : Shape . text = "This is a test." 定义: @property def ...... 例子 if shape . text == None : shape . text = "This is...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. width 属性 | Aspose.Cells for Python via .NET API...

    width 属性 width 属性 表示形状的 width,以像素为单位。 例子 if Shape . width == 3 : Shape . width = 1 定义: @property def width ( self ): ...... 例子 if shape . width == 3 : shape . width = 1 定义: @property...

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