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

word count

(0.19 sec)
  1. ListFormat.ApplyBulletDefault | Aspose.Words fo...

    Discover how to use the ApplyBulletDefault method to effortlessly create stylish bulleted lists in your documents, enhancing readability and organization....Words main advantages are:" ); //...builder . Writeln ( "Aspose.Words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/net/aspose.words.lis...
  2. VariableCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.VariableCollection, efficiently manage and customize document variables for enhanced document automation and flexibility....Properties Name Description Count { get; } Gets the number of...Assert . That ( variables . Count , Is . EqualTo ( 3 )); // We...

    reference.aspose.com/words/net/aspose.words/var...
  3. RevisionGroup.RevisionType | Aspose.Words for .NET

    Discover the RevisionGroup RevisionType property to easily identify and manage the types of revisions in your project. Streamline your workflow today!... Count , Is . EqualTo ( 7 )); foreach...namespace Aspose.Words assembly Aspose.Words RevisionGroup.Author...

    reference.aspose.com/words/net/aspose.words/rev...
  4. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility...."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  5. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding...."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  6. ChartDataLabel.is_hidden property | Aspose.Word...

    ChartDataLabel.is_hidden property. Gets/sets a flag indicating whether this label is hidden... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Properties Name Description count Returns the number of ChartDataLabel...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

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

    Discover the Adjustment Name property to easily access and manage your adjustments for improved efficiency and streamlined workflows.... Count , Is . EqualTo ( 1 )); Adjustment...namespace Aspose.Words.Drawing assembly Aspose.Words Adjustment.Value...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabel.IsVisible | Aspose.Words for .NET

    Discover how the ChartDataLabel IsVisible property enhances data visualization by confirming when labels are ready to display valuable insights.... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes....begins the footnote/endnote count. doc = aw . Document () builder...document maintains separate counts # for footnotes and for endnotes...

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