Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 25,105 for

comment

(0.19 sec)
  1. Section | Aspose.Words for Java

    Represents a single section in a document 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...
  2. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java.... Comment Represents a container for text of a comment. CommentCollection...access to a collection of Comment nodes. CommentDisplayMode Specifies...

    reference.aspose.com/words/java/com.aspose.words/
  3. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....to docx Support to populate comment on a cell using Smart Markers...value, formatting, formula and comment) to Numbers file Support placing...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  4. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...exc_info=True) # ========== 1c) Comments ballons ========== try: balloon_style...size = 8 comment = work.get_child(aw.NodeType.COMMENT_RANGE_START...

    forum.aspose.com/t/change-styles-for-complete-d...
  5. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section 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...
  6. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...interesting here is that if I comment the line that sets the default...you have further queries or comments, please feel free to contact...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  7. 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...
  8. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a 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...
  9. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....how to support conditional comments while loading an HTML document...how to support conditional comments while loading an HTML document...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM 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...