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::AI::OpenAiModel::WithOrganization method. Sets a specified Organization to the model in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::AI::AiModel::Create method. Creates a new instance of AiModel class in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...
Use the C++ library for opening your PDF document with the next code snippet by Aspose.PDF.... int size ) { auto arr = MakeArray < uint8_t > ( size ); Buffer...
Aspose::Words::AI::AiModel::WithApiKey method. Sets a specified API key to the model in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....:: PageSet > ( System :: MakeArray < int32_t > ({ 0 , 1 , 3 })));...
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...