Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 25,078 for

comment

(0.1 sec)
  1. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified Comment....replies property Comment.replies property Returns a collection...collection of Comment objects that are immediate children of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object...property Comment.ancestor property Returns the parent Comment object...Returns None for top-level comments. @property def ancestor (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Threaded Comments in Excel using Python

    Follow this article to add threaded Comments in Excel using Python. You will learn to set the IDE and get a set of instructions and a sample code to insert Comment in Excel using Python....Product Family Add Threaded Comments in Excel using Python This...explains how to add threaded comments in Excel using Python . It...

    kb.aspose.com/cells/python/add-threaded-comment...
  4. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded Comments in Excel files using Aspose.Cells with C++....Threaded Comments with C++ Contents [ Hide ] Threaded Comments MS Excel...feature to add threaded comments. These comments work as conversations...

    docs.aspose.com/cells/cpp/threaded-comments/
  5. Manage Comments and Notes|Documentation

    Insert and manage Comments or notes with Aspose.Cells for .Net....Ask AI Manage Comments and Notes Contents [ Hide ] Introduction...Introduction Comments are used to add additional information to cells...

    docs.aspose.com/cells/net/comments-and-notes/
  6. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.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...
  7. Manage Comments and Notes with JavaScript via C...

    Insert and manage Comments or notes with Aspose.Cells for JavaScript via C++....Manage Comments and Notes with JavaScript via C++ Contents [...[ Hide ] Introduction Comments are used to add additional information...

    docs.aspose.com/cells/javascript-cpp/comments-a...
  8. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options....)); // A comment is another type of inline story. Comment comment...comment = ( Comment ) builder . CurrentParagraph . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Manage Presentation Comments in Python|Aspose.S...

    Master presentation Comments with Aspose.Slides for Python via .NET: add, read, edit, and delete Comments in PowerPoint files fast and easily....Manage Presentation Comments in Python Contents [ Hide ] Overview...presentation comments in Aspose.Slides. It shows the main comment-related...

    docs.aspose.com/slides/python-net/presentation-...
  10. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++....// A comment is another type of inline story. auto comment = System...ExplicitCast < Aspose :: Words :: Comment > ( builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/inl...