Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 52,293 for

comment

(0.08 sec)
  1. Working with Comments in C++|Aspose.Words for C++

    Working with Comments using C++....Working with Comments Contents [ Hide ] Try online You can try...allows users to work with commentscomments in a document in Aspose...

    docs.aspose.com/words/cpp/working-with-comments/
  2. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.CommentS](../../storytype/#CommentS)....property Comment.story_type property Returns StoryType.COMMENTS . @property...) # A comment is another type of inline story. comment = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    DocumentVisitor 方法. 注释文本枚举结束时调用...VisitCommentEnd ( Comment comment ) 范围 类型 描述 comment Comment 正在访问的对象。...遍历一个节点的子节点的非二叉树。 /// 以所有遇到的 Comment/CommentRange 节点及其子节点的字符串形式创建映射。...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph 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...
  5. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node 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...
  6. Class GridCommentCollection | Aspose.Cells for ...

    Aspose.Cells.GridDesktop.Data.GridCommentCollection class. Encapsulates a collection of Comment objects...Encapsulates a collection of Comment objects. public class GridCommentCollectio...get; } Item { get; } Gets the Comment element at the specified index...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. CreateComment | Aspose.HTML for .NET API Reference

    Creates a Commentaspose.html.dom/Comment node given the specified string....CreateComment method Creates a Comment node given the specified string...string. public Comment CreateComment ( string data ) Parameter...

    reference.aspose.com/html/net/aspose.html.dom/d...
  8. Enum CommentTitleType | Aspose.Cells for .NET A...

    Aspose.Cells.Rendering.CommentTitleType enum. Represents Comment title type while rendering when Comment is set to display at end of sheet...Represents comment title type while rendering when comment is set...Represents comment title cell. Comment 1 Represents comment title...

    reference.aspose.com/cells/net/aspose.cells.ren...
  9. Class: Annotation - Aspose.Diagram for Node.js ...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....getComment () Contains the comment text in string format for a...getDate () specifies when a comment was created getDel () A flag...

    reference.aspose.com/diagram/nodejs/Annotation
  10. IModernComment | Aspose.Slides for Java API Ref...

    Represents a Comment on a slide....extends IComment Represents a comment on a slide. Presentation pres...addModernComment("This is modern comment", pres.getSlides().get_Item(0)...

    reference.aspose.com/slides/java/com.aspose.sli...