Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,452 for

makearray

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Marker method. Specifies chart data marker 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. Working with print tickets | C++

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for C++...JobPrintTicket > ( 17 System::MakeArray < System::SharedPtr < IJobPrintTicketItem...< JobInputBin > (System::MakeArray < System::SharedPtr < Inp...

    docs.aspose.com/page/cpp/xps/print-tickets/
  3. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule class. Font config substitution rule. To learn more, visit the documentation article in C++....bool isWindows = System :: MakeArray < System :: PlatformID > ({...isLinuxOrMac = System :: MakeArray < System :: PlatformID > ({...

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

    Aspose::Words::Drawing::Charts::ChartNumberFormat class. Represents number formatting of the parent element. To learn more, visit the documentation article in C++....Test Series" , System :: MakeArray < System :: String > ({ u..., u "Note" }), System :: MakeArray < double > ({ 1900000 , 850000...

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

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Font method. Provides access to the font formatting of the data labels of the entire series in C++....( u "Revenue" , System :: MakeArray < System :: String > ({ u... u "March" }), System :: MakeArray < double > ({ 25.611 , 21...

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

    Aspose::Words::Drawing::Charts::ChartSeries::get_HasDataLabels method. Gets or sets a flag indicating whether data labels are displayed for the series in C++....( u "Revenue" , System :: MakeArray < System :: String > ({ u... u "March" }), System :: MakeArray < double > ({ 25.611 , 21...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Customize PowerPoint Fonts in С++|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for С++ to keep your presentations sharp and consistent across any device....set_FontFolders ( System :: MakeArray < String > ({ u "assets \\...set_MemoryFonts ( System :: MakeArray < ArrayPtr < uint8_t >> ({...

    docs.aspose.com/slides/cpp/custom-font/
  8. 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...
  9. 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...
  10. 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...