Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 10,593 for

textbox

(0.06 sec)
  1. text 属性 | Aspose.Cells for Python via .NET API ...

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

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

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

    reference.aspose.com/cells/python-net/zh/aspose...
  3. width_pt 属性 | Aspose.Cells for Python via .NET ...

    width_pt 属性 width_pt 属性 表示形状的宽度,以磅为单位。 例子 if shape . width_pt == 3 : shape . width_pt = 1 定义: @property def width_pt ......drawing 类 TextBox width_inch 属性 width_scale 属性...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. is_flipped_vertically 属性 | Aspose.Cells for Pyt...

    is_flipped_vertically 属性 is_flipped_vertically 属性 获取和设置形状是否垂直翻转。 例子 if shape . is_flipped_vertically == False : shape......drawing 类 TextBox is_flipped_horizontally 属性...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. upper_delta_x property | Aspose.Cells for Pytho...

    upper_delta_x property upper_delta_x property Gets or sets the shape’s horizontal offset from its upper left corner c......drawing class TextBox type property upper_delta_y...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. text_vertical_overflow property | Aspose.Cells ...

    text_vertical_overflow property text_vertical_overflow property Gets and sets the text vertical overflow type of the ......drawing class TextBox class TextOverflowType tex...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Manage Text|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Manage Placeholder Manage TextBox Manage Autofit Settings Manage...

    docs.aspose.com/slides/java/manage-text/
  8. upper_left_row 属性 | Aspose.Cells for Python via...

    upper_left_row 属性 upper_left_row 属性 表示左上角的行索引。 评论 如果形状在 shape 或 group 中,UpperLeftRow 将被忽略。 例子 if shape . upper_left_r......drawing 类 TextBox upper_left_column 属性 width...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. Aspose::Words::CompositeNode::InsertAfter metho...

    Aspose::Words::CompositeNode::InsertAfter method. Inserts the specified node immediately after the specified reference node in C++....()); Shows how to replace all textbox shapes with image shapes. auto...< Document > ( MyDir + u "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Class NodeCollection | Aspose.Words for .NET AP...

    Aspose.Words.NodeCollection 班级. 表示特定类型的节点集合...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/zh/net/aspose.words/...