Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 25,254 for

comment

(1.23 sec)
  1. DocumentVisitor.visitCommentEnd method | Aspose...

    DocumentVisitor.visitCommentEnd method. Called when enumeration of a Comment text has ended....visitCommentEnd(comment) Called when enumeration of a comment text has...visitCommentEnd ( comment : Aspose . Words . Comment ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. Comment.dateTimeUtc property | Aspose.Words for...

    Comment.dateTimeUtc property. Gets the UTC date and time that the Comment was made....dateTimeUtc property Comment.dateTimeUtc property Gets the UTC...UTC date and time that the comment was made. get dateTimeUtc ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Threaded Comments|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....Threaded Comments Contents [ Hide ] Threaded Comments MS Excel...feature to add threaded comments. These comments work as conversations...

    docs.aspose.com/cells/java/threaded-comments/
  6. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children 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...
  7. Working with Comments in C#|Aspose.Words for .NET

    Working with Comments using C#....Ask AI Working with Comments Contents [ Hide ] Purpose Summary...explains how to work with comments in a Word document. Try online...

    docs.aspose.com/words/net/working-with-comments/
  8. 在工作表中添加注释|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...
  9. 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...
  10. 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...