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

true type

(0.15 sec)
  1. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images....HtmlLoadOptions () # If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.unhideWhenUsed property | Aspose.Words fo...

    Style.unhideWhenUsed property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... True when the used style should be...styleTitle . unhideWhenUsed = true ; if ( styleTitle . semiHidden...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  8. 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...
  9. 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...
  10. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operator property. Gets or sets the comparison operator.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMPARE , update_field = True ) . as_field_compare () field...

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