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

box

(0.4 sec)
  1. How to add/insert TextBox to Worksheet with Jav...

    How to add/insert Text Box to Worksheet in Aspose.Cells for JavaScript via C++....C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In Excel...places where you can insert text boxes: one in Insert → Shapes , and...

    docs.aspose.com/cells/javascript-cpp/add-text-b...
  2. Change Character Spacing of Excel TextBox or Sh...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....character spacing of an Excel text box or shape using the FontSetting...character spacing of the text box in an Excel file to 4 points...

    docs.aspose.com/cells/python-net/change-charact...
  3. Change Character Spacing of Excel TextBox or Sh...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....character spacing of an Excel text box or shape using the FontSetting...character spacing of the text box in an Excel file to 4 points...

    docs.aspose.com/cells/net/change-character-spac...
  4. 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...
  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. 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/
  7. 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...
  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. 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...
  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...