Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 14,098 for

word count

(1.05 sec)
  1. Bookmark.name property | Aspose.Words for Node.js

    Bookmark.name property. Gets or sets the name of the bookmark....saved document with Microsoft Word. // If we highlight the bookmark's...bookmark's name in Microsoft Word via Insert -> Links -> Bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign documents and detect, Count, verify, and remove existing digital signatures....Words allows you to detect, count, or verify existing.... Supported Formats Aspose.Words allows you to work with digital...

    docs.aspose.com/words/cpp/working-with-digital-...
  3. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects.... Count { get; } Gets the number of...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/net/aspose.words.dra...
  4. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... words . tables . TableCollection :...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... Count ( s => s . HasImage ), Is ....shapes . OfType < Shape >(). Count ( s => s . HasImage ), Is ....

    reference.aspose.com/words/net/aspose.words/nod...
  6. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...); Assert . That ( paras . Count ( n => (( Paragraph ) n ). ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  7. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story.... words . Paragraph : ... Examples Shows...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagCollection.remove_at metho...

    StructuredDocumentTagCollection.remove_at method. Removes a structured document tag at the specified index.... count : sdt = structured_document_tags...structured_document_tags . count ) # Remove the structured document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... count ) footnote . append_child (...assertEqual ( 1 , footnote . tables . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... words . tables . Row : ... Examples...( 5 , tables [ 0 ] . rows . count ) self . assertEqual ( 4 , tables...

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