Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 10,355 for

comment

(0.15 sec)
  1. Node.as_comment method | Aspose.Words for Python

    Node.as_Comment method. Cast node to [Comment](../../Comment/)....as_comment method as_comment() Cast node to Comment . def as_comment...as_comment ( self ): ... See Also module aspose.words class Node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font formatting of paragraph breaks, enhancing your text's appearance and readability....<summary> /// Called when a Comment is encountered in the document...VisitCommentStart ( Comment comment ) { if ( comment . Font . Hidden...

    reference.aspose.com/words/net/aspose.words/par...
  3. Comment.node_type property | Aspose.Words for P...

    Comment.node_type property. Returns [NodeType.Comment](../../nodetype/#Comment)....property Comment.node_type property Returns NodeType.COMMENT . @property...words class Comment Comment.initial property Comment.parent_id...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....; // Set a value for the "Comments" built-in property and then...getBuiltInDocumentPr().setComments("My comment"); FieldInfo field = (FieldInfo)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Tables::Table::Accept method | A...

    Aspose::Words::Tables::Table::Accept method. Accepts a visitor in C++....SharedPtr < Comment > comment ) override { if ( comment -> get_Font...get_Font () -> get_Hidden ()) { comment -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source document. Default value is empty string in C++....pfx" , u "aw" ); // Create a comment, date, and decryption password...signOptions -> set_Comments ( u "Comment" ); signOptions -> set_SignTime...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. How to Delete Comments from Word Document in Java

    This tutorial explains how to delete Comments from Word document in Java. It includes the step-by-step guide and runnable code snippet to remove Comments on Word document in Java....Product Family How to Delete Comments from Word Document in Java...delete comments from Word document in Java . The comments are usually...

    kb.aspose.com/words/java/how-to-delete-comments...
  8. SpecialChar.GetText | Aspose.Words for .NET

    Discover the SpecialChar GetText method to easily retrieve special characters for enhanced text processing in your applications. Unlock its potential today!...<summary> /// Called when a Comment is encountered in the document...VisitCommentStart ( Comment comment ) { if ( comment . Font . Hidden...

    reference.aspose.com/words/net/aspose.words/spe...
  9. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance document navigation by efficiently accepting visitors at the end of paragraphs....<summary> /// Called when a Comment is encountered in the document...VisitCommentStart ( Comment comment ) { if ( comment . Font . Hidden...

    reference.aspose.com/words/net/aspose.words/par...
  10. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement....<summary> /// Called when a Comment is encountered in the document...VisitCommentStart ( Comment comment ) { if ( comment . Font . Hidden...

    reference.aspose.com/words/net/aspose.words.tab...