Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,655 for

box

(0.05 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection 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...
  2. Aspose::Words::Range::get_FormFields method | A...

    Aspose::Words::Range::get_FormFields method. Returns a FormFields collection that represents all form fields in the range in C++....document builder to insert a combo box. builder -> Write ( u "Choose..."Choose a value from this combo box: " ); SharedPtr < FormField > comboBox...

    reference.aspose.com/words/cpp/aspose.words/ran...
  3. Aspose::Words::Fields::FormFieldCollection::Cle...

    Aspose::Words::Fields::FormFieldCollection::Clear method. Removes all form fields from this collection and from the document in C++....document builder to insert a combo box. builder -> Write ( u "Choose..."Choose a value from this combo box: " ); SharedPtr < FormField > comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FormField::get_StatusTex...

    Aspose::Words::Fields::FormField::get_StatusText method. Returns or sets the text that's displayed in the status bar when a form field has the focus in C++....document builder to insert a combo box. builder -> Write ( u "Choose..."Choose a value from this combo box: " ); SharedPtr < FormField > comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FormField::SetTextInputV...

    Aspose::Words::Fields::FormField::SetTextInputValue method. Applies the text format specified in TextInputFormat and stores the value in Result in C++....document builder to insert a combo box. builder -> Write ( u "Choose..."Choose a value from this combo box: " ); SharedPtr < FormField > comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. TextBoxWrapMode | Aspose.Words for Java

    Specifies how text wraps inside a shape in Java....mode for the contents of a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 300.0, 300.0); TextBox textBox...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::FormFieldCollection::get...

    Aspose::Words::Fields::FormFieldCollection::get_Count method. Returns the number of form fields in the collection in C++....document builder to insert a combo box. builder -> Write ( u "Choose..."Choose a value from this combo box: " ); SharedPtr < FormField > comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!...orientation of text inside a text box. Document doc = new Document...the text contents of this text box. textBox . LayoutFlow = layoutFlow...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FormField.Type | Aspose.Words for .NET

    Discover the FormField Type property to easily identify and utilize various form field types, enhancing your web forms' functionality and user experience....Shows how to insert a combo box. Document doc = new Document...fruit: " ); // Insert a combo box which will allow a user to choose...

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

    Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value 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...