Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,718 for

comment

(0.06 sec)
  1. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....// 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. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the document property to insert....doc ) # Set a value for the "Comments" built-in property and then...built_in_document_properties . comments = 'My comment' field = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.ignoreFields property | Aspose.W...

    CompareOptions.ignoreFields property. Specifies whether to compare differences in fields....DATE " ); // Comment: let newComment = new aw . Comment ( docOriginal...newComment . setText ( "Original comment." ); builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....docx" ); Shows how to add a comment to a paragraph. let doc = new..., 11 , 26 ); var comment = new aw . Comment ( doc , "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldInfo::get_InfoType ...

    Aspose::Words::Fields::FieldInfo::get_InfoType method. Gets or sets the type of the document property to insert in C++....); // Set a value for the "Comments" built-in property and then...get_BuiltInDocumentPrope () -> set_Comments ( u "My comment" ); auto field = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Comment.parentId property | Aspose.Words for No...

    Comment.parentId property. Gets or sets the parent Comment ID...parentId property Comment.parentId property Gets or sets the...the parent comment ID. A value of -1 means the comment has no parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.date_time property | Aspose.Words for P...

    Comment.date_time property. Gets the date and time that the Comment was made....date_time property Comment.date_time property Gets the date and...and time that the comment was made. @property def date_time (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Comment.ParentId | Aspose.Words for .NET

    Discover the ParentId property. Easily manage Comment threads by accessing or setting parent Comment IDs. Simplify your Commenting system today!...ParentId Comment.ParentId property Gets or sets the parent comment...ID. A value of -1 means the comment has no parent. public int ParentId...

    reference.aspose.com/words/net/aspose.words/com...
  9. CompareOptions.ignoreTextboxes property | Aspos...

    CompareOptions.ignoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes....DATE " ); // Comment: let newComment = new aw . Comment ( docOriginal...newComment . setText ( "Original comment." ); builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison....DATE " ); // Comment: let newComment = new aw . Comment ( docOriginal...newComment . setText ( "Original comment." ); builder . currentParagraph...

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