Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 15,887 for

true type

(0.2 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. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....MsgSaveOptions with the save type as OutlookMessageFormat and...and set ‘saveAsTemplate’ to true. Save the MapiMessage as an OFT...

    products.aspose.com/email/java/conversion/ics-t...
  3. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish text design....SmallCaps property True if the font is formatted as...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  4. InlineStory.isMoveToRevision property | Aspose....

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify inserted objects in Word with change tracking enabled. Enhance your document management today!...IsInsertRevision property Returns true if this object was inserted...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  6. InlineStory.isMoveFromRevision property | Aspos...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Format Worksheet Cells in a Workbook with C++|D...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library....distinguish between different types of information and to display...SetIsBold ( true ); stl0 . GetFont (). SetIsItalic ( true ); StyleFlag...

    docs.aspose.com/cells/cpp/format-worksheet-cell...
  8. 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...
  9. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font Type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...Table tag -replaced data font type is changing to Aptos from Times...newRow = (Row)table.LastRow.Clone(true); table.Rows.Add(newRow); }...

    forum.aspose.com/t/font-style-automatically-cha...
  10. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... Default value is True . text Gets or sets the text...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...