Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,128 for

textbox

(0.04 sec)
  1. Working with TextBoxes in Python|Aspose.Words f...

    Work with Textboxes in a document using Python....with TextBoxes Contents [ Hide ] In Aspose.Words, TextBox class...Shape from linked TextBox . Creating a Link TextBox class provides...

    docs.aspose.com/words/python-net/working-with-t...
  2. 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...
  3. 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-...
  4. 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/
  5. TextBox.Next | Aspose.Words for .NET

    Discover how the Textbox Next property enhances your design workflow by linking Textboxes seamlessly in your projects for improved organization....Hide ] TextBox.Next property Returns or sets a TextBox that represents...the next TextBox in a sequence of shapes. public TextBox Next {...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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/
  7. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the Textbox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility....InternalMarginLeft TextBox.InternalMarginLeft property Specifies...( doc ); // Insert another textbox with specific margins. Shape...

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