Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 2,323 for

color performance

(0.08 sec)
  1. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java.... This method always performs a deep copy of the node. The...parameter specifies whether to perform copy all child nodes as well...

    reference.aspose.com/words/java/com.aspose.word...
  2. Cell | Aspose.Words for Java

    Represents a table cell in Java....setColor(Color.RED); para.appendChild(run);...original node. This method always performs a deep copy of the node. The...

    reference.aspose.com/words/java/com.aspose.word...
  3. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java.... This method always performs a deep copy of the node. The...parameter specifies whether to perform copy all child nodes as well...

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

    Represents a container for text of a footnote or endnote in Java....setColor(Color.RED); para.appendChild(run);...original node. This method always performs a deep copy of the node. The...

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

    Denotes the start of a region of text that has a comment associated with it in Java.... This method always performs a deep copy of the node. The...parameter specifies whether to perform copy all child nodes as well...

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

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java.... This method always performs a deep copy of the node. The...parameter specifies whether to perform copy all child nodes as well...

    reference.aspose.com/words/java/com.aspose.word...
  7. Section | Aspose.Words for Java

    Represents a single section in a document in Java....setColor(Color.RED); para.appendChild(run);..."); run.getFont().setColor(Color.RED); para.appendChild(run);...

    reference.aspose.com/words/java/com.aspose.word...
  8. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java.... This method always performs a deep copy of the node. The...parameter specifies whether to perform copy all child nodes as well...

    reference.aspose.com/words/java/com.aspose.word...
  9. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....setColor(Color.RED); para.appendChild(run);..."); run.getFont().setColor(Color.RED); para.appendChild(run);...

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

    Base class for elements that contain block-level nodes Paragraph and Table in Java....setColor(Color.RED); para.appendChild(run);...original node. This method always performs a deep copy of the node. The...

    reference.aspose.com/words/java/com.aspose.word...