Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 16,866 for

true type

(1.45 sec)
  1. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Style.unhide_when_used property | Aspose.Words ...

    Style.unhide_when_used 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...style_title . unhide_when_used = True if style_title . semi_hidden...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough text....strike_through property True if the font is formatted as...text_path . bold = True shape . text_path . italic = True # Below are...

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

    TextPath.underline property. True if the font is underlined....underline property True if the font is underlined. @property...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object....vsd' , 'Package' , True , True , None ) # Inserting OLE...get_child_nodes ( aw . NodeType . SHAPE , True )] self . assertEqual ( 2 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.show_category_name pro...

    ChartDataLabelCollection.show_category_name property. Allows to specify whether category name is to be displayed for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font formatting of the chart title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. InlineStory.isInsertRevision property | Aspose....

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

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