Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,771 for

textbox

(0.11 sec)
  1. Aspose::Words::Drawing::TextBoxAnchor enum | As...

    Aspose::Words::Drawing::TextboxAnchor enum. Specifies values used for shape text vertical alignment in C++....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/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++.... auto textBox = MakeObject < Shape > ( doc...doc , ShapeType :: TextBox ); textBox -> set_WrapType ( WrapType...

    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. 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...
  5. TextBox.previous property | Aspose.Words for Py...

    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. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your document's layout and readability.... TextBox , 150 , 100 ); TextBox textBox = textBoxShape...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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/net/aspose-cells-gridjs/h...
  8. TextBox.TextBoxWrapMode | Aspose.Words for .NET

    Discover the Textbox WrapMode property to enhance text wrapping within shapes, improving your design's clarity and visual appeal....TextBoxWrapMode Contents [ Hide ] TextBox.TextBoxWrapMode property Determines...ShapeType . TextBox , 300 , 300 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextBox.isValidLinkTarget method | Aspose.Words...

    Textbox.isValidLinkTarget method. Determines whether this [Textbox](../) can be linked to the target [Textbox](../)....whether this TextBox can be linked to the target TextBox . isValidLinkTarget...Drawing . TextBox ) Parameter Type Description target TextBox See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++.... auto textBox = MakeObject < Shape > ( doc...doc , ShapeType :: TextBox ); textBox -> set_WrapType ( WrapType...

    reference.aspose.com/words/cpp/aspose.words.dra...