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

box

(0.09 sec)
  1. Delete Named Ranges with Golang via C++|Documen...

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Manager dialog box. In the Name Manager dialog box, select the named...close the Name Manager dialog box. Save the workbook to retain...

    docs.aspose.com/cells/go-cpp/delete-named-ranges/
  2. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textBox sizing with a simple boolean setting for optimal customization....Remarks Applicable for a check box form field only. Examples Shows...document builder to insert a combo box. builder . Write ( "Choose a...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkBox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....Remarks Applicable for a check box form field only. Examples Shows...document builder to insert a combo box. builder . Write ( "Choose a...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.OwnHelp | Aspose.Words for .NET

    Discover the FormField OwnHelp property. Easily user experience by customizing help messages when users press F1 on focused form fields....that’s displayed in a message box when a form field has the focus...document builder to insert a combo box. builder . Write ( "Choose a...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures, etc., into a chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/cpp/controls-in-charts/
  6. FormField.name property | Aspose.Words for Python

    FormField.name property. Gets or sets the form field name....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...
  7. FormField.checked property | Aspose.Words for P...

    FormField.checked property. Gets or sets the checked status of the check Box form field...checked status of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FormField.default property | Aspose.Words for P...

    FormField.default property. Gets or sets the default value of the check Box form field...the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textBox or shape using Aspose.Cells with C++....character spacing of an Excel text box or shape using the TextOptions...character spacing of the text box in an Excel file to 4 points...

    docs.aspose.com/cells/cpp/change-character-spac...
  10. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name....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...