Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 133,264 for

2

(0.06 sec)
  1. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( 'Heading 1.2' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Discover how to customize the FieldAutoNumLgl SeparatorCharacter property to enhance your data formatting with a flexible separator character....display "2.". InsertNumberedClause ( builder , "\tHeading 2" , fillerText...AUTONUMLGL field at a heading level of 2, // and the AUTONUMLGL count for...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartSeries.smooth property | Aspose.Words for ...

    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 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph....nodes [ 0 ]); expect ( nodes [ 2 ]. NodeType ). toEqual ( aw ....Paragraph ); expect ( nodes [ 2 ]. ParentNode ). toEqual ( nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.separator property | Aspose.Word...

    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 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.showSeriesName property | Aspose...

    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 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph.... PARAGRAPH , nodes [ 2 ] . node_type ) self . assertEqual...assertEqual ( nodes [ 1 ], nodes [ 2 ] . parent_node ) # This is the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPointCollection.count property | Aspos...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::MailMerging::MailMergeRegionInfo...

    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 ());...

    reference.aspose.com/words/cpp/aspose.words.mai...