Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Represents the color scheme of the document theme which contains twelve...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...
Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...the Working with Charts documentation article. Properties Name...shown. Examples Shows how to insert a chart and set a title. let...
Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert column chart. Shape shape =...
Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis....how to insert an IF field. Document doc = new Document (); DocumentBuilder...
Aspose::Words::Fields::FieldCitation class. Implements the CITATION field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldCitation...format the citation in the document. get_IsDirty () Gets or sets...
ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... Document (); let builder = new aw ...class ChartSeries ChartSeries.insert method...
Aspose::Words::Fields::FieldAddressBlock::get_FormatAddressOnCountryOrRegion method. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006) in C++....t () Examples Shows how to insert an ADDRESSBLOCK field. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...