Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 12,978 for

word count

(0.05 sec)
  1. Aspose::Words::Vba::VbaModule class | Aspose.Wo...

    Aspose::Words::Vba::VbaModule class. Provides access to VBA project module. To learn more, visit the documentation article in C++....Aspose::Words::Vba::VbaModule class Contents [ Hide ] VbaModule...System::String&) Setter for Aspose::Words::Vba::VbaModule::get_Name ....

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. Row.ParentTable | Aspose.Words for .NET

    Discover the Row ParentTable property to easily access the immediate parent table of any row, enhancing your data management and analysis.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  3. VbaModuleCollection class | Aspose.Words for No...

    Aspose.Words.Vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects...Properties Name Description count Returns the number of VBA modules...collection. See Also module Aspose.Words.Vba VbaModule class VbaModuleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. ChartDataLabel.is_visible property | Aspose.Wor...

    ChartDataLabel.is_visible property. Returns ``True`` if this data label has something to display.... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.RestartPageNumbering | Aspose.Words f...

    Discover how the RestartPageNumbering property enhances document formatting by allowing section-specific page numbering. Optimize your layout effortlessly!...the section to have the page count that PAGE fields display start...the section to have the page count that PAGE fields display start...

    reference.aspose.com/words/net/aspose.words/pag...
  7. BookmarkCollection.remove method | Aspose.Words...

    aspose.Words.BookmarkCollection.remove method... words . Bookmark ): ... Parameter...assertEqual ( 5 , bookmarks . count ) # There are several ways of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSubstitutionSettings.FontNameSubstitution |...

    Optimize your typography with FontSubstitutionSettings. Discover how to customize font name rules for enhanced design flexibility and user experience.... Count ()); Assert . Contains ( "Calibri"...GetSubstitutes ( "Kreon-Regular" ). Count ()); Assert . True ( doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_format method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection.... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...