Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not in C++...."MyComboBox" , System :: MakeArray < System :: String > ({ u...
Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources. To learn more, visit the documentation article in C++....SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::AI::SummarizeOptions class. Allows to specify various options for summarizing document content in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::Style::get_Aliases method. Gets all aliases of this style. If style has no aliases then empty array of string is returned in C++....ASPOSE_ASSERT_EQ ( System :: MakeArray < System :: String > ({ u...
Aspose::Words::AI::SummaryLength enum. Enumerates possible lengths of summary in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...
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 ,...
Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++...= MakeObject < Matrix > ( MakeArray < double > ({ rectangle ->...
Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++....String > items = System :: MakeArray < System :: String > ({ u...