Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 14,200 for

word count

(0.72 sec)
  1. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... Words . DocumentBase Examples Shows...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.styles property | Aspose.Words for Node.js

    Style.styles property. Gets the collection of styles this style belongs to.... Words . StyleCollection Examples Shows...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

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

    Discover the Aspose.Words.Fields.FieldDocVariable class for seamless DOCVARIABLE field integration, enhancing your document automation and management....{ get; } Gets the Microsoft Word field type. VariableName { get;.... That ( doc . Variables . Count , Is . EqualTo ( 0 )); doc ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... count ): print ( f 'Font index # {...font" ) See Also module aspose.words.fonts class FontInfo FontInfo...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisCollection class | Aspose.Words for Py...

    aspose.Words.drawing.charts.ChartAxisCollection class. Represents a collection of chart axes....Properties Name Description count Gets the number of axes in this...docx' ) See Also module aspose.words.drawing.charts ChartAxis class...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. ContributorCollection.author property | Aspose....

    ContributorCollection.author property. Gets or sets the author of a source.... words . bibliography . Contributor...author ( self , value : aspose . words . bibliography . Contributor...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... words . DocumentBase : ... Examples...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM).... when inserted in Microsoft Word, already contains an up to date...a field is stored in Aspose.Words by using the “ DocumentExplorer”...

    docs.aspose.com/words/nodejs-net/fields-overview/