Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 25,407 for

comment

(0.19 sec)
  1. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of Comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment Comment = new Com…...How to add comments to bookmark range Aspose.Words Product Family...need to associate a set of comments to each bookmark. Bookmark...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  2. Comment.Author | Aspose.Words for .NET

    Manage Comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity....Author Contents [ Hide ] Comment.Author property Returns or sets...sets the author name for a comment. public string Author { get...

    reference.aspose.com/words/net/aspose.words/com...
  3. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the Comment was made....dateTime property Comment.dateTime property Gets the date and...and time that the comment was made. get dateTime () : Date Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Insert Cell 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....Ask AI Insert Cell Comments Contents [ Hide ] Aspose.Cells -...- Insert Cell Comments Add a comment to a cell by calling the...

    docs.aspose.com/cells/java/insert-cell-comments/
  5. Manage Comments and Notes|Documentation

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

    docs.aspose.com/cells/python-net/comments-and-n...
  6. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this Comment....text) Adds a reply to this comment. def add_reply ( self , author...document. Returns The created Comment node for the reply. Exceptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Manage Presentation Comments on Android|Aspose....

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

    docs.aspose.com/slides/androidjava/presentation...
  9. Manage Comments and Notes with Golang via C++|D...

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

    docs.aspose.com/cells/go-cpp/comments-and-notes/
  10. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Explore the DocumentVisitor VisitCommentEnd method, designed to enhance Comment text enumeration in your projects for seamless document processing....Called when enumeration of a comment text has ended. public virtual...VisitCommentEnd ( Comment comment ) Parameter Type Description comment Comment...

    reference.aspose.com/words/net/aspose.words/doc...