Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 10,711 for

true type

(0.11 sec)
  1. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection.... Parameter Type Description property CustomXmlProperty...aw . NodeType . SMART_TAG , True )] self . assertEqual ( 8 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldMacroButton.display_text property | Aspose...

    FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MACRO_BUTTON , update_field = True ) . as_field_macro_button ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleType | Aspose.Words for Java

    Represents Type of the style in Java....public class StyleType Represents type of the style. Examples: Shows...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

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

    Implements the OCX field in Java....FIELD_OCX, true); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the LASTSAVEDBY field in Java....FIELD_LAST_SAVED_BY, true); Assert.assertEquals(" LASTSAVEDBY...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the REVNUM field in Java....FIELD_REVISION_NUM, true); Assert.assertEquals(" REVNUM...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the DATA field in Java....FIELD_DATA, true); Assert.assertEquals(" DATA...FieldFormat object that provides typed access to field’s formatting...

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

    Specifies Type of a break inside a document in Java....public class BreakType Specifies type of a break inside a document...getPageSetup().setDifferentFirstPag(true); builder.getPageSetup().se...

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