Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,860 for

box

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

    Aspose::Words::Fields::DropDownItemCollection::Clear method. Removes all elements 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...
  2. Aspose::Words::Fields::FormField::get_Checked m...

    Aspose::Words::Fields::FormField::get_Checked method. Gets or sets the checked status of the check Box form field. Default value for this property is false in C++....checked status 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...
  3. Shape.text_box property | Aspose.Words for Python

    Shape.text_Box property. Defines attributes that specify how text is displayed in a shape....text_box property Shape.text_box property Defines attributes...a shape. @property def text_box ( self ) -> aspose . words ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!...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 method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index....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...
  6. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....to create and format a text box. auto doc = System :: MakeObject...(); // Create a floating text box. auto textBox = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textBoxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....Examples Shows how to manage text box formatting while appending a...another document with a text box, which we will import into the...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. DropDownItemCollection.Clear | Aspose.Words for...

    Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!...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...
  9. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textBox content. Optimize with ease today!...Examples Shows how to manage text box formatting while appending a...another document with a text box, which we will import into the...

    reference.aspose.com/words/net/aspose.words/imp...
  10. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkBox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents.... Write ( "Unchecked check box of a default size: " ); builder...Write ( "Large checked check box: " ); builder . InsertCheckBox...

    reference.aspose.com/words/net/aspose.words/doc...