Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,655 for

box

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

    Shape.firstParagraph property. Gets the first paragraph in the shape....to create and format a text box. let doc = new aw . Document...(); // Create a floating text box. let textBox = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....to create and format a text box. auto doc = MakeObject < Document...(); // Create a floating text box. auto textBox = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/sto...
  7. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape....the text contents of a text box. doc = aw . Document () builder... drawing . ShapeType . TEXT_BOX , width = 200 , height = 200...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextBox.VerticalAnchor | Aspose.Words for .NET

    Discover how the TextBox VerticalAnchor property enhances text alignment within shapes for improved design and readability in your projects....the text contents of a text box. Document doc = new Document...align the text in this text box with the top side of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Fields::FormField::get_OwnHelp m...

    Aspose::Words::Fields::FormField::get_OwnHelp method. Specifies the source of the text that's displayed in a message Box when a form field has the focus and the user presses F1 in C++....that’s displayed in a message box when a form field has the focus...document builder to insert a combo box. builder -> Write ( u "Choose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::idx_set method. Gets or sets the element at the specified index in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...