Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 5,721 for

comment

(0.03 sec)
  1. Comment.acceptStart method | Aspose.Words for N...

    Comment.acceptStart method. Accepts a visitor for visiting the start of the Comment....visiting the start of the comment. acceptStart ( visitor : Aspose...Words class Comment Comment.acceptEnd method Comment.addReply method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity....to compare differences in comments. IgnoreFields { get; set;...DATE " ); // Comment: Comment newComment = new Comment ( docOriginal...

    reference.aspose.com/words/net/aspose.words.com...
  3. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....); // Comment: auto newComment = MakeObject < Comment > ( docOriginal...newComment -> SetText ( u "Original comment." ); builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. CommentRangeEnd class | Aspose.Words for Python

    aspose.words.CommentRangeEnd class. Denotes the end 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/python-net/aspose.wo...
  5. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....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...
  6. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison...' DATE ' ) # Comment: new_comment = aw . Comment ( doc = doc_original...now ()) new_comment . set_text ( 'Original comment.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables....' DATE ' ) # Comment: new_comment = aw . Comment ( doc = doc_original...now ()) new_comment . set_text ( 'Original comment.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes....' DATE ' ) # Comment: new_comment = aw . Comment ( doc = doc_original...now ()) new_comment . set_text ( 'Original comment.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....example, a Comment node contains text of a comment and a Footnote...docx" ); Shows how to add a comment to a paragraph. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. FieldComments Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldComments class to efficiently implement and manage CommentS fields in your documents. Enhance your document processing today!...FieldComments class Implements the COMMENTS field. To learn more, visit...Gets or sets the text of the comments. virtual Type { get; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...