Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks for C++....parameter that specifies the type of time phase data as TaskCost...timePhasedValue_enumerator -> get_Current(), true )) 37 { 38 System::Console:...
Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the Stroke property...get_Stroke (); stroke -> set_On ( true ); stroke -> set_Weight ( 5...
Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check box form field. Default value for this property is false in C++....comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...get_DropDownSelectedInde ()); ASSERT_TRUE ( comboBox -> get_Enabled ());...
Aspose::Words::Fields::FormField::get_DropDownSelectedIndex method. Gets or sets the index specifying the currently selected item in a dropdown form field in C++....comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...get_DropDownSelectedInde ()); ASSERT_TRUE ( comboBox -> get_Enabled ());...
Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize method. Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly in C++....comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...get_DropDownSelectedInde ()); ASSERT_TRUE ( comboBox -> get_Enabled ());...
ChartDataLabelCollection.position property. Gets or sets the position of the data labels....the following chart series types: ChartSeriesType.BAR , ChartSeriesType...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...
Aspose::Words::Fields::FormField::get_EntryMacro method. Returns or sets an entry macro name for the form field in C++....comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...get_DropDownSelectedInde ()); ASSERT_TRUE ( comboBox -> get_Enabled ());...
Aspose::Words::Fields::FormField::get_ExitMacro method. Returns or sets an exit macro name for the form field in C++....comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...get_DropDownSelectedInde ()); ASSERT_TRUE ( comboBox -> get_Enabled ());...
Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph.... ANY , True ) self . assertEqual ( aw ....SECTION , nodes [ 0 ] . node_type ) self . assertEqual ( doc ...