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

word count

(0.13 sec)
  1. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the document as calculated by the most recent page layout operation....number Examples Shows how to count the number of pages in the document...// Verify the expected page count of the document. expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Story class | Aspose.Words for Python

    aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.Words.tables/table/)... Remarks Text of a Word document is said to consist...Properties Name Description count Gets the number of immediate...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++....Aspose::Words::RunCollection::ToArray method Contents [ Hide...SharedPtr < Aspose :: Words :: Run >> Aspose :: Words :: RunCollection...

    reference.aspose.com/words/cpp/aspose.words/run...
  7. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document...of a Word document. To learn more, visit the Aspose.Words Document... NodeType . Any , false ). count ). toEqual ( 3 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++....Aspose::Words::Revision::get_ParentNode method Contents [ Hide...SharedPtr < Aspose :: Words :: Node > Aspose :: Words :: Revision ::...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GeneralFormatCollection.GetEnumerator | Aspose....

    Discover the GeneralFormatCollection GetEnumerator method to easily access and iterate through your data collection with efficiency and precision.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...