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

word count

(0.05 sec)
  1. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified document variable in the collection.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

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

    Discover the PageSetup PageNumberStyle property to easily customize your page number format for enhanced document presentation and clarity....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...
  4. Document.variables property | Aspose.Words for ...

    Document.variables property. Returns the collection of variables added to a document or template.... words . VariableCollection : ... Examples...assertEqual ( 3 , variables . count ) # We can display the values...

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

    Discover the MailMerge RegionStartTag property to easily define and customize mail merge regions, enhancing your document automation process.... Count , Is . EqualTo ( 1 )); Assert...); Assert . That ( regions . Count , Is . EqualTo ( 2 )); // Check...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose::Words::Comparing::CompareOptions::get_A...

    Aspose::Words::Comparing::CompareOptions::get_AdvancedOptions method. Specifies advanced compare options that might help to produce more precise comparison output in C++....Aspose::Words::Comparing::CompareOptions::get_AdvancedOptions...System :: SharedPtr < Aspose :: Words :: Comparing :: AdvancedCompareOptio...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. RevisionGroupCollection class | Aspose.Words fo...

    aspose.Words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document...Properties Name Description count Returns the number of revision...doc . revisions . groups . count ) for group in doc . revisions...

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

    aspose.Words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionCollection.AcceptAll | Aspose.Words for...

    Discover the RevisionCollection AcceptAll method to seamlessly integrate all revisions, enhancing your workflow efficiency and collaboration.... Count == 0 && docEdited . Revisions . Count == 0 ) docOriginal...namespace Aspose.Words assembly Aspose.Words RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  10. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number format.... words . NumberStyle : ... @page_number_style...page_number_style ( self , value : aspose . words . NumberStyle ): ... Examples...

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