Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 14,104 for

word count

(0.47 sec)
  1. Style.type property | Aspose.Words for Node.js

    Style.type property. Gets the style type (paragraph or character).... Words . StyleType Examples Shows how...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or section in Java....begins the footnote/endnote count. Document doc = new Document();...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/java/com.aspose.word...
  3. BookmarkEnd.name property | Aspose.Words for No...

    BookmarkEnd.name property. Gets or sets the bookmark name.... count ). toEqual ( 3 ); // Bookmarks...}); See Also module Aspose.Words class BookmarkEnd BookmarkEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BookmarkStart.name property | Aspose.Words for ...

    BookmarkStart.name property. Gets or sets the bookmark name.... count ). toEqual ( 3 ); // Bookmarks...}); See Also module Aspose.Words class BookmarkStart BookmarkStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FormFieldCollection class | Aspose.Words for Py...

    aspose.Words.fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...Properties Name Description count Returns the number of form fields...index. See Also module aspose.words.fields FormField class GeneralFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to Excel in JavaScript|Aspose.PDF f...

    Aspose.PDF for JavaScript allows you to convert PDF to convert PDF to XLSX, and CSV formats.... `Files(tables) count: ${ evt . data . json . filesCount...textContent = "Files(tables) count: " + json . filesCount . toString...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  7. FontInfo.Name | Aspose.Words for .NET

    Discover the FontInfo Name property to easily access and utilize font names for enhanced typography in your projects.... Count ; i ++) { Console . WriteLine...namespace Aspose.Words.Fonts assembly Aspose.Words FontInfo.IsTrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  8. RevisionCollection class | Aspose.Words for Nod...

    Aspose.Words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document...Properties Name Description count Returns the number of revisions...collection. See Also module Aspose.Words Revision class RevisionGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (paragraph or character).... words . StyleType : ... Examples Shows...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.styles property | Aspose.Words for Node.js

    Style.styles property. Gets the collection of styles this style belongs to.... Words . StyleCollection Examples Shows...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

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