Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 52,293 for

comment

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Insert Cell 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....Svenska Türkçe 日本語 Insert Cell Comments Contents [ Hide ] Aspose.Cells...Cells - Insert Cell Comments Add a comment to a cell by calling...

    docs.aspose.com/cells/java/insert-cell-comments/
  5. InsertModernComment | Aspose.Sildes for .NET AP...

    Insert new modern Comment to a collection at the specified index....InsertModernComment method Insert new modern comment to a collection at the specified...collection at which modern comment should be inserted. text String...

    reference.aspose.com/slides/net/aspose.slides/c...
  6. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++....// A comment is another type of inline story. auto comment = System...System :: ExplicitCast < Comment > ( builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story....) # A comment is another type of inline story. comment = builder...current_paragraph . append_child ( aw . Comment ( doc = doc , author = 'John...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....) # A comment is another type of inline story. comment = builder...current_paragraph . append_child ( aw . Comment ( doc = doc , author = 'John...

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

    Comment.author property. Returns or sets the author name for a Comment....author property Comment.author property Returns or sets the author...author name for a comment. @property def author ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment.AddReply | Aspose.Words for .NET API 参考

    Comment 方法. 对此评论添加回复...Comment.AddReply Comment.AddReply method 对此评论添加回复。 public Comment...text String 回复文字。 返回值 创建的 Comment 回复的节点。 评论 由于现有的 MS Office 限制,文档中仅允许...

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