Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 6,234 for

box

(0.41 sec)
  1. FormField.type property | Aspose.Words for Python

    FormField.type property. Returns the form field type....Shows how to insert a combo box. doc = aw . Document () builder...fruit: ' ) # Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....worksheetIndex , 1 , 0 , ObjectExt :: Box < String > ( u "North America"...worksheetIndex , 2 , 0 , ObjectExt :: Box < String > ( u "Europe" )));...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  4. 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...
  5. DropDownItemCollection.IndexOf | Aspose.Words f...

    Discover the DropDownItemCollection IndexOf method, efficiently find the zero-based index of any value 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...
  6. FormField.type property | Aspose.Words for Node.js

    FormField.type property. Returns the form field type....Shows how to insert a combo box. let doc = new aw . Document...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from 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...
  8. DropDownItemCollection.contains method | Aspose...

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

    Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check Box form field. Default value for this property is false in C++....the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also Class...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...