Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 14,233 for

word count

(0.21 sec)
  1. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency.... Count , Is . EqualTo ( 1 )); // Composite...( NodeType . Any , true ). Count , Is . EqualTo ( 4 )); // We...

    reference.aspose.com/words/net/aspose.words/par...
  2. 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...
  3. 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...
  4. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every page when the table spans more than one page.... count } , column 1.` ); builder ....write ( `Row ${ table . rows . count } , column 2.` ); builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionCollection.reject method | Aspose.Words...

    RevisionCollection.reject method. Rejects revisions that match specified criteria.... Words . IRevisionCriteria ) Parameter...implementation. Returns The count of rejected revisions. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.showLeaderLines property | Aspos...

    ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

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

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in document processing....Properties Name Description Count { get; } Gets the number of...Frameset . ChildFramesets . Count , Is . EqualTo ( 3 )); // We...

    reference.aspose.com/words/net/aspose.words.fra...
  8. TaskPaneCollection class | Aspose.Words for Python

    aspose.Words.webextensions.TaskPaneCollection class. Specifies a list of persisted task pane objects...Properties Name Description count Methods Name Description add(item)...remove(index) See Also module aspose.words.webextensions TaskPane class...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a document and apply various properties to them....Words supports track changes in Microsoft Word. With this...feature in Aspose.Words, as well as in Microsoft Word, can be associated...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  10. 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...while i < series . y_values . count : # Clear individual format...

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