Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,655 for

box

(0.06 sec)
  1. FormField | Aspose.Words for Java

    Represents a single form field in Java....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/java/com.aspose.word...
  2. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ) # Insert a combo box, and then verify its collection...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::TextBoxAnchor enum | As...

    Aspose::Words::Drawing::TextBoxAnchor enum. Specifies values used for shape text vertical alignment 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...
  4. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!...Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkBox form field at the current position in C++....-> Write ( u "Unchecked check box of a default size: " ); builder...Write ( u "Large checked check box: " ); builder -> InsertCheckBox...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Fields::FormFieldCollection::idx...

    Aspose::Words::Fields::FormFieldCollection::idx_get method. Returns a form field by bookmark name 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. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkBox status effortlessly—default is unchecked for streamlined user experience....checked status of the check box form field. Default value for...Remarks Applicable for a check box form field only. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Manage TextBox|Aspose.Slides Documentation

    Manage a text Box or text frame in PowerPoint presentations using Java...slides typically exist in text boxes or shapes. Therefore, to add...slide, you have to add a text box and then put some text inside...

    docs.aspose.com/slides/java/manage-textbox/