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

textbox

(0.07 sec)
  1. 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...
  2. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the Textbox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....InternalMarginRight TextBox.InternalMarginRight property Specifies...( doc ); // Insert another textbox with specific margins. Shape...

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