Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 18,574 for

comment

(0.05 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. 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...
  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.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...
  5. 插入单元格注释|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....可以通过传递注释索引从 Comments 集合中访问新的 Comment 对象。访问 Comment 对象后,可以使用 Comment...(). get ( 0 ); //Adding a comment to "F5" cell int commentIndex...

    docs.aspose.com/cells/zh/java/insert-cell-comme...
  6. 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...
  7. CompositeNode.GetEnumerator | Aspose.Words for ...

    Explore the CompositeNode GetEnumerator method for seamless iteration over child nodes. Enhance your coding efficiency with this powerful feature!...print all of a document’s comments and their replies. Document...MyDir + "Comments.docx" ); NodeCollection comments = doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/com...
  8. DocumentVisitor.visit_comment_end method | Aspo...

    DocumentVisitor.visit_Comment_end method. Called when enumeration of a Comment text has ended....visit_comment_end method visit_comment_end(comment) Called when...enumeration of a comment text has ended. def visit_comment_end ( self...

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