Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,414 for

textbox

(0.07 sec)
  1. 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...
  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. 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...
  4. 使用JavaScript通过C++管理TextBox|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++管理Excel中的Textbox。...使用JavaScript通过C++管理TextBox Contents [ Hide ] 可能的使用场景 有时候,您可能...有时候,您可能需要在Excel工作表中添加、更新或操作TextBox对象。这对于添加注释、引导文本或任何辅助信息以协助数据展示非常有用。Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  5. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, shapes and pictures in GridJs....getHighlightShapes () Add TextBox to highlight; TextBox is a special kind...shape whose type property is "TextBox" , in the active worksheet...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  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. Aspose::Words::Drawing::Shape::get_FirstParagra...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. TextBox.previous property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/net/aspose.words.dra...