Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,919 for

word count

(0.07 sec)
  1. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the section in C++....Aspose::Words::PageSetup::get_RestartPageNumbering method Contents...the section. bool Aspose :: Words :: PageSetup :: get_RestartPageNumbering...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of formatting objects for all data points in this series.... words . drawing . charts . ChartDataPointCollec...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor.visitCellStart method | Aspose....

    DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started.... Words . Tables . Cell ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitCellEnd method | Aspose.Wo...

    DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended.... Words . Tables . Cell ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a table has ended.... Words . Tables . Table ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. EndnoteOptions.startNumber property | Aspose.Wo...

    EndnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered endnotes....begins the footnote/endnote count. let doc = new aw . Document...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...Words imports them into destination...assertEqual ( 4 , dst_doc . lists . count ) options = aw . ImportFormatOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section.... count - 1 ; let newSection = doc ...2" ); See Also module Aspose.Words class Section Section.clearHeadersFooters...

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