Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 10,762 for

true type

(0.06 sec)
  1. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... 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. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path of a shape.... 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...
  3. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... 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...
  4. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve.... insert_field ( field_type = aw . fields . FieldType ....FIELD_BIDI_OUTLINE , update_field = True ) . as_field_bidi_outline ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSeq.reset_number property | Aspose.Words f...

    FieldSeq.reset_number property. Gets or sets an integer number to reset the sequence number to... insert_field ( field_type = aw . fields . FieldType ....FIELD_SEQUENCE , update_field = True ) . as_field_seq () field_seq...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSeq.insert_next_number property | Aspose.W...

    FieldSeq.insert_next_number property. Gets or sets whether to insert the next sequence number for the specified item.... insert_field ( field_type = aw . fields . FieldType ....FIELD_SEQUENCE , update_field = True ) . as_field_seq () field_seq...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... 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...
  8. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... 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...
  9. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...compatibility, by default it is true. That is, blank rows/columns...1.png (3.9 KB) The placement type of the shape is Move and don’t...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  10. Working with Pages in XPS file | .NET

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... InsertPage (1, true ); 9 10 // Save resultant XPS...questions about Aspose.Page? Type in your query: Programming Language:...

    docs.aspose.com/page/net/xps/working-with-pages/