Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 12,916 for

word count

(0.32 sec)
  1. Edit Publisher | PUB Metadata | C++

    Read Publisher files Metadata using PUB C++ API Solution. On-premise C++ API gives you access to SummaryInfo and DocSummaryInfo properties....Words Product Solution Aspose.PDF...Total Product Solution Aspose.Words Product Solution Aspose.PDF...

    products.aspose.com/pub/cpp/metadata/
  2. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found in C++....Aspose::Words::Vba::VbaModuleCollection::idx_get method Contents...Aspose :: Words :: Vba :: VbaModule > Aspose :: Words :: Vba ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!... Count , Is . EqualTo ( 2 )); // Delete...Assert . That ( table . Rows . Count , Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Section.ClearContent | Aspose.Words for .NET

    Effortlessly clear sections with the ClearContent method. Enhance your workflow and improve content management efficiency today!... Count , Is . EqualTo ( 1 )); // Running...FirstSection . Body . Paragraphs . Count , Is . EqualTo ( 1 )); See Also...

    reference.aspose.com/words/net/aspose.words/sec...
  7. 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...
  8. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... words . lists . ListFormat : ... Examples...builder . writeln ( 'Aspose.Words main advantages are:' ) # A...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words/ran...
  10. FormFieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all form fields from your document with the FormFieldCollection Clear method, ensuring a streamlined and organized workspace.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

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