Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 52,293 for

comment

(0.07 sec)
  1. ShapeCollection.CopyCommentsInRange | Aspose.Ce...

    ShapeCollection method. Copy all Comments in the range...CopyCommentsInRange method Copy all comments in the range. public void...CommentCollection comments = workbook . Worksheets [ 0 ]. Comments ; //Add...

    reference.aspose.com/cells/net/aspose.cells.dra...
  2. Remove | Aspose.Sildes for .NET API Reference

    Removes the first occurrence of the specified Comment in a collection....occurrence of the specified comment in a collection. public void...IComment comment ) Parameter Type Description comment IComment...

    reference.aspose.com/slides/net/aspose.slides/i...
  3. Remove | Aspose.Sildes for .NET API Reference

    Removes the first occurrence of the specified Comment in a collection....occurrence of the specified comment in a collection. public void...IComment comment ) Parameter Type Description comment IComment...

    reference.aspose.com/slides/net/aspose.slides/c...
  4. InlineStory.Font | Aspose.Words for .NET

    InlineStory Font property. Provides access to the font formatting of the anchor character of this object 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. IComment | Aspose.Sildes for .NET API Reference

    Represents a Comment on a slide....IComment interface Represents a comment on a slide. public interface...} Returns the author of a comment. Read-only ICommentAuthor ...

    reference.aspose.com/slides/net/aspose.slides/i...
  6. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    DocumentVisitor VisitCommentRangeEnd method. Called when the end of a Commented range of text is encountered in C#....Called when the end of a commented range of text is encountered...node structure of every comment and comment range in a document....

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentVisitor.VisitCommentRangeStart | Aspose...

    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/net/aspose.words/doc...
  8. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++....access to a collection of Comment nodes. To learn more, visit...visit the Working with Comments documentation article. class CommentCollection...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. InlineStory.StoryType | Aspose.Words for .NET

    InlineStory StoryType property. Returns the type 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...
  10. CommentRangeEnd.Id | Aspose.Words for .NET API 参考

    CommentRangeEnd 财产. 指定该区域链接到的注释的标识符...new Document (); Comment newComment = new Comment ( doc ) { Author...}; newComment . SetText ( "Comment regarding text." ); // 向文档...

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