Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,773 for

box

(0.06 sec)
  1. Split Mesh|Documentation

    Developers may require to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3D for .NET API....Mesh of Box This help topic creates a mesh of the box to keep...3D Cube Mesh . Furthermore, a box is composed by 6 planes and each...

    docs.aspose.com/3d/net/split-mesh/
  2. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::get_Count method. Gets the number of elements contained in the collection in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text Boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Manage Text Boxes in Presentations in .NET Contents [ Hide ]...slides typically exist in text boxes or shapes. Therefore, to add...

    docs.aspose.com/slides/net/manage-textbox/
  4. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....to create and format a text box. auto doc = System :: MakeObject...(); // Create a floating text box. auto textBox = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. TextBox.layout_flow property | Aspose.Words for...

    TextBox.layout_flow property. Determines the flow of the text layout in a shape....orientation of text inside a text box. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBoxWrapMode | Aspose.Words for Java

    Specifies how text wraps inside a shape in Java....mode for the contents of a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 300.0, 300.0); TextBox textBox...

    reference.aspose.com/words/java/com.aspose.word...
  8. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....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...
  9. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkBox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....Remarks Applicable for a check box form field only. Examples Shows...document builder to insert a combo box. builder . Write ( "Choose a...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textBox sizing with a simple boolean setting for optimal customization....Remarks Applicable for a check box form field only. Examples Shows...document builder to insert a combo box. builder . Write ( "Choose a...

    reference.aspose.com/words/net/aspose.words.fie...