Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 25,407 for

comment

(1.8 sec)
  1. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this Comment....Removes all replies to this comment. removeAllReplies () Remarks...Examples Shows how to remove comment replies. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development.... id Int32 The comment identifier to which this object...paragraph where you want the comment inserted. Examples Shows how...

    reference.aspose.com/words/net/aspose.words/com...
  3. 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...
  4. 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...
  5. Comment.remove_all_replies method | Aspose.Word...

    Comment.remove_all_replies method. Removes all replies to this Comment....Removes all replies to this comment. def remove_all_replies ( self...remove comment replies. doc = aw . Document () comment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comment.Accept | Aspose.Words for .NET

    Discover the Comment Accept method to enhance visitor engagement and create meaningful interactions on your site. Boost your online community today!...Accept Contents [ Hide ] Comment.Accept method Accepts a visitor...for all child nodes of the comment and calls VisitCommentEnd at...

    reference.aspose.com/words/net/aspose.words/com...
  7. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!...the contents of all comments and their comment ranges using a document...new Document (); Comment newComment = new Comment ( doc ) { Author...

    reference.aspose.com/words/net/aspose.words/com...
  8. 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...
  9. 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...
  10. 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...