Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 14,224 for

word count

(0.21 sec)
  1. SdtListItemCollection.Add | Aspose.Words for .NET

    Discover how to enhance your collection with the SdtListItemCollection Add method. Effortlessly add items and streamline your data management today!...opening the form in Microsoft Word. // The "ListItems" property...Assert . That ( listItems . Count , Is . EqualTo ( 4 )); // The...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SdtListItemCollection.Clear | Aspose.Words for ...

    Effortlessly clear all items from your SdtListItemCollection with the Clear method. Streamline your data management for optimal performance!...opening the form in Microsoft Word. // The "ListItems" property...Assert . That ( listItems . Count , Is . EqualTo ( 4 )); // The...

    reference.aspose.com/words/net/aspose.words.mar...
  3. StructuredDocumentTag.ListItems | Aspose.Words ...

    Discover the StructuredDocumentTag ListItems property, providing easy access to the SdtListItemCollection for enhanced document management and organization....opening the form in Microsoft Word. // The "ListItems" property...Assert . That ( listItems . Count , Is . EqualTo ( 4 )); // The...

    reference.aspose.com/words/net/aspose.words.mar...
  4. SdtListItem.DisplayText | Aspose.Words for .NET

    Discover how the SdtListItem DisplayText property enhances your content by customizing displayed text, improving user engagement and clarity....opening the form in Microsoft Word. // The "ListItems" property...Assert . That ( listItems . Count , Is . EqualTo ( 4 )); // The...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SdtListItemCollection.removeAt method | Aspose....

    SdtListItemCollection.removeAt method. Removes a list item at the specified index....opening the form in Microsoft Word. // The "ListItems" property...4" )); expect ( listItems . count ). toEqual ( 4 ); // The drop-down...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your document's paragraphs for a polished, professional look....runs are being joined they count as N - 1 joins. Remarks This...multiple times in Microsoft Word. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced document management and automation.... Count , Is . EqualTo ( 0 )); // Custom...Assert . That ( properties . Count , Is . EqualTo ( 5 )); // Print...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign documents and detect, Count, verify, and remove existing digital signatures using C#....Words allows you to detect, count, or verify existing.... Supported Formats Aspose.Words allows you to work with digital...

    docs.aspose.com/words/net/working-with-digital-...
  9. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the document....runs are being joined they count as N - 1 joins. Examples Shows...multiple times in Microsoft Word. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.Words.properties.CustomDocumentProperties.add method...words as aw from api_example_base...assertEqual ( 0 , properties . count ) # Custom document properties...

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