Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,770 for

textbox

(0.07 sec)
  1. Working with TextBoxes in C#|Aspose.Words for .NET

    Introduction to linked Textboxes feature in Aspose.Words for .NET....Ask AI Working with TextBoxes Contents [ Hide ] In Aspose.Words...Words, the TextBox class is used to specify how text is displayed...

    docs.aspose.com/words/net/working-with-textboxes/
  2. Working with TextBoxes in C++|Aspose.Words for C++

    Introduction to linked Textboxes feature in Aspose.Words for C++....Ask AI Working with TextBoxes Contents [ Hide ] In Aspose.Words...Words, the TextBox class is used to specify how text is displayed...

    docs.aspose.com/words/cpp/working-with-textboxes/
  3. Shape.firstParagraph property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the Textbox LayoutFlow property enhances text layout in shapes, improving design flexibility and readability for your projects....LayoutFlow Contents [ Hide ] TextBox.LayoutFlow property Determines...ShapeType . TextBox , 150 , 100 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/net/aspose.words/sto...
  6. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your text, enhancing document presentation....FitShapeToText Contents [ Hide ] TextBox.FitShapeToText property Determines...ShapeType . TextBox , 150 , 100 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges ,shapes and pictures in GridJs....getHighlightShaps () Add textbox to highlight,textbox is a special kind...shape which type property is :“TextBox”, in the active worksheet xs...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. 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...
  10. 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...