Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 5,742 for

comment

(0.03 sec)
  1. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....pfx" , "aw" ); // Create a comment, date, and decryption password...= new SignOptions { Comments = "Comment" , SignTime = DateTime...

    reference.aspose.com/words/net/aspose.words.dig...
  2. 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...
  3. 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...
  4. Node.Accept | Aspose.Words for .NET

    Discover the Node Accept method for seamless visitor engagement. Enhance user experience and boost interaction with this powerful tool!...<summary> /// Called when a Comment is encountered in the document...VisitCommentStart ( Comment comment ) { if ( comment . Font . Hidden...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Aspose::Words::Node::Accept method | Aspose.Wor...

    Aspose::Words::Node::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/nod...
  6. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...password = 'aw' ) # Create a comment and date which will be applied...SignOptions () sign_options . comments = 'My comment' sign_options . sign_time...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Delete Comment in Excel using C# How to Insert Comment in Excel...

    kb.aspose.com/cells/net/page/3/
  8. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++....Column , HeaderFooter and Comment child entities. Column n/a...start/end markers, bookmarks and comments. Span may not have child entities...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Fields::FieldRef::get_IncludeNot...

    Aspose::Words::Fields::FieldRef::get_IncludeNoteOrComment method. Gets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and insert the corresponding footnote, endnote, and Comment text in C++....corresponding footnote, endnote, and comment text. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Loading::LoadOptions::get_Passwo...

    Aspose::Words::Loading::LoadOptions::get_Password method. Gets or sets the password for opening an encrypted document. Can be null or empty string. Default is null 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.loa...