Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management.... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...
NodeList.count property. Gets the number of nodes in the list.... write ( "Cell 2" ); builder . endTable (); builder...getText (). trim () == "Cell 2" )). not . toEqual ( null ); //...
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 ...
Discover the MailMergeRegionInfo EndField property, which efficiently returns the end field for your data regions, enhancing your document automation.... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...
ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...
ChartDataLabel.showSeriesName property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...
ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...
This article explains how to rearrange PDF pages for print-optimized layouts using Aspose.PDF for Rust via C++.... In this example, a 2 × 2 layout is used, so four original...save_n_up ( "sample_n_up.pdf" , 2 , 2 ) ? ; Ok (()) } Make Booklet...