Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 14,098 for

word count

(0.22 sec)
  1. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively....Properties Name Description Count { get; } Gets the number of...0 ; i < series . YValues . Count ; i ++) { // Clear individual...

    reference.aspose.com/words/net/aspose.words.dra...
  2. MailMerge.GetFieldNamesForRegion | Aspose.Words...

    Discover the MailMerge GetFieldNamesForRegion method to effortlessly access a collection of mail merge field names in your specified region. Streamline your workflow!... Count , Is . EqualTo ( 1 )); Assert...); Assert . That ( regions . Count , Is . EqualTo ( 2 )); // Check...

    reference.aspose.com/words/net/aspose.words.mai...
  3. RevisionCollection.accept method | Aspose.Words...

    RevisionCollection.accept method. Accepts revisions that match specified criteria.... words . IRevisionCriteria ): ... Parameter...implementation. Returns The count of accepted revisions. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions.ExportEmbeddedFonts | Aspo...

    Control font embedding in your HTML with the ExportEmbeddedFonts property. Enhance document quality while managing file size effectively....Words can place the fonts in two possible..."HtmlFixedSaveOptions.ExportEmbeddedFonts" ). Count ( f => f . EndsWith ( ".woff"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Discover the ApplyParagraphFormat property in FindReplaceOptions for seamless paragraph formatting in your documents. Enhance your content effortlessly!... int count = doc . Range . Replace ( "...options ); Assert . That ( count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.rep...
  6. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance document formatting and streamline your workflow effortlessly!... Count ( f => f . EndsWith ( ".jpeg"...HandleDocument.md shape" )) . Count ( f => f . EndsWith ( ".png"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... Words . Lists . List ) Parameter Type...Create a list from a Microsoft Word template, and customize its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....execution time is proportional to Count . Examples Shows how to work...Runs ; Assert . That ( runs . Count , Is . EqualTo ( 2 )); // We...

    reference.aspose.com/words/net/aspose.words/nod...
  9. BookmarkCollection.removeAt method | Aspose.Wor...

    BookmarkCollection.removeAt method. Removes a bookmark at the specified index.... count ). toEqual ( 5 ); // There are...document. expect ( bookmarks . count ). toEqual ( 0 ); expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....Properties Name Description count Gets the number of items in...0 ; i < series . yvalues . count ; i ++ ) { // Clear individual...

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