Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 12,986 for

word count

(0.04 sec)
  1. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished.... Words . Document ) Parameter Type.... NodeType . Any , true ). Count ; IndentAndAppendLine ( "[Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended.... Words . Section ) Parameter Type Description.... NodeType . Any , true ). Count ; IndentAndAppendLine ( "[Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is enCountered.... Words . SubDocument ) Parameter Type.... NodeType . Any , true ). Count ; IndentAndAppendLine ( "[Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method, seamlessly welcome visitors to your document's beginning for an enhanced user experience and smoother navigation.... Count ; IndentAndAppendLine ( "[Document...paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine ( "[Body...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    Discover the DocumentVisitor VisitBodyStart method—essential for efficiently enumerating main text stories in your sections. Enhance your coding workflow today!... Count ; IndentAndAppendLine ( "[Document...paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine ( "[Body...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentVisitor.VisitRun | Aspose.Words for .NET

    Explore the DocumentVisitor VisitRun method for efficient text handling in your applications. Enhance your coding with this essential tool!... Count ; IndentAndAppendLine ( "[Document...paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine ( "[Body...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitBodyEnd method—efficiently manage text story enumeration and enhance your document processing capabilities.... Count ; IndentAndAppendLine ( "[Document...paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine ( "[Body...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....the 15th, // and continue the count from that point onward. doc...namespace Aspose.Words assembly Aspose.Words PageSetup.LinesPerPage...

    reference.aspose.com/words/net/aspose.words/pag...
  9. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties... count ). toEqual ( 3 ); expect ( chart...docx" ); See Also module Aspose.Words.Drawing.Charts ChartFormat class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section.... words . Section ): ... Parameter Type...assertEqual ( 3 , doc . sections . count ) self . assertEqual ( 'Section...

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