Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,859 for

textbox

(0.04 sec)
  1. TextBoxAnchor enumeration | Aspose.Words for Py...

    aspose.words.drawing.TextboxAnchor enumeration. Specifies values used for shape text vertical alignment....aligned to the top of the textbox. MIDDLE Text is aligned to...to the middle of the textbox. BOTTOM Text is aligned to the bottom...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose::Words::Drawing::Shape::get_TextBox meth...

    Aspose::Words::Drawing::Shape::get_Textbox method. Defines attributes that specify how text is displayed in a shape in C++....::Shape::get_TextBox method Shape::get_TextBox method Defines...Aspose :: Words :: Drawing :: TextBox > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in Textboxes, enhancing your document design and readability effortlessly....flow of the text layout in a textbox. public enum LayoutFlow Values...Shape textbox = new Shape ( doc , ShapeType . TextBox ) { Width...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextBox.previous property | Aspose.Words for No...

    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. get previous...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... let textBox = new aw . Drawing . Shape...Drawing . ShapeType . TextBox ); textBox . wrapType = aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::TextBoxAnchor enum | As...

    Aspose::Words::Drawing::TextboxAnchor enum. Specifies values used for shape text vertical alignment in C++....aligned to the top of the textbox. Middle 1 Text is aligned to...to the middle of the textbox. Bottom 2 Text is aligned to the...

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

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++.... auto textBox = System :: MakeObject < Aspose...Drawing :: ShapeType :: TextBox ); textBox -> set_WrapType ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. 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...