Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 12,636 for

box

(0.07 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. structure2.css

    ::-webkit-input-placeholder { font-weight: 400; font-style: normal } ::-moz-placeholder { font-weight: 400; font-style: normal } :-ms-input-placeholder { font-weight: 400; font-style: normal } :-mo......height: 60px; background: #111; box-shadow: 0 -10px 10px -10px #000...auto; padding: 0 15px; box-sizing: border-box } .venturelogo a {...

    products.aspose.com/gis/net/css/structure2.css
  3. FloatingBox | Aspose.PDF for .NET API Reference

    Initializes a new instance of the FloatingBoxaspose.pdf/floatingBox class with specified width and height....width of the box. height Single The height of the box. See Also...

    reference.aspose.com/pdf/net/aspose.pdf/floatin...
  4. AlignmentPoint | Aspose.Slides for .NET API 参考

    当为真时此运算符模拟器用作对齐点即 其他方程中指定的对齐点可以与之对齐 默认值假...IMathBox box = new MathematicalText ( "==" ). ToBox (); box . AlignmentPoint...

    reference.aspose.com/slides/zh/net/aspose.slide...
  5. DropDownItemCollection.Add | Aspose.Words for .NET

    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...DocumentBuilder ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fields::FormFieldCollection::Rem...

    Aspose::Words::Fields::FormFieldCollection::Remove method. Removes a form field with the specified 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...
  7. Aspose::Words::Fields::FormField::get_Enabled m...

    Aspose::Words::Fields::FormField::get_Enabled method. True if a form field is enabled 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. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value 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...
  9. Aspose::Words::Fields::FormField::Accept method...

    Aspose::Words::Fields::FormField::Accept method. Accepts a visitor 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...
  10. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection 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...