Aspose::Words::Themes::ThemeColors::get_Accent6 method. Specifies color Accent 6 in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...
Aspose::Words::Themes::Theme::get_Colors method. Allows to specify the set of theme colors for the document in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...
Aspose::Words::Themes::ThemeColors::get_Light1 method. Specifies color Light 1 in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...
Aspose::Words::Themes::ThemeColors::get_Light2 method. Specifies color Light 2 in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...
Aspose::Words::Themes::ThemeFonts::get_ComplexScript method. Specifies font name for ComplexScript characters in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...
Aspose::Words::Themes::ThemeFonts::get_Latin method. Specifies font name for Latin characters in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...
Learn how to export document structure while converting to PDF with Aspose.Cells in C++....row, table, worksheet, image, shape, header/footer, etc. With the...the Excel file with image, shape, chart, etc. Workbook workbook...
ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...
ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; chart . series . clear...