Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 5,859 for

box

(0.17 sec)
  1. Add Pivot Connection|Documentation

    Learn how to add a pivot connection with Aspose.Cells for Python via .NET....list, you can use the check box. Similarly, if you want to associate...

    docs.aspose.com/cells/python-net/add-pivot-conn...
  2. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...box {border:1px solid #000; padding:5px;...</style></head><body> <h1>Test</h1><div class='box'>Sample content</div> </body></html>";...

    forum.aspose.com/t/supported-css-properties-for...
  3. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using Python code....Enter a password in the Password box . Select OK , re-enter the password...

    docs.aspose.com/cells/python-java/protect-and-u...
  4. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using C# code....Enter a password in the Password box. Select OK , re‑enter the password...

    docs.aspose.com/cells/python-net/protect-and-un...
  5. Remove Pivot Connection|Documentation

    Learn how to remove pivot connection with Aspose.Cells for Python via .NET library....you can check or uncheck the box. Similarly, if you want to disassociate...

    docs.aspose.com/cells/python-net/remove-pivot-c...
  6. 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....been updated to “This is combo box control”. Sample Code The following...

    docs.aspose.com/cells/java/update-activex-combo...
  7. Save Workbook to Strict Open XML Spreadsheet Fo...

    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....and open the Save As… dialog box, you will see its format as Strict...

    docs.aspose.com/cells/java/save-workbook-to-str...
  8. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text form field at the current position in C++....name here" , 30 ); // 2 - Combo box with prompt text, and a range...InsertComboBox ( u "My combo box" , items , 0 ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....including checkboxes, text boxes, date pickers, and drop-down...content control of type rich text box: The following code example shows...

    docs.aspose.com/words/java/working-with-content...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border =...Adding ComboBox field A Combo Box is a form field which will add...

    docs.aspose.com/pdf/cpp/create-form/