x property x property Gets or gets the x coordinate of the upper left corner of plot-area bounding Box in units of 1/......corner of plot-area bounding box in units of 1/4000 of the chart...Remarks The plot-area bounding box includes the plot area, tick...
AutoShape AutoShape class Represents an AutoShape. addTextFrame Name Description addTextFrame (String) Adds a new Tex......a text box. If shape is not specified to be a text box does not...text attached to it. A text box is merely a specialized shape...
Aspose::Cells::Charts::PlotArea::GetWidth method. Gets or sets the width of plot-area bounding Box in units of 1/4000 of the chart area in C++....width of plot-area bounding box in units of 1/4000 of the chart...Remarks The plot-area bounding box includes the plot area, tick...
Aspose::Cells::Charts::PlotArea::SetY method. Gets or gets the y coordinate of the upper top corner of plot-area bounding Box in units of 1/4000 of the chart area in C++....corner of plot-area bounding box in units of 1/4000 of the chart...Remarks The plot-area bounding box includes the plot area, tick...
DropDownItemCollection.clear method. Removes all elements from the collection....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ) # Insert a combo box, and then verify its collection...
DropDownItemCollection.count property. Gets the number of elements contained in the collection....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ) # Insert a combo box, and then verify its collection...
Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....to create and format a text box. auto doc = MakeObject < Document...(); // Create a floating text box. auto textBox = MakeObject <...
StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....document tag in the form of a check box and set its default state to...to "True" to make the check box become a symbol # once the user...
Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified in C++....document tag in the form of a check box and set its default state to...to "true" to make the check box become a symbol // once the user...
Represents a single form field in Java....Shows how to insert a combo box. Document doc = new Document();...fruit: "); // Insert a combo box which will allow a user to choose...