Aspose::Cells::Charts::Bar3DShapeType enum. Represents the shape used with the 3-D bar or column chart in C++....Values Name Value Description Box 0 Box. PyramidToPoint 1 PyramidToPoint...
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...
Aspose::Words::Drawing::TextBoxWrapMode enum. Specifies how text wraps inside a shape in C++....mode for the contents of a text box. auto doc = MakeObject < Document..."TextBoxWrapMode.None" to increase the text box's width // to accommodate text...
Aspose::Words::Drawing::TextBox::get_TextBoxWrapMode method. Determines how text wraps inside a shape in C++....mode for the contents of a text box. auto doc = MakeObject < Document..."TextBoxWrapMode.None" to increase the text box's width // to accommodate text...
Allows to create a math Box...class Allows to create a math box public class MathBoxFactory :...(IMathElement) Create a math box by applying to the element Remarks...
ComboBox property. Gets or sets the index number of the currently selected item in a list Box or combo Box. Zerobased...selected item in a list box or combo box. Zero-based. public int...
ListBox property. Gets or sets the index number of the currently selected item in a list Box or combo Box. Zerobased...selected item in a list box or combo box. Zero-based. public int...
Bar3DShapeType enumeration Bar3DShapeType enumeration Represents the shape used with the 3-D bar or column chart. The......members: Fields Field Description BOXBox PYRAMID_TO_POINT PyramidToPoint...
Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkBox form field at the current position in C++....-> Write ( u "Unchecked check box of a default size: " ); builder...Write ( u "Large checked check box: " ); builder -> InsertCheckBox...