aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...
How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python..., DataLogic 2-of-5 , IATA 2-of-5 , Interleaved 2-of-5 , ITF 6...14 , Matrix 2-of-5 , MSI , OPC , PZN , Standard 2-of-5 , and VIN...
How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for C++..., DataLogic 2-of-5 , IATA 2-of-5 , Interleaved 2-of-5 , ITF 6...14 , Matrix 2-of-5 , MSI , OPC , PZN , Standard 2-of-5 , and VIN...
Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns. The default value is false in C++....get_Range () -> Replace ( regex , u "$2 took money from $1" , options...Replace ( regex , u "$3 bought a $2 from $1" , options ); ASSERT_EQ...
ChartSeries.data_points property. Returns a collection of formatting objects for all data points in this series.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...
ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...
Discover the FieldToc SequenceSeparator property to customize your document's sequence and page number formatting effortlessly. Enhance clarity and organization!..." SEQ PrefixSequence" )); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...
Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's page number with unique prefixes...." SEQ PrefixSequence" )); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...
ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...