Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 39,339 for

2

(0.04 sec)
  1. NodeList.count property | Aspose.Words for Python

    NodeList.count property. Gets the number of nodes in the list.... write ( 'Cell 2' ) builder . end_table () builder...get_text () . strip () == 'Cell 2' for n in node_list ])) # Use...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....example -1 means the last node, -2 means the second before last and...1. ' ) builder . write ( 'Run 2. ' ) # Every invocation of the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.show_data_labels_range property ...

    ChartDataLabel.show_data_labels_range property. Allows to specify if values from data labels range to be displayed in the data labels... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.show_category_name property | As...

    ChartDataLabel.show_category_name property. Allows to specify if category name is to be displayed for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.is_hidden property | Aspose.Word...

    ChartDataLabel.is_hidden property. Gets/sets a flag indicating whether this label is hidden... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::ComparisonEvaluationResu...

    Aspose::Words::Fields::ComparisonEvaluationResult class. The comparison evaluation result. To learn more, visit the documentation article in C++....{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". SharedPtr < Field > field = builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java....code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...

    reference.aspose.com/words/java/com.aspose.word...
  8. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this list level....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results.... AllAtEnd 2 All headers and footers are placed...); builder . Writeln ( "Page 2" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Document.footnote_options property | Aspose.Wor...

    Document.footnote_options property. Provides options that control numbering and positioning of footnotes in this document.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...