Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 6,303 for

comment

(0.02 sec)
  1. How to Remove Comment in Excel using Java

    In this article, you will learn how to remove Comment in Excel using Java. The sample code and the step-by-step guide explains the process to remove Comments from Excel using Java....Product Family How to Remove Comment in Excel using Java This quick...details about how to remove comment in Excel using Java . It contains...

    kb.aspose.com/cells/java/how-to-remove-comment-...
  2. How to Delete Comment in Excel using C#

    In this tutorial, you will learn how to delete Comment in Excel using C#. The steps and code snippet demonstrates how to remove Comments from Excel using C#....Product Family How to Delete Comment in Excel using C# This basic...details about how to delete comment in Excel using C# . It explains...

    kb.aspose.com/cells/net/how-to-delete-comment-i...
  3. How to Insert Comment in Excel using Java

    In this tutorial, you will learn how to insert Comment in Excel using Java. It contains brief steps and the sample code to add Comments in Excel using Java using a few API calls only....Product Family How to Insert Comment in Excel using Java This brief...guides you on how to insert comment in Excel using Java . It contains...

    kb.aspose.com/cells/java/how-to-insert-comment-...
  4. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the Comment....to easily set text of the comment. def set_text ( self , text...text str The new text of the comment. Remarks This method allows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific Comment....initial property Comment.initial property Returns or sets the...associated with a specific comment. get initial () : string Remarks...

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