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

word count

(0.12 sec)
  1. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....Aspose::Words::ControlChar::OptionalHyphenChar field Contents...Optional Hyphen in Microsoft Word is (char)31. static constexpr...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 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...
  4. RowCollection indexer | Aspose.Words for Python

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index.... count : print ( f 'Start of Table...rows )) j = 0 while j < rows . count : print ( f ' \t Start of Row...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureCollection class | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...Properties Name Description count Gets the number of elements...< doc . digitalSignatures . count ; i ++ ) { const signature =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....class Represents an end of a Word field in a document. To learn...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte....Words vir Python via .NET is’n verpakking...verpakking van Aspose.Words vir .NET, daarom het die twee produkte...

    docs.aspose.com/words/af/python-net/python-notes/
  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. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration.... Count ; i ++) { Table table = ( Table...other tables as children. int count = GetChildTableCount ( table...

    reference.aspose.com/words/net/aspose.words.tab...
  10. List.document property | Aspose.Words for Node.js

    List.document property. Gets the owner document.... Words . DocumentBase Remarks A list...log ( "Current list count: " + lists . count ); console . log (...

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