Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,594 for

box

(0.08 sec)
  1. grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....header_type underline The type of the box to be displayed in front of each...each column / row. This box can be used for hand-writing the...

    docs.aspose.com/omr/net/txt-markup/grid/
  2. Grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....“underline” The type of the box to be displayed in front of each...each column / row. This box can be used for hand-writing the...

    docs.aspose.com/omr/net/json-markup/grid/
  3. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!...orientation of text inside a text box. Document doc = new Document...the text contents of this text box. textBox . LayoutFlow = layoutFlow...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FormField.Type | Aspose.Words for .NET

    Discover the FormField Type property to easily identify and utilize various form field types, enhancing your web forms' functionality and user experience....Shows how to insert a combo box. Document doc = new Document...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FormField.DropDownSelectedIndex | Aspose.Words ...

    Discover the FormField DropDownSelectedIndex property to easily manage dropdown selections, enhancing user experience and form functionality....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormFieldCollection.GetEnumerator | Aspose.Word...

    Discover the FormFieldCollection GetEnumerator method, which provides an efficient way to iterate through form fields, enhancing your data management experience....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set text field limits. Enhance user experience with customizable length settings for optimal data entry....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++.... Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...first shape, which is a text box, and set its text Shape shape...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  9. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. How to Get Headers and Footers...

    docs.aspose.com/cells/python-net/get-headers-or...