Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,122 for

textbox

(0.45 sec)
  1. Working with Linked TextBoxes in Java|Aspose.Wo...

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

    docs.aspose.com/words/java/working-with-linked-...
  2. 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/
  3. 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...
  4. 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/
  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 = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. 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...
  8. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your document's layout and readability.... TextBox , 150 , 100 ); TextBox textBox = textBoxShape...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

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