Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 12,919 for

word count

(0.06 sec)
  1. RevisionCollection.reject method | Aspose.Words...

    RevisionCollection.reject method. Rejects revisions that match specified criteria.... words . IRevisionCriteria ): ... Parameter...implementation. Returns The count of rejected revisions. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....Words. Operations with Cloning Documents...Creating a Document Clone Aspose.Words allows you to clone a document...

    docs.aspose.com/words/python-net/clone-a-document/
  3. Working with Traditional Mail Merge Data Source...

    Use simplified syntax in template expressions to work with traditional Aspose.Words Mail Merge data source objects when building a report in C#....Words Mail Merge data source objects...DataView instance, you can count its rows using the following...

    docs.aspose.com/words/net/working-with-mail-mer...
  4. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node.... words . Node , ref_child : aspose . words . Node ):...first_section . body . paragraphs . count ) # Composite nodes such as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType font locations for optimal document rendering and embedding....Words looks for TrueType fonts when...Remarks By default, Aspose.Words looks for fonts installed to...

    reference.aspose.com/words/net/aspose.words.fon...
  6. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management.... Count , Is . EqualTo ( 1 )); // Composite...( NodeType . Any , true ). Count , Is . EqualTo ( 4 )); // We...

    reference.aspose.com/words/net/aspose.words/com...
  7. FontInfoCollection class | Aspose.Words for Python

    aspose.Words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document...Properties Name Description count Gets the number of elements...for i in range ( all_fonts . count ): print ( f 'Font index # {...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly.... Count , Is . EqualTo ( 2 )); doc ...NodeType . Table , true ). Count , Is . EqualTo ( 1 )); Shows...

    reference.aspose.com/words/net/aspose.words.mai...
  9. WebExtensionReferenceCollection class | Aspose....

    Aspose.Words.WebExtensions.WebExtensionReferenceCollection class. Specifies a list of web extension references...Properties Name Description count this[] Methods Name Description...remove(index) See Also module Aspose.Words.WebExtensions WebExtensionReferenc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties.... Words . Lists . ListFormat Examples...builder . writeln ( "Aspose.words main advantages are:" ); //...

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