Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 14,170 for

word count

(0.1 sec)
  1. WebExtensionBindingCollection class | Aspose.Wo...

    aspose.Words.webextensions.WebExtensionBindingCollection class. Specifies a list of web extension bindings...Properties Name Description count Methods Name Description add(item)...the web extension in Microsoft Word via Developer -> Add-ins. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart.... Words . Drawing . Charts . LegendPosition...for pre-Word 2016 charts and LegendPosition.Top for Word 2016 charts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document....in a document with Microsoft Word recognizes a part of its text...'May 29, 2019' )) # Microsoft Word may recognize the above contents...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Tune for speed vs quality|Documentation

    Move a preset along the speed-quality curve in Aspose.LLM for .NET — model size, quantization, sampler, context, GPU offload....TotalSeconds:F1} tok/s" ); Word count is an approximation — real...are usually 1.3-1.5× the word count for English. What’s next...

    docs.aspose.com/llm/net/how-to/tune-for-speed-v...
  5. SdtListItem class | Aspose.Words for Python

    aspose.Words.markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_LIST](../sdttype/#DROP_DOWN_LIST) structured document tag...opening the form in Microsoft Word. # The "list_items" property...assertEqual ( 4 , list_items . count ) # The drop-down list is displaying...

    reference.aspose.com/words/python-net/aspose.wo...
  6. After the mail merge Table of contents is broke...

    In my Word document I have added the table of contents. During the mail merge I am replacing the some tags data after that I am expecting that table of content will get auto adjusted but it is not doing it. But instead …...broken in word document Aspose.Words Product Family words-net srinicasepoint...October 17, 2025, 1:11am 1 In my word document I have added the table...

    forum.aspose.com/t/after-the-mail-merge-table-o...
  7. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....opening the form in Microsoft Word. # The "list_items" property...assertEqual ( 4 , list_items . count ) # The drop-down list is displaying...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  10. 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...