Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 13,983 for

word count

(0.26 sec)
  1. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM).... when inserted in Microsoft Word, already contains an up to date...a field is stored in Aspose.Words by using the “ DocumentExplorer”...

    docs.aspose.com/words/nodejs-net/fields-overview/
  2. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... Words . Lists . List ) Parameter Type...Create a list from a Microsoft Word template, and customize its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DigitalSignature.signatureType property | Aspos...

    DigitalSignature.signatureType property. Gets the type of the digital signature.... Words . DigitalSignatures . DigitalSignatureType...< doc . digitalSignatures . count ; i ++ ) { const signature =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.signTime property. Gets the time the document was signed.... count ; i ++ ) { const signature =...); } See Also module Aspose.Words class DigitalSignature DigitalSignature...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...Words /// to mail merge data from...Customer objects into Microsoft Word documents. /// </summary> public...

    reference.aspose.com/words/net/aspose.words.mai...
  6. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Properties Name Description count Gets the number of nodes in...tracking revisions in Microsoft Word via "Review" -> "Track changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a document and apply various properties to them....Words supports track changes in Microsoft Word. With this...feature in Aspose.Words, as well as in Microsoft Word, can be associated...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  8. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++....Aspose::Words::Vba::VbaModuleCollection::Remove method Contents...collection. void Aspose :: Words :: Vba :: VbaModuleCollection...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java.... getCount() Gets count of objects in the collection...public int getCount() Gets count of objects in the collection...

    reference.aspose.com/words/java/com.aspose.word...
  10. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document.... count ) # There are several ways of...assertEqual ( 0 , bookmarks . count ) self . assertEqual ( 'Text...

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