Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,377 for

makearray

(0.04 sec)
  1. Aspose::Words::Drawing::Stroke::get_Transparenc...

    Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke in C++...."AW Series 1" , System :: MakeArray < double > ({ 0.7 , 1.8 ,... 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3.2 ,...

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

    Aspose::Words::Drawing::Charts::ChartDataLabelPosition enum. Specifies the position for a chart data label in C++....u "Series 1" , System :: MakeArray < System :: String > ({ u..."Category 3" }), System :: MakeArray < double > ({ 4 , 5 , 6 }));...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark method. Returns or sets the major tick marks in C++....Test Series" , System :: MakeArray < System :: String > ({ u..., u "Note" }), System :: MakeArray < double > ({ 640 , 320 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method. Gets or sets type of the category axis in C++....Test Series" , System :: MakeArray < System :: String > ({ u..., u "Note" }), System :: MakeArray < double > ({ 640 , 320 ,...

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

    Aspose::Words::Drawing::Charts::ChartAxis::get_Document method. Returns the document containing the parent chart in C++....Test Series" , System :: MakeArray < System :: String > ({ u..., u "Note" }), System :: MakeArray < double > ({ 640 , 320 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 管理表格|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的表格...auto dblCols = System :: MakeArray < double > ({ 50 , 50 , 50...auto dblRows = System :: MakeArray < double > ({ 50 , 30 , 30...

    docs.aspose.com/slides/zh/cpp/manage-table/
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMajorGridlines method. Gets or sets a flag indicating whether the axis has major gridlines in C++....Test Series" , System :: MakeArray < System :: DateTime > ({..., 11 , 29 )}), System :: MakeArray < double > ({ 1.2 , 0.3 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Font method. Provides access to font formatting of the tick labels in C++....Test Series" , System :: MakeArray < System :: String > ({ u..., u "Note" }), System :: MakeArray < double > ({ 640 , 320 ,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....uint8_t > oleData = System :: MakeArray < uint8_t > ( workbookStream...outputBuffer = System :: MakeArray < uint8_t > ( inputStream...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  10. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C++...auto dblCols = System :: MakeArray < double > ({ 50 , 50 , 50...auto dblRows = System :: MakeArray < double > ({ 50 , 30 , 30...

    docs.aspose.com/slides/cpp/manage-table/