Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 13,990 for

word count

(0.1 sec)
  1. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... Words . Vba . VbaReferenceType Examples...references ; expect ( references . count ). toEqual ( 5 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management.... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the document.... Words . Section Remarks Returns null... expect ( doc . sections . count ). toEqual ( 1 ); // Use a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....words.Field public class FieldSeq...DocumentBuilder(doc); // SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/java/com.aspose.word...
  5. TaskPaneDockState enumeration | Aspose.Words fo...

    aspose.Words.webextensions.TaskPaneDockState enumeration. Enumerates available locations of task pane object....the web extension in Microsoft Word via Developer -> Add-ins. doc...web_extension_task_panes . count ) See Also module aspose.words.webextensions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomPartCollection.remove_at method | Aspose....

    CustomPartCollection.remove_at method. Removes an item at the specified index.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WebExtensionReference.store property | Aspose.W...

    WebExtensionReference.store property. Specifies the instance of the marketplace where the web extension is stored....the web extension in Microsoft Word via Developer -> Add-ins. doc...web_extension_task_panes . count ) See Also module aspose.words.webextensions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TaskPane.is_locked property | Aspose.Words for ...

    TaskPane.is_locked property. Specifies whether the task pane is locked to the document in the UI and cannot be closed by the user....the web extension in Microsoft Word via Developer -> Add-ins. doc...web_extension_task_panes . count ) See Also module aspose.words.webextensions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldCollection.remove_at method | Aspose.Words...

    FieldCollection.remove_at method. Removes a field at the specified index from this collection and from the document.... count ) # Below are four ways of removing...assertEqual ( 5 , fields . count ) # 2 - Get the collection to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Story.Tables | Aspose.Words for .NET

    Discover Story Tables, a curated collection of tables directly linked to your story, enhancing organization and engagement effortlessly.... Count , Is . EqualTo ( 5 )); Assert...That ( tables [ 1 ]. Rows . Count , Is . EqualTo ( 4 )); foreach...

    reference.aspose.com/words/net/aspose.words/sto...