Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,110 for

makearray

(0.04 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 2 , 3 , 4 }));...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowSeriesName method. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series. true to show the series name; false to hide. By default 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...
  3. 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...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection class. Represents a collection of ChartSeriesGroup objects in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 2 , 3 , 4 }));...

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

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::get_FormatCode method. Gets or sets the format code applied to the bubble sizes in C++....( u "Series1" , System :: MakeArray < double > ({ 1 , 1.9 , 2...2.45 , 3 }), System :: MakeArray < double > ({ 1 , - 0.9 , 1.82...

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

    Aspose::Words::Drawing::Charts::ChartXValueCollection::get_FormatCode method. Gets or sets the format code applied to the X values in C++....( u "Series1" , System :: MakeArray < double > ({ 1 , 1.9 , 2...2.45 , 3 }), System :: MakeArray < double > ({ 1 , - 0.9 , 1.82...

    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. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++....Temperature" , System :: MakeArray < double > ({ 51.8 , 53.6..."Population by Region" , System :: MakeArray < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column range associated with the bookmark in C++.... TrimEnd ( System :: MakeArray < char16_t > ({ Aspose ::...GetText (). TrimEnd ( System :: MakeArray < char16_t > ({ Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. ActiveX|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....DrawLines ( pen , System :: MakeArray < Point > ({ System :: Drawing...DrawLines ( pen , System :: MakeArray < Point > ({ System :: Drawing...

    docs.aspose.com/slides/cpp/activex/