Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 24,984 for

comment

(0.13 sec)
  1. Manage Comments and Notes with C++|Documentation

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

    docs.aspose.com/cells/cpp/comments-and-notes/
  2. 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...
  3. Comment.date_time_utc property | Aspose.Words f...

    Comment.date_time_utc property. Gets the UTC date and time that the Comment was made....date_time_utc property Comment.date_time_utc property Gets the...UTC date and time that the comment was made. @property def date_time_utc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Working with Comments|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with Comments Contents [ Hide ] Add a Page-Level Comment in the...API allows developers to add comment anywhere on a page of the Visio...

    docs.aspose.com/diagram/java/working-with-comme...
  7. 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...
  8. 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...
  9. DocumentVisitor.visitCommentStart method | Aspo...

    DocumentVisitor.visitCommentStart method. Called when enumeration of a Comment text has started....visitCommentStart(comment) Called when enumeration of a comment text has...visitCommentStart ( comment : Aspose . Words . Comment ) Parameter Type...

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

    Effortlessly remove unwanted replies with the Comment RemoveReply method, ensuring your discussions stay clear and relevant. Enhance your Comment management today!...RemoveReply Contents [ Hide ] Comment.RemoveReply method Removes...reply to this comment. public void RemoveReply ( Comment reply ) Parameter...

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