Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 12,636 for

box

(0.14 sec)
  1. 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/json-markup/grid/
  2. ChartPlotArea | Aspose.Sildes for .NET API Refe...

    Represents rectangle where chart should be plotted....height of a plot area bounding box as a fraction of the height of...width of a plot area bounding box as a fraction of the width of...

    reference.aspose.com/slides/net/aspose.slides.c...
  3. Shape.LastParagraph | Aspose.Words for .NET

    Shape LastParagraph property. Gets the last paragraph in the shape in C#....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. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of 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...
  5. FormField.Enabled | Aspose.Words for .NET

    FormField Enabled property. True if a form field is enabled in C#....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. FormField.Accept | Aspose.Words for .NET

    FormField Accept method. Accepts a visitor in C#....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.TextInputType | Aspose.Words for .NET

    FormField TextInputType property. Gets or sets the type of a text form field in C#....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. Manage TextBox|Aspose.Slides Documentation

    Add textBox or text frame to PowerPoint presentations in C# or .NET...slides typically exist in text boxes or shapes. Therefore, to add...section on this page. Create Text Box on Slide Create an instance of...

    docs.aspose.com/slides/net/manage-textbox/
  9. CalculateFormulas() | Aspose.Slides for C++ API...

    Calculates all formulas in the workbook and updates corresponding cells values....( 0 , u "B2" , ObjectExt :: Box < int32_t > ( 2 )); wb -> GetCell...( 0 , u "B3" , ObjectExt :: Box < int32_t > ( 3 )); wb -> GetCell...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  10. 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/