Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 13,983 for

word count

(0.34 sec)
  1. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series....Properties Name Description count Gets the number of items in...0 ; i < series . yvalues . count ; i ++ ) { // Clear individual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node.... words . Node ): ... Parameter Type...first_section . body . paragraphs . count ) # Composite nodes such as...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent.... count ) cur_node = doc . first_section...TABLE , True ) . count ) See Also module aspose.words class Node Node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataPointCollection class | Aspose.Words f...

    aspose.Words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...Properties Name Description count Returns the number of ChartDataPoint...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldUpdatingProgressArgs class | Aspose.Words ...

    aspose.Words.fields.FieldUpdatingProgressArgs class. Provides data for the field updating progress event....total_fields_count Gets the total fields count to be updated...is completed. updated_fields_count Gets the number of updated fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.name property | Aspose.Words for No...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page layout operation in C++....Aspose::Words::Document::get_PageCount method Contents [ Hide...operation. int32_t Aspose :: Words :: Document :: get_PageCount...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...namespace Aspose.Words.Lists assembly Aspose.Words ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  9. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType font locations for optimal document rendering and embedding....Words looks for TrueType fonts when...Remarks By default, Aspose.Words looks for fonts installed to...

    reference.aspose.com/words/net/aspose.words.fon...
  10. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....words main advantages are:" ); //...builder . writeln ( "Aspose.words allows:" ); // 2 - A numbered...

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