Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 52,293 for

comment

(0.06 sec)
  1. ModernComment | Aspose.Slides for Java API Refe...

    Represents a Comment on a slide....Comment All Implemented Interfaces:...class ModernComment extends Comment implements IModernComment,...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. Comment.RemoveReply | Aspose.Words for .NET

    Comment RemoveReply method. Removes the specified reply to this Comment in C#....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...
  3. InlineStory.LastParagraph | Aspose.Words for .NET

    InlineStory LastParagraph property. Gets the last paragraph in the story in C#....); // A comment is another type of inline story. Comment comment...comment = ( Comment ) builder . CurrentParagraph . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/inl...
  4. InlineStory.Tables | Aspose.Words for .NET

    InlineStory Tables property. Gets a collection of tables that are immediate children of the story in C#....); // A comment is another type of inline story. Comment comment...comment = ( Comment ) builder . CurrentParagraph . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Aspose::Words::DocumentVisitor::VisitCommentRan...

    Aspose::Words::DocumentVisitor::VisitCommentRangeStart method. Called when the start of a Commented range of text is encountered in C++....Called when the start of a commented range of text is encountered...node structure of every comment and comment range in a document....

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

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a Comment associated with it in C#....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...
  7. insertComment | Aspose.Sildes for Node.js via J...

    insertComment insertComment(int index, String text, Slide slide, Point2D.Float position, Date creationTime) function ......creationTime) function Insert new comment to a collection at the specified...element in a collection at which comment should be inserted. text String...

    reference.aspose.com/slides/nodejs-java/aspose....
  8. Aspose::Words::CommentCollection Class Referenc...

    Provides typed access to a collection of Comment nodes....collection of Comment nodes. Examples Shows how to mark a comment as "done"...Insert a comment to point out an error. auto comment = MakeObject<Comment>(doc...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Comment.Done | Aspose.Words for .NET

    Comment Done property. Gets or sets flag indicating that the Comment has been marked done in C#....Done Contents [ Hide ] Comment.Done property Gets or sets flag...flag indicating that the comment has been marked done. public bool...

    reference.aspose.com/words/net/aspose.words/com...
  10. Comment.remove_reply method | Aspose.Words for ...

    Comment.remove_reply method. Removes the specified reply to this Comment....the specified reply to this comment. def remove_reply ( self ,... reply : aspose . words . Comment ): ... Parameter Type Description...

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