Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 18,372 for

comment

(0.04 sec)
  1. InlineStory.LastParagraph | Aspose.Words for .NET

    Discover the InlineStory LastParagraph property to effortlessly access the final paragraph of your story, enhancing your content management experience....); // A comment is another type of inline story. Comment comment...comment = ( Comment ) builder . CurrentParagraph . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/inl...
  2. InlineStory.Tables | Aspose.Words for .NET

    Discover InlineStory Tables. Access a collection of story tables that enhance your data organization and storytelling capabilities. Explore now!...); // A comment is another type of inline story. Comment comment...comment = ( Comment ) builder . CurrentParagraph . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/inl...
  3. Aspose::Words::DocumentVisitor::VisitCommentRan...

    Aspose::Words::DocumentVisitor::VisitCommentRangeStart method. Called when the start of a Commented range of text is encountered in C++....Called when the start of a commented range of text is encountered...node structure of every comment and comment range in a document....

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC date and time of your Comments for accurate tracking and management....DateTimeUtc Comment.DateTimeUtc property Gets the UTC date and...and time that the comment was made. public DateTime DateTimeUtc...

    reference.aspose.com/words/net/aspose.words/com...
  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. Presentation Comments|Aspose.Slides Documentation

    Add Comments and replies in PowerPoint presentation in Java...Presentation Comments Contents [ Hide ] In PowerPoint, a comment appears...annotation on a slide. When a comment is clicked, its contents or...

    docs.aspose.com/slides/java/presentation-comments/
  7. Presentation Comments|Aspose.Slides Documentation

    Add Comments and replies in PowerPoint presentation in Java...Presentation Comments Contents [ Hide ] In PowerPoint, a comment appears...annotation on a slide. When a comment is clicked, its contents or...

    docs.aspose.com/slides/androidjava/presentation...
  8. 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...
  9. 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...
  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...System :: ExplicitCast < Comment > ( builder -> get_CurrentParagraph...

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