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

textbox

(0.04 sec)
  1. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape.... let textBox = new aw . Drawing . Shape...Drawing . ShapeType . TextBox ); textBox . wrapType = aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Inserting Images Dynamically in C#|Aspose.Words...

    Insert images into your document dynamically when building a report using C#....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/net/inserting-images-dyna...
  10. 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 = System :: MakeObject < Aspose...

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