Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,122 for

textbox

(0.06 sec)
  1. TextBox.next property | Aspose.Words for Node.js

    Textbox.next property. Returns or sets a [Textbox](../) that represents the next [Textbox](../) in a sequence of shapes....property TextBox.next property Returns or sets a TextBox that represents...represents the next TextBox in a sequence of shapes. get next...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextBox.breakForwardLink method | Aspose.Words ...

    Textbox.breakForwardLink method. Breaks the link to the next [Textbox](../)....the next TextBox . breakForwardLink () Remarks TextBox.breakForwardLink()...sequence and TextBox.breakForwardLink() at the 2-nd textbox will create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextBox.break_forward_link method | Aspose.Word...

    Textbox.break_forward_link method. Breaks the link to the next [Textbox](../)....Breaks the link to the next TextBox . def break_forward_link (...( self ): ... Remarks TextBox.break_forward_link() doesn’t break...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBox.next property | Aspose.Words for Python

    Textbox.next property. Returns or sets a [Textbox](../) that represents the next [Textbox](../) in a sequence of shapes....property TextBox.next property Returns or sets a TextBox that represents...represents the next TextBox in a sequence of shapes. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating... let textBox = new aw . Drawing . Shape...Drawing . ShapeType . TextBox ); textBox . wrapType = aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextBox.is_valid_link_target method | Aspose.Wo...

    Textbox.is_valid_link_target method. Determines whether this [Textbox](../) can be linked to the target [Textbox](../)....whether this TextBox can be linked to the target TextBox . def is_valid_link_target...aspose . words . drawing . TextBox ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....:: Drawing :: ShapeType :: TextBox , 150 , 100 ); System :: SharedPtr...Drawing :: TextBox > textBox = textBoxShape -> get_TextBox (); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. TextBoxWrapMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextboxWrapMode enum to control text wrapping in shapes, enhancing document layouts and design flexibility.... TextBox , 300 , 300 ); TextBox textBox = textBoxShape...textBoxShape . TextBox ; // Set the "TextBoxWrapMode" property to "TextBoxWrapMode...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using Aspose.Cells for C++.... Get ( 0 ); // Add the TextBox to the worksheet int idx =...newly created TextBox using its index & name it TextBox tb1 = sheet...

    docs.aspose.com/cells/cpp/access-the-text-box-b...
  10. 使用C++按名称访问文本框|Documentation

    了解如何使用Aspose.Cells for C++按名称访问文本框。... Get ( 0 ); // Add the TextBox to the worksheet int idx =...newly created TextBox using its index & name it TextBox tb1 = sheet...

    docs.aspose.com/cells/zh/cpp/access-the-text-bo...