Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 52,024 for

comment

(0.07 sec)
  1. Comment.IsThreadedComment | Aspose.Cells for .N...

    Comment property. Indicates whether this Comment is a threaded Comment...Comment.IsThreadedComment Comment.IsThreadedComment property...Indicates whether this comment is a threaded comment. public bool IsThreadedComment...

    reference.aspose.com/cells/net/aspose.cells/com...
  2. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format.... SaveFormat Value String, Comment, or Field Written in the File...~/Word/Document.xml to see this comment. Docm <!-- Generated by Aspose...

    docs.aspose.com/words/cpp/generator-or-producer...
  3. CommentRangeStart.Accept | Aspose.Words for .NE...

    CommentRangeStart 方法. 接受访客...new Document (); Comment newComment = new Comment ( doc ) { Author...}; newComment . SetText ( "Comment regarding text." ); // 向文档...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Cell.Comment | Aspose.Cells for .NET API Reference

    Cell property. Gets the Comment of this cell...Comment Cell.Comment property Gets the comment of this cell...cell. public Comment Comment { get ; } Remarks If there is no...

    reference.aspose.com/cells/net/aspose.cells/cel...
  5. Aspose::Words::DocumentVisitor::VisitCommentSta...

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

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Cells::CommentCollection class | Aspose...

    Aspose::Cells::CommentCollection class. Encapsulates a collection of Comment objects in C++....Encapsulates a collection of Comment objects. class CommentCollection...row, int32_t column) Adds a comment to the collection. Add(const...

    reference.aspose.com/cells/cpp/aspose.cells/com...
  7. Aspose::Cells::CommentCollection::Get method | ...

    Aspose::Cells::CommentCollection::Get method. Gets the Comment element at the specified index in C++....Gets the Comment element at the specified index. Comment Aspose...index. Examples Comment comment3 = comments . Get ( 0 ); comment3...

    reference.aspose.com/cells/cpp/aspose.cells/com...
  8. Class CommentCollection | Aspose.Cells for .NET...

    Aspose.Cells.CommentCollection class. Encapsulates a collection of Comment objects...Encapsulates a collection of Comment objects. public class CommentCollection...CommentCollection : CollectionBase < Comment > Properties Name Description...

    reference.aspose.com/cells/net/aspose.cells/com...
  9. Comment.Accept | Aspose.Words for .NET

    Comment Accept method. Accepts a visitor in C#....Accept Contents [ Hide ] Comment.Accept method Accepts a visitor...for all child nodes of the comment and calls VisitCommentEnd at...

    reference.aspose.com/words/net/aspose.words/com...
  10. Aspose::Words::CommentRangeStart class | Aspose...

    Aspose::Words::CommentRangeStart class. Denotes the start of a region of text that has a Comment associated with it. To learn more, visit the documentation article in C++....region of text that has a comment associated with it. To learn...more, visit the Working with Comments documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/com...