Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 13,990 for

word count

(0.06 sec)
  1. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... Words . Vba . VbaReferenceType Examples...references ; expect ( references . count ). toEqual ( 5 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the paragraph in C++....Aspose::Words::Lists::ListFormat::get_ListLevelNumber method...paragraph. int32_t Aspose :: Words :: Lists :: ListFormat :: get_ListLevelNumber...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. StructuredDocumentTagCollection.Remove | Aspose...

    Effortlessly remove specific structured document tags using the StructuredDocumentTagCollection Remove method for streamlined document management.... Count ; i ++) { sdt = structuredDocumentTa...That ( structuredDocumentTa . Count , Is . EqualTo ( 5 )); // Remove...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomPartCollection Class | Aspose.Words for .NET

    Explore the Aspose.Words.Markup.CustomPartCollection class for managing CustomPart objects efficiently. Enhance your document processing capabilities today!...Properties Name Description Count { get; } Gets the number of...doc . PackageCustomParts . Count , Is . EqualTo ( 2 )); // Clone...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management.... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the document.... Words . Section Remarks Returns null... expect ( doc . sections . count ). toEqual ( 1 ); // Use a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.Words/table/) nodes...Properties Name Description count Gets the number of nodes in...expect ( tables [ 0 ]. rows . count ). toEqual ( 5 ); expect ( tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape class | Aspose.Words for Python

    aspose.Words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...modify shapes in a Microsoft Word document. An important property...different capabilities in a Word document. For example, only...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... Remarks In Word documents, lists may consist...builder . writeln ( 'Aspose.Words main advantages are:' ) # A...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomPartCollection.remove_at method | Aspose....

    CustomPartCollection.remove_at method. Removes an item at the specified index.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

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