Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 14,224 for

word count

(1.64 sec)
  1. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part...."Developer" tab in Microsoft Word, // we can find elements from...expect ( doc . customXmlParts . count ). toEqual ( 2 ); // Iterate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Inline.isMoveFromRevision property | Aspose.Wor...

    Inline.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....moved (deleted) in Microsoft Word while change tracking was enabled...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....object was inserted in Microsoft Word while change tracking was enabled...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....moved (inserted) in Microsoft Word while change tracking was enabled...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/python-net/aspose.wo...
  5. DropDownItemCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!...Properties Name Description Count { get; } Gets the number of...drop-down items. // In Microsoft Word, the user will click the combo...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ControlChar.FieldStartChar | Aspose.Words for .NET

    Discover the ControlChar FieldStartChar for MS Word. Easily manage field characters and enhance your document formatting with precision!...FieldStartChar field Start of MS Word field character: (char)19. public...NodeType . Paragraph , true ). Count , Is . EqualTo ( 1 )); builder...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.FieldEndChar | Aspose.Words for .NET

    Master MS Word with ControlChar and FieldEndChar! Enhance your document formatting and streamline your workflow effortlessly....FieldEndChar field End of MS Word field character: (char)21. public...NodeType . Paragraph , true ). Count , Is . EqualTo ( 1 )); builder...

    reference.aspose.com/words/net/aspose.words/con...
  8. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its identifier...."Developer" tab in Microsoft Word, // we can find elements from...expect ( doc . customXmlParts . count ). toEqual ( 2 ); // Iterate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DropDownItemCollection.Clear | Aspose.Words for...

    Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!... // In Microsoft Word, the user will click the combo...Assert . That ( dropDownItems . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right of your specified position for seamless navigation....one "inch" on the Microsoft Word tab stop ruler. tabStops . Add...Assert . That ( tabStops . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/tab...