Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 18,377 for

comment

(0.04 sec)
  1. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....// A comment is another type of inline story. let comment = builder...currentParagraph . appendChild ( new aw . Comment ( doc , "John Doe" , "J. D...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story....// A comment is another type of inline story. let comment = builder...currentParagraph . appendChild ( new aw . Comment ( doc , "John Doe" , "J. D...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Footnote.storyType property | Aspose.Words for ...

    Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes)....// A comment is another type of inline story. let comment = builder...currentParagraph . appendChild ( new aw . Comment ( doc , "John Doe" , "J. D...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph 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...
  5. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node 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...
  6. 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...
  7. Aspose::Words::CommentRangeStart class | Aspose...

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

    reference.aspose.com/words/cpp/aspose.words/com...
  8. DocumentVisitor.visitCommentRangeEnd method | A...

    DocumentVisitor.visitCommentRangeEnd method. Called when the end of a Commented range of text is encountered....Called when the end of a commented range of text is encountered...node structure of every comment and comment range in a document....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a Comment associated with it in Java....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/java/com.aspose.word...
  10. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.CommentS](../../storytype/#CommentS)....property Comment.story_type property Returns StoryType.COMMENTS . @property...) # A comment is another type of inline story. comment = builder...

    reference.aspose.com/words/python-net/aspose.wo...