Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 4,321 for

box

(0.03 sec)
  1. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.... Check-box to Show Cell Range as Data Labels...

    docs.aspose.com/cells/net/showing-cell-range-as...
  2. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a shape in C++....internal margins for a text box. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text....Examples Shows how to get a text box to resize itself to fit its contents...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Update ActiveX ComboBox Control|Documentation

    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....COMBO_BOX value and then typecast it into...been updated to “This is combo box control”. Sample Code The following...

    docs.aspose.com/cells/python-net/update-activex...
  5. Convert One File|Aspose.Words for SharePoint

    How to convert a file from SharePoint UI using the Aspose.Words for SharePoint....folder directly in the edit box, but it may be more convenient...button (“ … ”) next to the edit box. Only document libraries and...

    docs.aspose.com/words/sharepoint/convert-one-file/
  6. Modify Excel VBA Library using C#

    Modify Excel VBA Library using C# by adding a module and code. Get the IDE settings, a list of steps, and a sample code to work with Excel macro library using C#....the module displays a message box in MS Excel whenever the cell...value is changed. This message box contains the updated value in...

    kb.aspose.com/cells/net/modify-excel-vba-librar...
  7. Adding Reporting Services Formulas|Documentation

    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....expression appears in the top edit box. Click OK button to insert the...

    docs.aspose.com/cells/reportingservices/adding-...
  8. Remove Pivot Connection|Documentation

    Learn how to remove pivot connection with Aspose.Cells library....you can operate on the check box. Similarly, if you want to disassociate...

    docs.aspose.com/cells/net/remove-pivot-connection/
  9. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...name here" , 30 ); // 2 - Combo box with prompt text, and a range... InsertComboBox ( "My combo box" , items , 0 ); builder . Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a text form field in Java....name here", 30); // 2 - Combo box with prompt text, and a range...builder.insertComboBox("My combo box", items, 0); builder.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...