Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 24,322 for

comment

(0.1 sec)
  1. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the Comment....to easily set text of the comment. setText ( text : string )...string The new text of the comment. Remarks This method allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....the contents of all comments and their comment ranges using a document...let newComment = new aw . Comment ( doc ); newComment . author...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation Comments with Aspose.Slides for C++: add, read, edit, and delete Comments in PowerPoint files fast and easily....Manage Presentation Comments in C++ Contents [ Hide ] In PowerPoint...PowerPoint, a comment appears as a note or annotation on a slide...

    docs.aspose.com/slides/cpp/presentation-comments/
  4. Comment.author property | Aspose.Words for Node.js

    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. get author () : string Remarks Cannot...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Comments in Worksheet|Documentation

    This article introduces how to work with Comments in GridWeb....Ask AI Manage Comments in Worksheet Contents [ Hide ] This topic...and removing comments from worksheets. Comments are useful for...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating Comment threads and enhancing user engagement....Hide ] Comment.Ancestor property Returns the parent Comment object...null for top-level comments. public Comment Ancestor { get ; }...

    reference.aspose.com/words/net/aspose.words/com...
  7. CommentRangeEnd.Accept | Aspose.Words for .NET

    Discover the CommentRangeEnd Accept method to seamlessly engage visitors and enhance user interaction on your platform. Boost engagement today!...the contents of all comments and their comment ranges using a document...new Document (); Comment newComment = new Comment ( doc ) { Author...

    reference.aspose.com/words/net/aspose.words/com...
  8. Working with 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....with Comments Contents [ Hide ] Add a Page-Level Comment in the...API allows developers to add comment anywhere on a page of the Visio...

    docs.aspose.com/diagram/java/working-with-comme...
  9. DocumentVisitor.visitCommentEnd method | Aspose...

    DocumentVisitor.visitCommentEnd method. Called when enumeration of a Comment text has ended....visitCommentEnd(comment) Called when enumeration of a comment text has...visitCommentEnd ( comment : Aspose . Words . Comment ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Process Comments in PHP|Aspose.Words for Java

    Process Comments using PHP....Ask AI Process Comments in PHP Contents [ Hide ] Aspose.Words...Words - Process Comments Php Code public static function main (){...

    docs.aspose.com/words/java/process-comments-in-...