Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 5,809 for

comment

(0.2 sec)
  1. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...FieldSeparator , FieldEnd , FormField , Comment , Footnote , Run , SpecialChar...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a section...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....pfx", "aw"); // Create a comment, date, and decryption password...{ signOptions.setComments("Comment"); signOptions.setSignTime(new...

    reference.aspose.com/words/java/com.aspose.word...
  4. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....pfx", "aw"); // Create a comment, date, and decryption password...{ signOptions.setComments("Comment"); signOptions.setSignTime(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....CONTINUE; } /// /// Called when a Comment is encountered in the document...visitCommentStart(Comment comment) { if (comment.getFont().getHidden())...

    reference.aspose.com/words/java/com.aspose.word...
  6. Row | Aspose.Words for Java

    Represents a table row in Java....print all of a document’s comments and their replies. Document...Document(getMyDir() + "Comments.docx"); NodeCollection comments = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...of a Body , HeaderFooter , Comment , Footnote or a Shape node...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....FieldSeparator , FieldEnd , FormField , Comment , Footnote , Run , SpecialChar...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...value from path4 (see next comment about Fill property) 42 path5...

    docs.aspose.com/page/python-net/xps/working-wit...