Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 6,319 for

comment

(0.03 sec)
  1. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object...property Comment.ancestor property Returns the parent Comment object...top-level comments. get ancestor () : Aspose . Words . Comment Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the Comment has been marked done....done property Comment.done property Gets or sets flag indicating...indicating that the comment has been marked done. @property def done...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified Comment....replies property Comment.replies property Returns a collection...collection of Comment objects that are immediate children of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentVisitor::VisitCommentEnd...

    Aspose::Words::DocumentVisitor::VisitCommentEnd method. Called when enumeration of a Comment text has ended in C++....Called when enumeration of a comment text has ended. virtual Aspose...:: Comment > comment ) Parameter Type Description comment Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking Comment-associated text regions for enhanced document management and editing efficiency....region of text that has a comment associated with it. To learn...more, visit the Working with Comments documentation article. public...

    reference.aspose.com/words/net/aspose.words/com...
  6. CommentCollection.Item | Aspose.Words for .NET

    Access specific Comments effortlessly with the CommentCollection Item property. Retrieve Comments by index for streamlined content management....Retrieves a Comment at the given index. public Comment this [ int...Examples Shows how to remove comment replies. Document doc = new...

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

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality.... 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...
  8. Aspose::Words::CommentRangeStart::get_Id method...

    Aspose::Words::CommentRangeStart::get_Id method. Specifies the identifier of the Comment to which this region is linked in C++....Specifies the identifier of the comment to which this region is linked...the contents of all comments and their comment ranges using a document...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....the contents of all comments and their comment ranges using a document...let newComment = new aw . Comment ( doc ); newComment . author...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitCommentEnd method | Aspose...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...