Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,864 for

box

(0.07 sec)
  1. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text Box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....object, for example, a text box containing paragraphs, arrow... Such contents can be text boxes, images, AutoShapes, OLE objects...

    docs.aspose.com/words/java/rendering-shapes-sep...
  2. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....Word include textbox, combo box and checkbox. DocumentBuilder...into a document: Insert a Check Box Call InsertCheckBox to insert...

    docs.aspose.com/words/net/working-with-form-fie...
  3. 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...
  4. Showing Cell Range as Data Labels|Documentation

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for .NET. This guide demonstrates 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...
  5. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect the workbook structure of Excel files using Java code. Lock and unlock Excel (xlsx, xls, xlsb) and OpenOffice Calc (ODS) files using Aspose.Cells for Java....Enter a password in the Password box . Select OK , re‑enter the password...

    docs.aspose.com/cells/java/protect-and-unprotec...
  6. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....and open the Save As… dialog box, you will see its format as Strict...

    docs.aspose.com/cells/go-cpp/save-workbook-to-s...
  7. 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...
  8. 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/net/protect-and-unprotect...
  9. 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 Python via .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/python-net/showing-cell-r...
  10. 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...