Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 12,977 for

word count

(0.05 sec)
  1. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....Aspose::Words::Lists::ListCollection class Contents [ Hide ]...System :: SharedPtr < Aspose :: Words :: Lists :: List >> Methods...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Drawing::Shape::get_HasSmartArt ...

    Aspose::Words::Drawing::Shape::get_HasSmartArt method. Returns true if this Shape has a SmartArt object in C++....Aspose::Words::Drawing::Shape::get_HasSmartArt method Shape::get_HasSmartArt...SmartArt object. bool Aspose :: Words :: Drawing :: Shape :: get_HasSmartArt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...class Represents a table in a Word document. To learn more, visit...allowAutoFit Allows Microsoft Word and Aspose.Words to automatically resize...

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

    Discover the Aspose.Words.Fields.FieldDocVariable class for seamless DOCVARIABLE field integration, enhancing your document automation and management....{ get; } Gets the Microsoft Word field type. VariableName { get;...AreEqual ( 0 , doc . Variables . Count ); doc . Variables . Add ( "My...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Style.document property | Aspose.Words for Python

    Style.document property. Gets the owner document.... words . DocumentBase : ... Examples...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.styles property | Aspose.Words for Python

    Style.styles property. Gets the collection of styles this style belongs to.... words . StyleCollection : ... Examples...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Bookmark.bookmarkEnd property | Aspose.Words fo...

    Bookmark.bookmarkEnd property. Gets the node that represents the end of the bookmark.... Words . BookmarkEnd Examples Shows...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Range.bookmarks property | Aspose.Words for Nod...

    Range.bookmarks property. Returns a [Range.bookmarks](./) collection that represents all bookmarks in the range.... Words . BookmarkCollection Examples...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment.... count ; i ++ ) { const signature =...); } See Also module Aspose.Words class DigitalSignature DigitalSignature...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeries.seriesType property | Aspose.Words ...

    ChartSeries.seriesType property. Gets the type of this chart series.... Words . Drawing . Charts . ChartSeriesType...( var i = chart . series . count - 1 ; i >= 0 ; i -- ) { if (...

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