Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,736 for

comment

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted 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...
  8. How to Remove Comments from PDF using Python

    This article guides on how to remove Comments from PDF using Python. It provides detailed information to set the IDE, write program algorithm and a runnable sample code to delete all Comments in PDF using Python....Product Family How to Remove Comments from PDF using Python This...article assists in how to remove comments from PDF using Python . You...

    kb.aspose.com/pdf/python/how-to-remove-comments...
  9. Node.asComment method | Aspose.Words for Node.js

    Node.asComment method. Cast node to [Comment](../../Comment/)....method asComment() Cast node to Comment . asComment () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SignOptions.SignTime | Aspose.Words for .NET

    Discover SignOptions SignTime for effortless signing. Easily set the signing date with the default to the current time. Streamline your document process!...pfx" , "aw" ); // Create a comment and date which will be applied...= new SignOptions { Comments = "My comment" , SignTime = DateTime...

    reference.aspose.com/words/net/aspose.words.dig...