Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 25,078 for

comment

(0.12 sec)
  1. 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...
  2. Manage Presentation Comments in JavaScript|Aspo...

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

    docs.aspose.com/slides/nodejs-java/presentation...
  3. 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...
  4. Threaded Comments with Node.js via C++|Document...

    Manage threaded Comments in Excel documents using Aspose.Cells for Node.js via C++. Learn to add, read, edit, and remove threaded Comments....Ask AI Threaded Comments with Node.js via C++ Contents [ Hide...Hide ] Threaded Comments MS Excel 365 provides a feature to add...

    docs.aspose.com/cells/nodejs-cpp/threaded-comme...
  5. 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...
  6. Producer Name in Outputs|Aspose.Words for Pytho...

    Aspose.Words for Python via .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format.... SaveFormat Value String, Comment, or Field Written in the File...~/Word/Document.xml to see this comment. Docm <!-- Generated by Aspose...

    docs.aspose.com/words/python-net/generator-or-p...
  7. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++....print all of a document’s comments and their replies. auto doc...Document > ( get_MyDir () + u "Comments.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. 用C++管理评论和注释|Documentation

    使用Aspose.Cells for C++插入和管理评论或注释。... 添加注释 通过调用 Comments 集合的 Add 方法(封装在 Worksheet ...递评论索引访问新的 Comment 对象。在访问 Comment 对象后,可以使用 Comment 对象的 GetNote()...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  9. 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...
  10. Comment.dateTimeUtc property | Aspose.Words for...

    Comment.dateTimeUtc property. Gets the UTC date and time that the Comment was made....dateTimeUtc property Comment.dateTimeUtc property Gets the UTC...UTC date and time that the comment was made. get dateTimeUtc ()...

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