Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 12,978 for

word count

(0.14 sec)
  1. Field.Format | Aspose.Words for .NET

    Discover the Field Format property for seamless access to FieldFormat objects, enhancing your fields' formatting with precision and ease.... Count ); Assert . AreEqual ( GeneralFormat... format . GeneralFormats . Count ); field . Update (); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ContributorCollection.Author | Aspose.Words for...

    Manage your ContributorCollection with ease. Effortlessly set or retrieve the author for any source to enhance your content organization.... Count ); // Get default data from...3 , source . Contributors . Count ()); Assert . IsNull ( source...

    reference.aspose.com/words/net/aspose.words.bib...
  3. Source.BookTitle | Aspose.Words for .NET

    Discover the BookTitle property to easily manage and customize your book titles. Enhance your source management with this essential feature!... Count ); // Get default data from...3 , source . Contributors . Count ()); Assert . IsNull ( source...

    reference.aspose.com/words/net/aspose.words.bib...
  4. Aspose::Words::Document::get_VbaProject method ...

    Aspose::Words::Document::get_VbaProject method. Gets or sets a VbaProject in C++....Aspose::Words::Document::get_VbaProject method Contents [ Hide...Aspose :: Words :: Vba :: VbaProject > Aspose :: Words :: Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 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...
  6. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... count ). toEqual ( 5 ); // Print all...let i = 0 ; i < allFonts . count ; i ++ ) { console . log ( `Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VariableCollection.clear method | Aspose.Words ...

    VariableCollection.clear method. Removes all elements 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...
  9. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.Words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing document... count ) # 2 - Load from a document...( 1 , digital_signatures . count ) Shows how to remove digital...

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