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

word count

(0.38 sec)
  1. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your document management efficiency.... Count , Is . EqualTo ( 7 )); foreach...namespace Aspose.Words assembly Aspose.Words RevisionGroup.RevisionType...

    reference.aspose.com/words/net/aspose.words/rev...
  2. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Properties Name Description count Returns the number of ChartDataLabel...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OdsoFieldMapDataCollection class | Aspose.Words...

    Aspose.Words.Settings.OdsoFieldMapDataCollection class. A typed collection of the [OdsoFieldMapData](../odsofieldmapdata/) objects...Properties Name Description count Gets the number of elements...index. See Also module Aspose.Words.Settings class OdsoFieldMapData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  6. FieldUpdatingProgressArgs class | Aspose.Words ...

    Aspose.Words.Fields.FieldUpdatingProgressArgs class. Provides data for the field updating progress event....totalFieldsCount Gets the total fields count to be updated. updateCompleted...fields. See Also module Aspose.Words.Fields FieldUpdateCultureSo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a bookmark at the specified index.... count ) # There are several ways of...assertEqual ( 0 , bookmarks . count ) self . assertEqual ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldUpdatingProgressArg...

    Aspose::Words::Fields::FieldUpdatingProgressArgs::get_TotalFieldsCount method. Gets the total fields Count to be updated in C++....Aspose::Words::Fields::FieldUpdatingProgres::get_TotalFieldsCount...total fields count to be updated. int32_t Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  10. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document.... count ). toEqual ( 5 ); // There are...document. expect ( bookmarks . count ). toEqual ( 0 ); expect ( doc...

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