Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 13,990 for

word count

(0.11 sec)
  1. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design.... Count , Is . EqualTo ( 2 )); // Remove...Assert . That ( tabStops . Count , Is . EqualTo ( 1 )); doc ...

    reference.aspose.com/words/net/aspose.words/tab...
  2. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java....Project code page: {1}; Modules count: {2}\n", vbaProject.getName()...Project code page: {1}; Modules count: {2}\n", vbaProject.getName()...

    reference.aspose.com/words/java/com.aspose.word...
  3. OdsoFieldMapDataCollection Class | Aspose.Words...

    Discover the Aspose.Words OdsoFieldMapDataCollection class, a powerful typed collection for efficient management of OdsoFieldMapData objects....Properties Name Description Count { get; } Gets the number of...Assert . That ( dataCollection . Count , Is . EqualTo ( 30 )); using...

    reference.aspose.com/words/net/aspose.words.set...
  4. Get and Set Page Properties|Aspose.PDF for Java

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for Java....PageCollection collection’s Count property (from the Document...Get page count System . out . println ( "Page Count : " + pdfDocument...

    docs.aspose.com/pdf/java/get-and-set-page-prope...
  5. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified document ranges, enhancing your document automation....Properties Name Description Count { get; } Returns the number...; Assert . That ( fields . Count , Is . EqualTo ( 6 )); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  6. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management.... Count , Is . EqualTo ( 2 )); Assert...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  7. VbaReference.LibId | Aspose.Words for .NET

    Discover the VBA LibId property, effortlessly retrieve the Automation type library identifier with this essential guide for developers. Enhance your coding skills!... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  8. RowCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...Properties Name Description count Gets the number of nodes in...( let i = 0 ; i < tables . count ; i ++ ) { console . log ( `Start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OdsoFieldMapDataCollection.GetEnumerator | Aspo...

    Discover the OdsoFieldMapDataCollection's GetEnumerator method to effortlessly iterate through all collection items. Enhance your data handling today!... Count , Is . EqualTo ( 30 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 29 )); // Use...

    reference.aspose.com/words/net/aspose.words.set...
  10. DigitalSignatureUtil.load_signatures method | A...

    aspose.Words.digitalsignatures.DigitalSignatureUtil.load_signatures method... count ) # 2 - Load from a document...( 1 , digital_signatures . count ) Shows how to remove digital...

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