Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,736 for

comment

(0.03 sec)
  1. SignOptions.comments property | Aspose.Words fo...

    SignOptions.Comments property. Specifies Comments on the digital signature...comments property SignOptions.comments property Specifies comments...@property def comments ( self ) -> str : ... @comments.setter def...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.compare method | Aspose.Words for Node.js

    Aspose.Words.Document.compare method...DATE " ); // Comment: let newComment = new aw . Comment ( docOriginal...newComment . setText ( "Original comment." ); builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DocumentVisitor::VisitSpecialCha...

    Aspose::Words::DocumentVisitor::VisitSpecialChar method. Called when a SpecialChar node is encountered in the document 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/doc...
  4. Aspose::Words::DocumentVisitor::VisitFormField ...

    Aspose::Words::DocumentVisitor::VisitFormField method. Called when a form field is encountered in the document 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/doc...
  5. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document...pfx" , "aw" ); // Create a comment, date, and decryption password...DigitalSignatures . SignOptions { Comments = "Comment" , SignTime = Date ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. SpecialChar.Accept | Aspose.Words for .NET

    Discover the SpecialChar Accept method to enhance visitor engagement and streamline interactions on your website. Boost user satisfaction 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...
  8. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your document processing by efficiently handling SpecialChar nodes for better performance....<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...
  9. 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...
  10. 在幻灯片上添加注释|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Comment comment = commentsPart . CommentList...CommentList . AppendChild < Comment >( new Comment () { AuthorId = authorId...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...