Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 25,078 for

comment

(0.08 sec)
  1. 在工作表中添加注释|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...."Adding Comment in Execl Cell" ; //Adding a comment to "F5" cell...commentIndex = worksheet . Comments . Add ( "F5" ); //Adding a...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...
  2. Add Threaded Comments in Excel using Java

    Follow this article to add threaded Comments in Excel using Java. It includes IDE setup details, a step‑by‑step list, and sample code to insert Comments in Excel using only a few API calls....Product Family Add Threaded Comments in Excel using Java This article...guides on how to add threaded comments in Excel using Java . It has...

    kb.aspose.com/cells/java/add-threaded-comments-...
  3. Producer Name in Outputs|Aspose.Words for Node....

    Aspose.Words for Node.js 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/nodejs-net/generator-or-p...
  4. 管理 Python 中的演示文稿批注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 掌握演示文稿批注:在 PowerPoint 文件中快速轻松地添加、读取、编辑和删除批注。... The Comment class,包含有关作者及其批注的信息:批注的添加者、添加时间、批注的位置等。...添加作者 author = presentation . comment_authors . add_author ( "Jawad"...

    docs.aspose.com/slides/zh/python-net/presentati...
  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. 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...
  7. 在 Android 上管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 完成演示文稿批注的管理:快速轻松地在 PowerPoint 文件中添加、读取、编辑和删除批注。..."Hello Jawad, this is slide comment" , pres . getSlides (). get_Item...Jawad, this is second slide comment" , pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++....access to a collection of Comment nodes. To learn more, visit...visit the Working with Comments documentation article. class CommentCollection...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Delete all the comments by an author|Aspose.Sli...

    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....Delete all the comments by an author Contents [ Hide ] OpenXML...FilePath + "Delete all the comments by an author.pptx" ; string...

    docs.aspose.com/slides/net/delete-all-the-comme...
  10. CommentCollection class | Aspose.Words for Python

    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/python-net/aspose.wo...