Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 14,000 for

word count

(0.22 sec)
  1. DocumentVisitor.VisitTableStart | Aspose.Words ...

    Discover the DocumentVisitor VisitTableStart method, essential for efficiently managing table enumeration in your applications. 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...
  2. SystemFontSource.GetSystemFontFolders | Aspose....

    Discover the GetSystemFontFolders method in SystemFontSource. Easily access system font folders or receive an empty array if unavailable....Words could search system fonts not...on Windows platform Aspose.Words search fonts also in the registry...

    reference.aspose.com/words/net/aspose.words.fon...
  3. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index.... count ) adjustment = adjustments [...docx' ) See Also module aspose.words.drawing class AdjustmentCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Row.Accept | Aspose.Words for .NET

    Discover the Row Accept method, designed to enhance visitor engagement and streamline user interactions for your website's success.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  5. CustomXmlSchemaCollection.Remove | Aspose.Words...

    Effortlessly manage your CustomXmlSchemaCollection with the Remove method to eliminate specific values, enhancing data organization and efficiency.... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 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...
  7. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your document's collection with ease and efficiency.... Count ; i ++) { builder . ListFormat...Create a list from a Microsoft Word template, and customize its...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ChartDataLabel.show_percentage property | Aspos...

    ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting properties in C++....Aspose::Words::DocumentBuilder::get_ListFormat method Contents...Aspose :: Words :: Lists :: ListFormat > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Cell.accept method | Aspose.Words for Node.js

    Cell.accept method. Accepts a visitor.... Words . DocumentVisitor ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

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