Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 12,978 for

word count

(0.05 sec)
  1. ChartXValueCollection class | Aspose.Words for ...

    aspose.Words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....Properties Name Description count Gets the number of items in...while i < series . y_values . count : # Clear individual format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BookmarkCollection.Remove | Aspose.Words for .NET

    Effortlessly remove bookmarks from your documents with the BookmarkCollection Remove method. Enhance your document management today!... Count ); // There are several ways...AreEqual ( 0 , bookmarks . Count ); Assert . AreEqual ( "Text...

    reference.aspose.com/words/net/aspose.words/boo...
  3. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X 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...
  4. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent.... count ) cur_node = doc . first_section...TABLE , True ) . count ) See Also module aspose.words class Node Node...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.name property | Aspose.Words for No...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for signing document... count ). toEqual ( 1 ); // 2 - Load...expect ( digitalSignatures . count ). toEqual ( 1 ); Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....( 'Current list count: ' + str ( lists . count )) print ( 'Is...aspose.words.lists class ListCollection ListCollection.count property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontInfo class. Specifies information about a font used in the document... count ). toEqual ( 5 ); // Print all...let i = 0 ; i < allFonts . count ; i ++ ) { console . log ( `Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...txt_save_options . list_indentation . count = 3 doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!... Count ); // There are several ways...AreEqual ( 0 , bookmarks . Count ); Assert . AreEqual ( "Text...

    reference.aspose.com/words/net/aspose.words/boo...