Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,655 for

box

(0.03 sec)
  1. Aspose::Words::Drawing::TextBox::get_VerticalAn...

    Aspose::Words::Drawing::TextBox::get_VerticalAnchor method. Specifies the vertical alignment of the text within a shape in C++....the text contents of a text box. auto doc = MakeObject < Document...align the text in this text box with the top side of the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a shape....mode for the contents of a text box. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....to create and format a text box. Document doc = new Document...(); // Create a floating text box. Shape textBox = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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....to create and format a text box. Document doc = new Document...(); // Create a floating text box. Shape textBox = new Shape (...

    reference.aspose.com/words/net/aspose.words/sto...
  5. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_Box_wrap_mode property. Determines how text wraps inside a shape....text_box_wrap_mode property TextBox.text_box_wrap_mode property...a shape. @property def text_box_wrap_mode ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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....mode for the contents of a text box. Document doc = new Document..."TextBoxWrapMode.None" to increase the text box's width // to accommodate text...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FormField.checked property | Aspose.Words for N...

    FormField.checked property. Gets or sets the checked status of the check Box form field...checked status of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also module...

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

    Shape constructor. Creates a new shape object....to create and format a text box. doc = aw . Document () # Create...Create a floating text box. text_box = aw . drawing . Shape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...to create and format a text box. doc = aw . Document () # Create...Create a floating text box. text_box = aw . drawing . Shape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_Boxes property. Gets or sets a boolean value that specifies that source formatting of textBoxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...ignore_text_boxes property ImportFormatOptions.ignore_text_boxes property...ignore_text_boxes ( self ) -> bool : ... @ignore_text_boxes.setter...

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