Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 52,293 for

comment

(0.07 sec)
  1. PDF Export - Section Features|Aspose.Words for ...

    Export to PDF format using section saving features in C#....Footers Feature Supported Comment See Also Different First Page...InsertBreak Feature Supported Comment See Also Continuous Yes Even...

    docs.aspose.com/words/net/section-features-supp...
  2. Working with Comments in C#|Aspose.Words for .NET

    Working with Comments using C#....Dutch Română 繁體中文 Working with Comments Contents [ Hide ] Try online...allows users to work with commentscomments in a document in Aspose...

    docs.aspose.com/words/net/working-with-comments/
  3. SetComment | Aspose.PSD for .NET API Reference

    SetComment XmpDynamicMediaPackage.SetComment method Sets the Comment. public void SetComment ( string Comment ) Param......Sets the comment. public void SetComment ( string comment ) Parameter...Type Description comment String The comment. See Also class ...

    reference.aspose.com/psd/net/aspose.psd.xmp.sch...
  4. IModernComment | Aspose.Slides for C++ API Refe...

    Represents a Comment on a slide....IModernComment class Represents a comment on a slide. class IModernComment...() Returns the author of a comment. Read-only ICommentAuthor ...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  5. CommentRangeEnd.Accept | Aspose.Words for .NET ...

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

    reference.aspose.com/words/zh/net/aspose.words/...
  6. CommentRangeEnd.CommentRangeEnd | Aspose.Words ...

    CommentRangeEnd 构造函数. 初始化这个类的一个新实例...new Document (); Comment newComment = new Comment ( doc ) { Author...}; newComment . SetText ( "Comment regarding text." ); // 向文档...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. CommentRangeStart.CommentRangeStart | Aspose.Wo...

    CommentRangeStart 构造函数. 初始化这个类的一个新实例...new Document (); Comment newComment = new Comment ( doc ) { Author...}; newComment . SetText ( "Comment regarding text." ); // 向文档...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Aspose::Words::InlineStory Class Referenceabstr...

    Base class for inline-level nodes that can contain paragraphs and tables....example, a Comment node contains text of a comment and a Footnote...docx" ); Shows how to add a comment to a paragraph. auto doc =...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::InlineStory Class Referenceabstr...

    Base class for inline-level nodes that can contain paragraphs and tables....example, a Comment node contains text of a comment and a Footnote...docx" ); Shows how to add a comment to a paragraph. auto doc =...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. CommentCollection indexer | Aspose.Words for Py...

    CommentCollection indexer. Retrieves a [Comment](../../Comment/) at the given index....__getitem__(index) Retrieves a Comment at the given index. def __getitem__...remove comment replies. doc = aw . Document () comment = aw ....

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