aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...the Working with Charts documentation article. Properties Name...how to insert a chart and set a title. doc = aw . Document () builder...
Aspose::Words::Fields::FieldIndex::get_CrossReferenceSeparator method. Gets or sets the character sequence that is used to separate cross references and other entries in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...
Possible values for the orientation of a shape in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert an image shape and leave its...
Specifies the unit of time for axes in Java....Shows how to insert chart with date/time values. Document doc = new...new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...
SignatureLine.signer property. Gets or sets suggested signer of the signature line...signature and insert it into a document. doc = aw . Document () builder...signer_title = 'Senior Manager' # Insert a shape that will contain a...
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...
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...
Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances Document automation by merging fields and regions without conditional limits.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEFIELD nested inside...