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

true type

(0.4 sec)
  1. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index... has_data_labels = True self . assertFalse ( series...[ i ] . show_category_name = True series . data_labels [ i ] ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... HasTitle = true ; chart . ChartTitle . AddTextFrameForOverr...1 , "Sales ($K)" ), chart . Type ); series . DataPoints . AddDataPointForBarSe...

    docs.aspose.com/slides/net/automating-powerpoin...
  3. FieldXE.yomi property | Aspose.Words for Python

    FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # The...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... 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...
  5. 在 .NET 中管理演示文稿的图表数据系列|Aspose.Slides 文档

    学习如何在 C# 中为 PowerPoint (PPT/PPTX) 管理图表系列,提供实用代码示例和最佳实践,以提升您的数据演示。... Type ); // 填充系列数据。 series . DataPoints...series . InvertIfNegative = true ; series . Format . Fill . FillType...

    docs.aspose.com/slides/zh/net/chart-series/
  6. 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...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolHeight method. Gets or sets the height of the symbol. The units are in TWIPS (1/1440 inch) in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BackgroundColor method. Gets or sets the background color of the barcode symbol. Valid values are in the range [0, 0xFFFFFF] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ForegroundColor method. Gets or sets the foreground color of the barcode symbol. Valid values are in the range [0, 0xFFFFFF] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...