Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 21,961 for

comment

(0.06 sec)
  1. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....end ranges of a bookmark or comment Various bodies of text contained...should be passed. To pass comments, the CommentRangeStart and...

    docs.aspose.com/words/cpp/how-to-extract-select...
  2. 在幻灯片上添加注释|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-...
  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.as_comment method | Aspose.Words for Python

    Node.as_Comment method. Cast node to [Comment](../../Comment/)....as_comment method as_comment() Cast node to Comment . def as_comment...as_comment ( self ): ... See Also module aspose.words class Node...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the documentation article 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...
  6. Remove DOCM Annotation Online or Manage Annotat...

    delete Comments from DOCM file through online app for free. Java API code to manage Comments of DOCM files....Total Java Annotate Docm Clear Comments from DOCM Document Online... Code listed for managing comments of DOCM file through Java...

    products.aspose.com/total/java/annotate/docm/
  7. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....; // Set a value for the "Comments" built-in property and then...getBuiltInDocumentPr().setComments("My comment"); FieldInfo field = (FieldInfo)...

    reference.aspose.com/words/java/com.aspose.word...
  8. Remove TXT Annotation Online or Manage Annotati...

    delete Comments from TXT file through online app for free. Java API code to manage Comments of TXT files....Total Java Annotate Txt Clear Comments from TXT Document Online or... Code listed for managing comments of TXT file through Java....

    products.aspose.com/total/java/annotate/txt/
  9. 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...
  10. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source document. Default value is empty string 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.dig...