Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,722 for

textbox

(0.03 sec)
  1. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++.... auto textBox = MakeObject < Shape > ( doc...doc , ShapeType :: TextBox ); textBox -> set_WrapType ( WrapType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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 = MakeObject < Shape > ( doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. TextBoxAnchor enumeration | Aspose.Words for No...

    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/nodejs-net/aspose.wo...
  5. TextBoxAnchor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextboxAnchor enum for precise vertical alignment of shape text. Enhance your document formatting effortlessly!...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/net/aspose.words.dra...
  6. 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...
  7. Working with GridJs Highlight feature|Documenta...

    This article describes how to use GridJs to highlight on cell text, cell ranges ,shapes and pictures....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/python-net/aspose-cells-g...
  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 | 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...
  10. 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...