Discover the Node Range property, effortlessly access a Range object that defines the document segment within your node for enhanced content management...."Section 2." ); Assert . AreEqual ( "Section 1. \fSection 2." , doc...Assert . AreEqual ( "Section 2." , doc . GetText (). Trim ());...
Aspose::Words::MailMerging::MailMergeRegionInfo::get_EndField method. Returns an end field for the region in C++....-> get_Regions (); ASSERT_EQ ( 2 , topRegions -> get_Count ());...-> get_Regions (); ASSERT_EQ ( 2 , nestedRegions -> get_Count ());...
Provides typed access to a collection of Table nodes in Java....assertEquals(2, tables.get(1).getRows().getCount());...nested within one parent table // 2 = Table is nested within two parent...
Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart...."AW Category 1" , "AW Category 2" }; ChartSeries series1 = series...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...
Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" }, style . Aliases ); Assert...
ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...
ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...
Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation.... AreEqual ( 2 , topRegions . Count ); Assert...Regions ; Assert . AreEqual ( 2 , nestedRegions . Count ); Assert...
Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management.... AreEqual ( 2 , topRegions . Count ); Assert...Regions ; Assert . AreEqual ( 2 , nestedRegions . Count ); Assert...
Style.equals method. Compares with the specified style...MyStyle Alias 1,MyStyle Alias 2". # If a style's name has multiple...'MyStyle Alias 1' , 'MyStyle Alias 2' ], style . aliases ) self . assertEqual...