Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,377 for

makearray

(0.05 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowBubbleSize method. Allows to specify whether bubble size is to be displayed for the data labels of the entire series. Applies only to Bubble charts. Default value is false in C++....Test Series" , System :: MakeArray < double > ({ 2.9 , 3.5 ,... 4.0 , 4.0 }), System :: MakeArray < double > ({ 1.9 , 8.5 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Fonts::TableSubstitutionRule::Ad...

    Aspose::Words::Fonts::TableSubstitutionRule::AddSubstitutes method. Adds substitute font names for given original font name in C++...."Kreon-Regular" , System :: MakeArray < System :: String > ({ u...SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Fonts::TableSubstitutionRule::Ge...

    Aspose::Words::Fonts::TableSubstitutionRule::GetSubstitutes method. Returns array containing substitute font names for the specified original font name in C++...."Kreon-Regular" , System :: MakeArray < System :: String > ({ u...SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder method. Gets or sets a flag indicating whether a horizontal border of the data table is displayed. The default value is true in C++....auto xValues = System :: MakeArray < double > ({ 2020 , 2021..."Series1" , xValues , System :: MakeArray < double > ({ 5 , 11 , 2 ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::Chart::get_Form...

    Aspose::Words::Drawing::Charts::Chart::get_Format method. Provides access to fill and line formatting of the chart in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 1 , 2 })); series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_IsAuto method. Returns a flag indicating that axis bound should be determined automatically in C++....u "Series 1" , System :: MakeArray < double > ({ 1.1 , 5.4 ,... 2.1 , 9.7 }), System :: MakeArray < double > ({ 2.1 , 0.3 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting of a chart element. To learn more, visit the documentation article in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 1 , 2 })); series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Custom Font in C++|Aspose.Slides Documentation

    PowerPoint custom fonts in C++...set_FontFolders ( System :: MakeArray < String > ({ u "assets \\...set_MemoryFonts ( System :: MakeArray < ArrayPtr < uint8_t >> ({...

    docs.aspose.com/slides/cpp/custom-font/
  9. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_Value method. Returns numeric value of axis bound in C++....u "Series 1" , System :: MakeArray < double > ({ 1.1 , 5.4 ,... 2.1 , 9.7 }), System :: MakeArray < double > ({ 2.1 , 0.3 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....ShapeBase >>> ( System :: MakeArray < System :: SharedPtr < Aspose...InsertGroupShape ( System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...