Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++....String > columns = System :: MakeArray < System :: String > ({ u...Object >> URIs = System :: MakeArray < System :: SharedPtr < System...
Aspose::Words::Drawing::Charts::ChartSeriesType enum. Specifies a type of a chart series in C++...."Aspose Series" , System :: MakeArray < System :: String > ({ u..."Category 4" }), System :: MakeArray < double > ({ 5.6 , 7.1 ,...
Aspose::Words::Fonts::PhysicalFontInfo class. Specifies information about physical font available to Aspose.Words font engine. To learn more, visit the documentation article in C++....folderFontSource = System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::Bibliography::PersonCollection::Clear method. Removes all items from the collection in C++....PersonCollection > ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::AI::OpenAiModel::WithProject method. Sets a specified Project to the model in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::Saving::PageSet::PageSet constructor. Creates a page set based on exact page indices in C++....:: PageSet > ( System :: MakeArray < int32_t > ({ 0 , 1 , 3 })));...:: PageSet > ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::Fonts::FontSourceType enum. Specifies the type of font source in C++....SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::AI::SummarizeOptions::SummarizeOptions constructor. Initializes a new instances of SummarizeOptions class in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::FontSubstitutionWarningInfo::get_RequestedItalic method. Indicates whether italic style was requested in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...
Aspose::Words::Drawing::Charts::ChartDataLabel::get_Top method. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its Position property, depending on the value of the TopMode property in C++....auto categories = System :: MakeArray < System :: String > ( dataLength...); auto values = System :: MakeArray < double > ( dataLength ,...