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

word count

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....Words list templates correspond to...Numbering dialog box in Microsoft Word 2003. All lists created using...

    reference.aspose.com/words/net/aspose.words.lis...
  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. 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...
  10. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...