Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 14,098 for

word count

(0.1 sec)
  1. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... words . Document ): ... Parameter..."GetNumPagesSpanned" method to count how many pages the content of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeries.data_labels property | Aspose.Words...

    ChartSeries.data_labels property. Specifies the settings for the data labels for the entire series.... words . drawing . charts . ChartDataLabelCollec...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....Aspose::Words::PageSetup::get_PageNumberStyle method Contents...format. Aspose :: Words :: NumberStyle Aspose :: Words :: PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!..."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  5. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your document automation.... Count , Is . EqualTo ( 1 )); Assert...); Assert . That ( regions . Count , Is . EqualTo ( 2 )); // Check...

    reference.aspose.com/words/net/aspose.words.mai...
  6. VariableCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all elements from your VariableCollection with our Clear method. Simplify your data management today!... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  7. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....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...
  8. GeneralFormatCollection class | Aspose.Words fo...

    Aspose.Words.Fields.GeneralFormatCollection class. Represents a typed collection of general formats...Properties Name Description count Gets the total number of the...index. See Also module Aspose.Words.Fields GeneralFormat enumeration...

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

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....class Represents a table in a Word document. To learn more, visit...} Allows Microsoft Word and Aspose.Words to automatically resize...

    reference.aspose.com/words/net/aspose.words.tab...
  10. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!... Count , Is . EqualTo ( 2 )); // Delete...Assert . That ( table . Rows . Count , Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...