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

word count

(0.04 sec)
  1. Aspose::Words::RevisionCollection::Reject metho...

    Aspose::Words::RevisionCollection::Reject method. Rejects revisions that match specified criteria in C++....Aspose::Words::RevisionCollection::Reject method RevisionCollection::Reject...criteria. int32_t Aspose :: Words :: RevisionCollection :: Reject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Aspose::Words::RevisionCollection::Accept metho...

    Aspose::Words::RevisionCollection::Accept method. Accepts revisions that match specified criteria in C++....Aspose::Words::RevisionCollection::Accept method RevisionCollection::Accept...criteria. int32_t Aspose :: Words :: RevisionCollection :: Accept...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. ChartDataLabelCollection.showDataLabelsRange pr...

    ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Bookmark.remove method | Aspose.Words for Node.js

    Bookmark.remove method. Removes the bookmark from the document... count ). toEqual ( 5 ); // There are...document. expect ( bookmarks . count ). toEqual ( 0 ); expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Cell.AcceptStart | Aspose.Words for .NET

    Discover the Cell AcceptStart method to seamlessly welcome visitors to your cell's entry point, enhancing user experience and engagement.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  6. DocumentVisitor.VisitCellStart | Aspose.Words f...

    Discover the VisitCellStart method in DocumentVisitor, essential for managing table cell enumeration efficiently. Enhance your coding skills today!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Row.GetText | Aspose.Words for .NET

    Discover the Row GetText method to effortlessly retrieve text from all cells in a row, including the end-of-row character for seamless data management.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  8. 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 ); Assert . AreEqual ( "MailMergeRegion1".... AreEqual ( 2 , regions . Count ); // Check that the second...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the documentation article in C++....Aspose::Words::Vba::VbaModuleCollection class Contents [ Hide...System :: SharedPtr < Aspose :: Words :: Vba :: VbaModule >> Methods...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object.... Examples Shows how to count the number of shapes in a document...s ) See Also module aspose.words.drawing class Shape Shape.has_image...

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