Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,526 for

textbox

(0.04 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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...
  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. TextBox.next property | Aspose.Words for Node.js

    Textbox.next property. Returns or sets a [Textbox](../) that represents the next [Textbox](../) in a sequence of shapes....property TextBox.next property Returns or sets a TextBox that represents...represents the next TextBox in a sequence of shapes. get next...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your document's layout with our easy-to-use Shape FirstParagraph feature....Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs . sheet ....data . shapes whose type is 'TextBox' startpostion : highlight start...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  10. TextBox.next property | Aspose.Words for Python

    Textbox.next property. Returns or sets a [Textbox](../) that represents the next [Textbox](../) in a sequence of shapes....property TextBox.next property Returns or sets a TextBox that represents...represents the next TextBox in a sequence of shapes. @property...

    reference.aspose.com/words/python-net/aspose.wo...