Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,288 for

textbox

(0.03 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++.... auto textBox = MakeObject < Shape > ( doc...doc , ShapeType :: TextBox ); textBox -> set_WrapType ( WrapType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Cells::Drawing::TextBoxCollection class...

    Aspose::Cells::Drawing::TextboxCollection class. Encapsulates a collection of Textbox objects in C++....Encapsulates a collection of TextBox objects. class TextBoxCollection...height, int32_t width) Adds a textbox to the collection. Clear()...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  3. add method | Aspose.Cells for Python via .NET A...

    add method add Adds a Textbox to the collection. Returns Textbox object index. def add ( self , upper_left_row , uppe......add Adds a textbox to the collection. Returns TextBox object index...of textbox, in unit of pixel. width int Width of textbox, in...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++.... auto textBox = MakeObject < Shape > ( doc...doc , ShapeType :: TextBox ); textBox -> set_WrapType ( WrapType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Shape.LastParagraph | Aspose.Words for .NET

    Shape LastParagraph property. Gets the last paragraph in the shape in C#.... TextBox , 150 , 100 ); TextBox textBox = textBoxShape...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  6. add_text_box_in_chart method | Aspose.Cells for...

    add_text_box_in_chart method add_text_box_in_chart Adds a Textbox to the chart. Returns A Textbox object. def add_tex......add_text_box_in_chart Adds a textbox to the chart. Returns A TextBox object. def...Represents the vertical offset of textbox from the upper left corner...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Use conditional block to display image on templ...

    Have a template attached on which we’ve added an image reference tag into a text box, and inside that Textbox are to be added other images into separate Textboxes. Those latest images can be displayed (together with thei…...text box, and inside that textbox are to be added other images...images into separate textboxes. Those latest images can be displayed...

    forum.aspose.com/t/use-conditional-block-to-dis...
  8. TextBoxCollection.Add | Aspose.Cells for .NET A...

    TextboxCollection method. Adds a Textbox to the collection...Add method Adds a textbox to the collection. public int...index. height Int32 Height of textbox, in unit of pixel. width Int32...

    reference.aspose.com/cells/net/aspose.cells.dra...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Manage Textbox https://docs.aspose.com/slides/java/manage-Textbox/ Recent content in Manage Textbox on Documentation Hugo -- gohugo.io https://docs.a......org/2005/Atom Documentation – Manage TextBox https://docs.aspose.com/sl...com/slides/java/manage-textbox/ Recent content in Manage TextBox on Documentation...

    docs.aspose.com/slides/java/manage-textbox/inde...
  10. TextBox.previous property | Aspose.Words for Py...

    Textbox.previous property. Returns a [Textbox](../) that represents the previous [Textbox](../) in a sequence of shapes....property TextBox.previous property Returns a TextBox that represents...represents the previous TextBox in a sequence of shapes. Examples...

    reference.aspose.com/words/python-net/aspose.wo...