Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 10,593 for

textbox

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

    is_locked 属性 is_locked 属性 如果对象被锁定,则为 True;如果工作表受保护时可以修改对象,则为 False。 例子 if shape . is_locked : shape . is_locked = Fal......drawing 类 TextBox is_lock_aspect_ratio 属性 is_printable...

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

    is_smart_art 属性 is_smart_art 属性 指示形状是否为智能艺术。 评论 仅适用于 ooxml 文件。 例子 # if true,the shape is smart art. if shape . is_sma......drawing 类 TextBox is_rich_text 属性 is_text_wrapped...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. Aspose::Words::Story Class Reference - Aspose.W...

    Base class for elements that contain block-level nodes Paragraph and Table....auto textBox = MakeObject<Shape>(doc, ShapeType::TextBox); te...pType::None); textBox->set_Height(50); textBox->set_Width(200);...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. add_hyperlink方法 | Aspose.Cells for Python via ....

    add_hyperlink方法 add_hyperlink(address) 向形状添加超链接。 返回 返回新的超链接对象。 def add_hyperlink ( self , address ): ... 范围 类型 描述 add......drawing 类 TextBox align_top_right_corner方法 简体中文...

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

    width_scale property width_scale property Gets and sets the width scale, in unit of percent of the original picture w......drawing class TextBox width_pt property worksheet...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. text_options 属性 | Aspose.Cells for Python via ....

    text_options 属性 text_options 属性 表示形状的文本选项。 例子 from aspose.pydrawing import Color opt = shape . text_options opt . col......drawing 类 TextBox 类 TextOptions text_horizontal_overflow...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. width_in_shape property | Aspose.Cells for Pyth...

    width_in_shape property width_in_shape property Represents the width of the shape, in unit of 1/4000 of the parent sh......drawing class TextBox width_cm property width_inch...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. move_to_range method | Aspose.Cells for Python ...

    move_to_range method move_to_range Moves the shape to a specified range. def move_to_range ( self , upper_left_row , ......drawing class TextBox is_same_setting method rem...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. 13.4.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 13.4.0 Release Notes – the latest updates and fixes....formats Bug WORDSNET-6107 Red TextBox Shape becomes in front of all...printing Bug WORDSNET-7799 TextBox shapes are sent behind other...

    docs.aspose.com/words/net/aspose-words-for-net-...
  10. Aspose.Cells 8.8.1中的公共API更改|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....]; //Add a TextBox to the ShapeCollection var textBox = sheet ...//Set the text of the TextBox textBox . Text = "This text has...

    docs.aspose.com/cells/zh/net/public-api-changes...