Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 10,695 for

true type

(0.17 sec)
  1. Read Task Timephased Data

    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:...

    docs.aspose.com/tasks/cpp/read-timephased-data/
  2. Aspose::Words::Drawing::Stroke class | Aspose.W...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Fields::FormField::get_Default m...

    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 ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FormField::get_DropDownS...

    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 ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FormField::get_IsCheckBo...

    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 ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ChartDataLabelCollection.position property | As...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FormFieldCollection::Get...

    Aspose::Words::Fields::FormFieldCollection::GetEnumerator method. Returns an enumerator object in C++....comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...get_DropDownSelectedInde ()); ASSERT_TRUE ( comboBox -> get_Enabled ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FormField::get_EntryMacr...

    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 ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FormField::get_ExitMacro...

    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 ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Document.ensure_minimum method | Aspose.Words f...

    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 ...

    reference.aspose.com/words/python-net/aspose.wo...