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

word count

(0.28 sec)
  1. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  2. TaskPane Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPane class, your key to creating powerful add-in task panes for enhanced document editing and productivity....the web extension in Microsoft Word via Developer -> Add-ins. doc...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 0 )); doc =...

    reference.aspose.com/words/net/aspose.words.web...
  3. Aspose::Words::Fields::FieldSeq::get_ResetHeadi...

    Aspose::Words::Fields::FieldSeq::get_ResetHeadingLevel method. Gets or sets an integer number representing a heading level to reset the sequence number to. Returns -1 if the number is absent in C++....Aspose::Words::Fields::FieldSeq::get_ResetHeadingLevel method...System :: String Aspose :: Words :: Fields :: FieldSeq :: get_ResetHeadingLevel...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. TabStopCollection.removeByIndex method | Aspose...

    TabStopCollection.removeByIndex method. Removes a tab stop at the specified index from the collection.... count ). toEqual ( 2 ); // Remove...( 0 ); expect ( tabStops . count ). toEqual ( 1 ); doc . save...

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

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your VBA projects today!...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" ); VbaModuleCollection...

    reference.aspose.com/words/net/aspose.words.vba...
  6. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.Words/saveformat/#Text) format... count Gets or sets how many TxtListIndentation...character = ' ' ; // Set the "Count" property to specify the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... Count , Is . EqualTo ( 1 )); // Use...Assert . That ( doc . Sections . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Node.GetAncestor | Aspose.Words for .NET

    Discover the Node GetAncestor method to easily retrieve the first ancestor of a specified object type, enhancing your coding efficiency and accuracy.... Count ; i ++) { Table table = ( Table...other tables as children. int count = GetChildTableCount ( table...

    reference.aspose.com/words/net/aspose.words/nod...
  9. VariableCollection class | Aspose.Words for Nod...

    Aspose.Words.VariableCollection class. A collection of document variables...Properties Name Description count Gets the number of elements..."3" ); expect ( variables . count ). toEqual ( 3 ); // We can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldFormat.numeric_format property | Aspose.Wo...

    FieldFormat.numeric_format property. Gets or sets a formatting that is applied to a numeric field result... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

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