Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 10,764 for

true type

(0.28 sec)
  1. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.isDeleteRevision property | Aspose....

    InlineStory.isDeleteRevision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....isDeleteRevision property Returns true if this object was deleted in.... hasRevisions ). toEqual ( true ); var footnotes = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIndex.use_yomi property | Aspose.Words for...

    FieldIndex.use_yomi property. Gets or sets whether to enable the use of yomi text for index entries.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # The...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.StrikeThrough | Aspose.Words for .NET

    Discover the TextPath StrikeThrough property—easily format text with strikethrough for clear visual emphasis in your projects. Enhance your design today!...StrikeThrough property True if the font is formatted as...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts.... If true , the text runs along a path...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your text in bold for enhanced readability and visual impact in your designs....Bold property True if the font is formatted as...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience.... If true , the layout order of rows is...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldSeq.sequence_identifier property | Aspose....

    FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # SEQ fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldCompare.right_expression property | Aspose...

    FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMPARE , update_field = True ) . as_field_compare () field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field Types in Java....Specifies Microsoft Word field types. Examples: Shows how to insert...insertField(FieldType.FIELD_DATE, true); field.getFormat().setDateTimeFormat("dddd...

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