ChartSeries.y_values property. Gets a collection of Y values for this chart series.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...
ChartSeries.x_values property. Gets a collection of X values for this chart series.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...
aspose.words.fields.FieldDde class. Implements the DDE field...the Working with Fields documentation article. Remarks For information...Field ) insert_as_bitmap Gets or sets whether to insert the linked...
Reporting features of the Aspose.Words for SharePoint....where external data must be inserted. Prepare an XML report definition...definition in a SharePoint document library. Link the report template...
ThemeColors.dark2 property. Specifies color Dark 2.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ThemeFonts.eastAsian property. Specifies font name for EastAsian characters.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ThemeColors.followedHyperlink property. Specifies color for a clicked hyperlink.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
Discover how the FieldIf EvaluateCondition method efficiently assesses conditions, enhancing your code's performance and reliability....how to insert an IF field. Document doc = new Document (); DocumentBuilder...
Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series...series data. let doc = new aw . Document (); let builder = new aw ...