Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 14,233 for

word count

(0.32 sec)
  1. CustomXmlSchemaCollection.remove method | Aspos...

    CustomXmlSchemaCollection.remove method. Removes the specified value from the collection.... count ). toEqual ( 3 ); expect ( schemas...schemas . count ). toEqual ( 0 ); See Also module Aspose.Words.Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlSchemaCollection indexer | Aspose.Word...

    CustomXmlSchemaCollection indexer. Gets or sets the element at the specified index.... count ) self . assertEqual ( 2 , schemas..., schemas . count ) See Also module aspose.words.markup class...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionGroupCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.RevisionGroupCollection class, featuring efficient management of document revision groups for enhanced editing and collaboration....Properties Name Description Count { get; } Returns the number...doc . Revisions . Groups . Count , Is . EqualTo ( 7 )); foreach...

    reference.aspose.com/words/net/aspose.words/rev...
  4. MinP|Documentation

    Minimum-probability truncation in Aspose.LLM for .NET — keeps only tokens whose probability is at least MinP times the top token's probability....cumulative-mass aware) and TopK (which is count aware), MinP is relative-to-top..."Describe today's weather in three words." ); Console . WriteLine ( reply...

    docs.aspose.com/llm/net/developer-reference/par...
  5. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF documents using Aspose.PDF for .NET, allowing for customized document formatting....PageCollection collection’s Count property (from the Document...Get page count System . Console . WriteLine ( "Page Count : {0}"...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  6. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...character = ' ' ; // Set the "Count" property to specify the number...txtSaveOptions . listIndentation . count = 3 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  9. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....a glossary document within a Word document. A glossary document...learn more, visit the Aspose.Words Document Object Model (DOM)...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total page Count based on the latest layout, ensuring accurate document management and insights....get ; } Examples Shows how to count the number of pages in the document...// Verify the expected page count of the document. Assert . That...

    reference.aspose.com/words/net/aspose.words/doc...