Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 10,224 for

comment

(0.18 sec)
  1. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....); // Comment: auto newComment = MakeObject < Comment > ( docOriginal...newComment -> SetText ( u "Original comment." ); builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  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.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...
  7. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....example, a Comment node contains text of a comment and a Footnote...Examples: Shows how to add a comment to a paragraph. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. SignOptions.DecryptionPassword | Aspose.Words f...

    Unlock your documents effortlessly with SignOptions' DecryptionPassword feature. Securely decrypt source files with ease; default is an empty string....pfx" , "aw" ); // Create a comment, date, and decryption password...= new SignOptions { Comments = "Comment" , SignTime = DateTime...

    reference.aspose.com/words/net/aspose.words.dig...
  9. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted document...pfx" , "aw" ); // Create a comment, date, and decryption password...DigitalSignatures . SignOptions { Comments = "Comment" , SignTime = Date ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The date of signing. Default value is current time (Now) in C++....pfx" , u "aw" ); // Create a comment and date which will be applied...signOptions -> set_Comments ( u "My comment" ); signOptions ->...

    reference.aspose.com/words/cpp/aspose.words.dig...