Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 25,009 for

comment

(0.19 sec)
  1. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../Comment/) nodes...access to a collection of Comment nodes. To learn more, visit...visit the Working with Comments documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Threaded Comments with JavaScript via C++|Docum...

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

    docs.aspose.com/cells/javascript-cpp/threaded-c...
  4. Inserting and Removing Cell Comments in a Works...

    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....Inserting and Removing Cell Comments in a Worksheet in VSTO and...Cells Contents [ Hide ] To add comments to cells: Open an existing...

    docs.aspose.com/cells/net/inserting-and-removin...
  5. 插入单元格注释|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....可以通过传递注释索引从 Comments 集合中访问新的 Comment 对象。访问 Comment 对象后,可以使用 Comment...(). get ( 0 ); //Adding a comment to "F5" cell int commentIndex...

    docs.aspose.com/cells/zh/java/insert-cell-comme...
  6. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of Comment-associated text regions. Enhance document management with precise Commenting!...region of text that has a comment associated with it. To learn...more, visit the Working with Comments documentation article. public...

    reference.aspose.com/words/net/aspose.words/com...
  7. CommentCollection.Item | Aspose.Words for .NET

    Access specific Comments effortlessly with the CommentCollection Item property. Retrieve Comments by index for streamlined content management....Retrieves a Comment at the given index. public Comment this [ int...Examples Shows how to remove comment replies. Document doc = new...

    reference.aspose.com/words/net/aspose.words/com...
  8. CompositeNode.GetEnumerator | Aspose.Words for ...

    Explore the CompositeNode GetEnumerator method for seamless iteration over child nodes. Enhance your coding efficiency with this powerful feature!...print all of a document’s comments and their replies. Document...MyDir + "Comments.docx" ); NodeCollection comments = doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/com...
  9. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a Comment associated with it...region of text that has a comment associated with it. To learn...more, visit the Working with Comments documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Comments|Documentation

    This page describes how to add or edit Comments with Aspose.Diagram library....with Comments Contents [ Hide ] Add a Page-Level Comment in the...allows developers to place comments anywhere in the Visio drawing...

    docs.aspose.com/diagram/net/working-with-comments/