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

word count

(0.05 sec)
  1. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section.... Words . HeaderFooterCollecti Examples...); footer . remove (); let count = section . headersFooters ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type.... Words . NodeType , isDeep : boolean...firstSection . body . paragraphs . count ). toEqual ( 1 ); // Composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Range.replace method | Aspose.Words for Python

    aspose.Words.Range.replace method...Words.Range.Replace(System.Text.RegularExpressions...: str , options : aspose . words . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format.... Words . LoadFormat Remarks When an...ascertain whether it is an Excel, Word or PowerPoint document without...

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

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, date, and time fields. Enhance document formatting with powerful features!... Count ); Assert . AreEqual ( GeneralFormat... format . GeneralFormats . Count ); field . Update (); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. 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...
  8. DigitalSignatureUtil Class | Aspose.Words for .NET

    Discover Aspose.Words.DigitalSignatures.DigitalSignatureUtil class to easily sign documents with secure digital signatures. Enhance document integrity today!... Count ); // 2 - Load from a document...AreEqual ( 1 , digitalSignatures . Count ); } Shows how to remove digital...

    reference.aspose.com/words/net/aspose.words.dig...
  9. CustomXmlSchemaCollection.Clone | Aspose.Words ...

    Effortlessly duplicate your CustomXmlSchemaCollection with our Clone method for a seamless deep copy experience. Enhance your XML management today!... Count ); Assert . AreEqual ( 2 , schemas.... AreEqual ( 0 , schemas . Count ); See Also class CustomXmlSchemaColle...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....Words. Operations with Cloning Documents...Creating a Document Clone Aspose.Words allows you to clone a document...

    docs.aspose.com/words/python-net/clone-a-document/