Aspose::Words::Bibliography::PersonCollection::RemoveAt method. Removes the person at the specified index in C++....PersonCollection > ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::Fonts::FolderFontSource::get_Type method. Returns the type of the font source in C++....SetFontsSources ( 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::Drawing::Charts::ChartDataLabel::get_TopMode method. Gets or sets the interpretation mode of the Top property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its Position property in C++....auto categories = System :: MakeArray < System :: String > ( dataLength...); auto values = System :: MakeArray < double > ( dataLength ,...
Aspose::Words::Bibliography::PersonCollection::Remove method. Removes the person from the collection in C++....PersonCollection > ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::Bibliography::PersonCollection::Contains method. Determines whether the collection contains a specific person in C++....PersonCollection > ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::FontSubstitutionReason enum. Specifies the reason of font substitution in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...
Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new page range object in C++....:: PageSet > ( 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...