Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,329 of 2,329 for

color performance

(0.12 sec)
  1. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike 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...
  2. SpecialChar | Aspose.Words for Java

    Base class for special characters in the 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...
  3. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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. Row | Aspose.Words for Java

    Represents a table row 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. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a 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...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a 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...
  7. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph 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...
  8. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry 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...
  9. FormField | Aspose.Words for Java

    Represents a single form field in Java....setColor(Color.RED); formField.setResult("Aspose...getSize()); Assert.assertEquals(Color.RED.getRGB(), formFieldRun.getFont()...

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