Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 24,984 for

comment

(0.14 sec)
  1. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...' 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...
  2. 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...
  3. 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...
  4. 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...
  5. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing 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/doc...
  6. Paragraph.AcceptStart | Aspose.Words for .NET

    Discover the Paragraph AcceptStart method to seamlessly welcome visitors at the beginning of your document's paragraphs for enhanced 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/par...
  7. Visio File Annotations in Java | products.aspos...

    Add or remove data annotation of Visio with just few lines of Java code....accessing and removing comments. Using comments at shape level, relevant...Data Annotations Managing Comments in Pages - There is not any...

    products.aspose.com/diagram/java/annotation/
  8. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted documents effortlessly with LoadOptions Password property. Securely set or retrieve your password for seamless access....pfx" , "aw" ); // Create a comment, date, and decryption password...= new SignOptions { Comments = "Comment" , SignTime = DateTime...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Comment.NodeType | Aspose.Words for .NET

    Discover the Comment NodeType property that efficiently returns Comments, enhancing your content management experience with seamless integration....[ Hide ] Comment.NodeType property Returns Comment. public override...See Also enum NodeType class Comment namespace Aspose.Words assembly...

    reference.aspose.com/words/net/aspose.words/com...
  10. SignOptions.decryption_password property | Aspo...

    SignOptions.decryption_password property. The password to decrypt source document...password = 'aw' ) # Create a comment, date, and decryption password...SignOptions () sign_options . comments = 'Comment' sign_options . sign_time...

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