Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 24,115 for

comment

(0.13 sec)
  1. Aspose::Words::DocumentVisitor::VisitCommentEnd...

    Aspose::Words::DocumentVisitor::VisitCommentEnd method. Called when enumeration of a Comment text has ended in C++....Called when enumeration of a comment text has ended. virtual Aspose...:: Comment > comment ) Parameter Type Description comment Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....// A comment is another type of inline story. auto comment = System...ExplicitCast < Aspose :: Words :: Comment > ( builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....// A comment is another type of inline story. auto comment = System...ExplicitCast < Aspose :: Words :: Comment > ( builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Managing Comments in a Worksheet|Documentation

    This article introduces how to work with Comments in GridDesktop....Ask AI Managing Comments in a Worksheet Contents [ Hide ] In...with the comments feature that allows users to add comments to cells...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++....// A comment is another type of inline story. auto comment = System...ExplicitCast < Aspose :: Words :: Comment > ( builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. 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...
  7. Producer Name in Outputs|Aspose.Words for Pytho...

    Aspose.Words for Python 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/python-net/generator-or-p...
  8. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....) # A comment is another type of inline story. comment = builder...current_paragraph . append_child ( aw . Comment ( doc = doc , author = 'John...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....// 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...
  10. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....// 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...