Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 25,261 for

comment

(0.13 sec)
  1. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the Comment....to easily set text of the comment. setText ( text : string )...string The new text of the comment. Remarks This method allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Comments and Notes|Documentation

    Insert and manage Comments or notes with Aspose.Cells for java....Ask AI Manage Comments and Notes Contents [ Hide ] Introduction...Introduction Comments are used to add additional information to cells...

    docs.aspose.com/cells/java/comments-and-notes/
  3. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating Comment threads and enhancing user engagement....Hide ] Comment.Ancestor property Returns the parent Comment object...null for top-level comments. public Comment Ancestor { get ; }...

    reference.aspose.com/words/net/aspose.words/com...
  4. Manage Presentation Comments in PHP|Aspose.Slid...

    Master presentation Comments with Aspose.Slides for PHP via Java: add, read, edit, and delete Comments in PowerPoint files fast and easily....Manage Presentation Comments in PHP Contents [ Hide ] In PowerPoint...PowerPoint, a comment appears as a note or annotation on a slide...

    docs.aspose.com/slides/php-java/presentation-co...
  5. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this Comment....text) Adds a reply to this comment. addReply ( author : string...document. Returns The created Comment node for the reply. Exceptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.replies property | Aspose.Words for Nod...

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified Comment....replies property Comment.replies property Returns a collection...collection of Comment objects that are immediate children of the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.Replies | Aspose.Words for .NET

    Discover Comment Replies. Access a collection of Comment objects that are direct responses to your specified Comment, enhancing user engagement and interaction....Replies Contents [ Hide ] Comment.Replies property Returns a...a collection of Comment objects that are immediate children of...

    reference.aspose.com/words/net/aspose.words/com...
  8. Manage Comments and Notes|Documentation

    Insert and manage Comments or notes with Aspose.Cells for Python via .NET....Ask AI Manage Comments and Notes Contents [ Hide ] Introduction...Introduction Comments are used to add additional information to cells...

    docs.aspose.com/cells/python-net/comments-and-n...
  9. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of Comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment Comment = new Com…...How to add comments to bookmark range Aspose.Words Product Family...need to associate a set of comments to each bookmark. Bookmark...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  10. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC date and time of your Comments for accurate tracking and management....DateTimeUtc Comment.DateTimeUtc property Gets the UTC date and...and time that the comment was made. public DateTime DateTimeUtc...

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