Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 14,000 for

word count

(0.57 sec)
  1. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...Cells Product Family words-net BRGQST May 19, 2025, 8:27pm...a Sensitivity Label Convert Word with applied sensitivity label...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  3. 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...
  4. 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...
  5. 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...
  6. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results....FieldSeparator class Represents a Word field separator that separates...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. 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...
  9. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection.... count ) self . assertEqual ( 2 , schemas..., schemas . count ) See Also module aspose.words.markup class...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index.... count : self . assertTrue ( first_paragraph_borders...< first_paragraph_borders . count : self . assertFalse ( first_paragraph_borders...

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