Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 10,593 for

textbox

(0.06 sec)
  1. TextBox.LayoutFlow | Aspose.Words for .NET

    Textbox LayoutFlow property. Determines the flow of the text layout in a shape in C#....LayoutFlow Contents [ Hide ] TextBox.LayoutFlow property Determines...ShapeType . TextBox , 150 , 100 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextBox.FitShapeToText | Aspose.Words for .NET ...

    Textbox 财产. 确定 Microsoft Word 是否会增大形状以适合文本...TextBox.FitShapeToText TextBox.FitShapeToText property 确定 Microsoft...ShapeType . TextBox , 150 , 100 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/zh/net/aspose.words....
  3. TextBoxCollection | Aspose.Cells for Java API R...

    Encapsulates a collection of objects....Encapsulates a collection of TextBox objects. Example //Instantiating...get(0).getTextBoxes(); //add a textbox textBoxCollection.add(1, 1...

    reference.aspose.com/cells/java/com.aspose.cell...
  4. Shape.FirstParagraph | Aspose.Words for .NET

    Shape FirstParagraph property. Gets the first paragraph in the shape in C#....Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the text layout in a Textbox in C++....flow of the text layout in a textbox. enum class LayoutFlow Values...DocumentBuilder > ( doc ); auto textbox = MakeObject < Shape > ( doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. ShapeCollection.AddTextBoxInChart | Aspose.Cell...

    ShapeCollection method. Adds a Textbox to the chart...method Adds a textbox to the chart. public TextBox AddTextBoxInChart...Represents the vertical offset of textbox from the upper left corner...

    reference.aspose.com/cells/net/aspose.cells.dra...
  8. Shape.FirstParagraph | Aspose.Words for .NET AP...

    Shape 财产. 获取形状中的第一段...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/zh/net/aspose.words....
  9. 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...
  10. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a Textbox....flow of the text layout in a textbox. Members Name Description HORIZONTAL...DocumentBuilder ( doc = doc ) textbox = aw . drawing . Shape ( doc...

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