Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 25,108 for

comment

(0.19 sec)
  1. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a Comment associated with it...region of text that has a comment associated with it. To learn...more, visit the Working with Comments documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects....access to a collection of Comment nodes. To learn more, visit...visit the Working with Comments documentation article. public class...

    reference.aspose.com/words/net/aspose.words/com...
  5. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a Comment....author property Comment.author property Returns or sets the author...author name for a comment. @property def author ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working With Comments in Jython|Aspose.Words fo...

    Working with Comments using Jython....Ask AI Working With Comments in Jython Contents [ Hide ] Aspose...- Working With Comments To Work With Comments using Aspose.Words...

    docs.aspose.com/words/java/working-with-comment...
  7. CommentRangeEnd.Accept | Aspose.Words for .NET

    Discover the CommentRangeEnd Accept method to seamlessly engage visitors and enhance user interaction on your platform. Boost engagement 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.Author | Aspose.Words for .NET

    Manage Comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity....Author Contents [ Hide ] Comment.Author property Returns or sets...sets the author name for a comment. public string Author { get...

    reference.aspose.com/words/net/aspose.words/com...
  9. DocumentVisitor.visit_comment_start method | As...

    DocumentVisitor.visit_Comment_start method. Called when enumeration of a Comment text has started....visit_comment_start method visit_comment_start(comment) Called...enumeration of a comment text has started. def visit_comment_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working With Comments in Ruby|Aspose.Words for ...

    Working with Comments using Ruby....Ask AI Working With Comments in Ruby Contents [ Hide ] Aspose...Aspose.Words - Process Comments Below you can see example code to...

    docs.aspose.com/words/java/working-with-comment...