Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 16,759 for

true type

(0.08 sec)
  1. 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...
  2. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  3. FieldBarcode.is_us_postal_address property | As...

    FieldBarcode.is_us_postal_address property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is a U.S... insert_field ( field_type = aw . fields . FieldType ....FIELD_BARCODE , update_field = True ) . as_field_barcode () # This...

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

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... If True , the text runs along a path...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. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...= { closeButton : true , progressBar : true , positionClass :...title , message : content , type : 'info' , duration : 3000 ...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  7. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/PPTX)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。... fill_type = slides . FillType . SOLID..., 1 , "Series 1" ), chart . type ) # 填充系列数据。 series . data_points...

    docs.aspose.com/slides/zh/python-net/chart-series/
  8. Aspose::Words::Fields::FieldSaveDate::get_UseUm...

    Aspose::Words::Fields::FieldSaveDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision Type other than StyleDefinitionChange in C++....property will work for any revision type other than StyleDefinitionChang...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...horizontal_axis . category_axis_type = charts . CategoryAxisType...

    docs.aspose.com/slides/python-net/chart-axis/