Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,128 for

textbox

(0.04 sec)
  1. Inserting Images Dynamically in Java|Aspose.Wor...

    Insert images into your document dynamically when building a report in Java....the following steps: Add a textbox to your template at the place...and others for the textbox, making the textbox look like a blank...

    docs.aspose.com/words/java/inserting-images-dyn...
  2. Aspose::Words::Drawing::Shape::get_TextBox meth...

    Aspose::Words::Drawing::Shape::get_Textbox method. Defines attributes that specify how text is displayed in a shape in C++....::Shape::get_TextBox method Shape::get_TextBox method Defines...Aspose :: Words :: Drawing :: TextBox > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the Textbox LayoutFlow property enhances text layout in shapes, improving design flexibility and readability for your projects....LayoutFlow Contents [ Hide ] TextBox.LayoutFlow property Determines...ShapeType . TextBox , 150 , 100 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Story::get_FirstParagraph method...

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

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. 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...