Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 6,290 for

textbox

(0.02 sec)
  1. Shape.TextBox | Aspose.Words for .NET API 参考

    Shape 财产. 定义指定文本如何在形状中显示的属性...TextBox Shape.TextBox property 定义指定文本如何在形状中显示的属性。 public...public TextBox TextBox { get ; } 例子 演示如何设置文本框内的文本方向。 Document doc...

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

    Textbox FitShapeToText property. Determines whether Microsoft Word will grow the shape to fit text in C#....FitShapeToText Contents [ Hide ] TextBox.FitShapeToText property Determines...ShapeType . TextBox , 150 , 100 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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....
  4. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for shape text vertical alignment in Java....aligned to the bottom of the textbox. BOTTOM_BASELINE Text is aligned...the bottom baseline of the textbox. BOTTOM_CENTERED Text is aligned...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. TextBoxCollection.Item | Aspose.Cells for .NET ...

    TextboxCollection property. Gets the Textbox element at the specified index...the TextBox element at the specified index. public TextBox this...textBoxCollection . Count - 1 ; TextBox txb = textBoxCollection [ index...

    reference.aspose.com/cells/net/aspose.cells.dra...
  8. Aspose::Cells::Drawing::ShapeCollection::AddTex...

    Aspose::Cells::Drawing::ShapeCollection::AddTextbox method. Adds a text box to the worksheet in C++.... TextBox Aspose :: Cells :: Drawing...Represents the vertical offset of textbox from its left row, in unit...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  9. 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...
  10. 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...