Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 12,916 for

word count

(0.08 sec)
  1. OdsoFieldMapData.MappedName | Aspose.Words for ...

    Discover the OdsoFieldMapData MappedName property, which links merge field names to specified columns, enhancing data mapping efficiency and accuracy.... Count , Is . EqualTo ( 30 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 29 )); // Use...

    reference.aspose.com/words/net/aspose.words.set...
  2. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document.... words . DocumentBase : ... Examples...( 'Current list count: ' + str ( lists . count )) print ( 'Is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.copy_styles_from_template method | Asp...

    aspose.Words.Document.copy_styles_from_template method... words . Document ): ... Parameter...assertEqual ( 7 , template . styles . count ) # Create a document which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.Words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing document... count ) # 2 - Load from a document...( 1 , digital_signatures . count ) Shows how to remove digital...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( nodeList . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....Aspose::Words::Document::ExtractPages method Document::ExtractPages...< Aspose :: Words :: Document > Aspose :: Words :: Document ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format.... Words . LoadFormat Remarks When an...ascertain whether it is an Excel, Word or PowerPoint document without...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AdjustmentCollection class | Aspose.Words for P...

    aspose.Words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape....Properties Name Description count Gets the number of elements...assertEqual ( 1 , adjustments . count ) adjustment = adjustments [...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RowCollection class | Aspose.Words for Python

    aspose.Words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...Properties Name Description count Gets the number of nodes in...))) i = 0 while i < tables . count : print ( f 'Start of Table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...format . general_formats . count ) self . assertEqual ( aw ....

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