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

word count

(0.13 sec)
  1. ContributorCollection.Author | Aspose.Words for...

    Manage your ContributorCollection with ease. Effortlessly set or retrieve the author for any source to enhance your content organization.... Count ); // Get default data from...3 , source . Contributors . Count ()); Assert . IsNull ( source...

    reference.aspose.com/words/net/aspose.words.bib...
  2. Source.BookTitle | Aspose.Words for .NET

    Discover the BookTitle property to easily manage and customize your book titles. Enhance your source management with this essential feature!... Count ); // Get default data from...3 , source . Contributors . Count ()); Assert . IsNull ( source...

    reference.aspose.com/words/net/aspose.words.bib...
  3. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object.... count ). toEqual ( 3 ); expect ( schemas...schemas . count ). toEqual ( 0 ); See Also module Aspose.Words.Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Count ); compareOptions . AdvancedOptions...AreEqual ( 0 , docA . Revisions . Count ); See Also class AdvancedCompareOptio...

    reference.aspose.com/words/net/aspose.words.com...
  5. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story.... words . StoryType : ... Examples Shows...NodeType . SHAPE , True ) . count ) # We can delete all shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document | Aspose.Words for Java

    Represents a Word document in Java....words.Node , com.aspose.words.CompositeNode ,... com.aspose.words.DocumentBase public class Document extends...

    reference.aspose.com/words/java/com.aspose.word...
  8. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from 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...
  9. Row class | Aspose.Words for Python

    aspose.Words.tables.Row class. Represents a table row... count Gets the number of immediate...))) i = 0 while i < tables . count : print ( f 'Start of Table...

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

    aspose.Words.tables.Cell class. Represents a table cell... count Gets the number of immediate...))) i = 0 while i < tables . count : print ( f 'Start of Table...

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