Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 12,976 for

word count

(0.07 sec)
  1. DigitalSignature.isValid property | Aspose.Word...

    DigitalSignature.isValid property. Returns ``true`` if this digital signature is valid and the document has not been tampered with.... count ; i ++ ) { const signature =...); } See Also module Aspose.Words class DigitalSignature DigitalSignature...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity.... Count ); Node curNode = doc . FirstSection...NodeType . Table , true ). Count ); Shows how to traverse a composite...

    reference.aspose.com/words/net/aspose.words/nod...
  3. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!... Count ); Assert . AreEqual ( "Series...( 4 , series . DataLabels . Count ); } // Change the separator...

    reference.aspose.com/words/net/aspose.words.dra...
  4. VariableCollection.Contains | Aspose.Words for ...

    Discover if VariableCollection holds a document variable by name. Streamline your data management and enhance your coding efficiency today!... Count ); // We can display the values...AreEqual ( 0 , variables . Count ); See Also class VariableCollection...

    reference.aspose.com/words/net/aspose.words/var...
  5. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!... Count ); Assert . AreEqual ( "Series...( 4 , series . DataLabels . Count ); } // Change the separator...

    reference.aspose.com/words/net/aspose.words.dra...
  6. RevisionGroupCollection class | Aspose.Words fo...

    Aspose.Words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document...Properties Name Description count Returns the number of revision...this[] See Also module Aspose.Words RevisionGroup class RevisionType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this revision group.... count ) for group in doc . revisions...' ) See Also module aspose.words class RevisionGroup RevisionGroup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....Aspose::Words::NodeCollection::Insert method Contents [ Hide...specified index. void Aspose :: Words :: NodeCollection :: Insert...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. 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 . AreEqual ( 0 , layoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 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...