Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 14,104 for

word count

(0.56 sec)
  1. FieldSeq.ResetNumber | Aspose.Words for .NET

    Manage your FieldSeq ResetNumber property effortlessly! Set or retrieve an integer to control sequence numbers, ensuring accurate data handling....); // SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential tool for managing TaskPane and WebExtension collections efficiently....Properties Name Description Count { get; } Gets the number of...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 1 )); // Print...

    reference.aspose.com/words/net/aspose.words.web...
  3. 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...
  4. 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...
  5. Document.page_count property | Aspose.Words for...

    Document.page_Count property. Gets the number of pages in the document as calculated by the most recent page layout operation....page_count property Document.page_count property Gets the number...operation. @property def page_count ( self ) -> int : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. KnownTypeSet | Aspose.Words for Java

    Represents an unordered set i.e in Java.... getCount() Gets the count of items in the set. iterator()...the count of items in the set. Returns: int - The count of items...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSeq.reset_number property | Aspose.Words f...

    FieldSeq.reset_number property. Gets or sets an integer number to reset the sequence number to...doc ) # SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfLoadOptions.page_index property | Aspose.Wor...

    PdfLoadOptions.page_index property. Gets or sets the 0-based index of the first page to read... page_count = 1 doc = aw . Document ( file_name...assertEqual ( shape_collection . count , 0 ) else : self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSeq.insert_next_number property | Aspose.W...

    FieldSeq.insert_next_number property. Gets or sets whether to insert the next sequence number for the specified item....doc ) # SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

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