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

true type

(0.15 sec)
  1. 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...
  2. Work with Columns and Rows|Aspose.Words for Nod...

    Working with parts of a table – rows, columns, and cells using Node.js. Specify Header Row Node.js....all child nodes of the element type from the parent node, and then...the keepWithNext parameter to true for each paragraph within the...

    docs.aspose.com/words/nodejs-net/working-with-c...
  3. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using C#....DetectFileFormat to identify the file type and then read the HasDigitalSignature...FileFormatInfo object. This returns true if at least one digital signature...

    docs.aspose.com/words/net/working-with-digital-...
  4. ChartDataLabelCollection.show_value property | ...

    ChartDataLabelCollection.show_value property. Allows to specify whether values are to be displayed in 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...
  5. ChartDataLabelCollection.show_legend_key proper...

    ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key 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...
  6. ChartDataLabelCollection.show_series_name prope...

    ChartDataLabelCollection.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series... True to show the series name; False...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....TextSearchOptions () { WholeWordsOnly = true }; // Highlight the word "to".... FontBold = NullableBool . True ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/text-formatting/
  9. FieldCompare.right_expression property | Aspose...

    FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMPARE , update_field = True ) . as_field_compare () field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....exist_ok = True ) # ---------- # Helper: Guess MIME type from a filename...# ---------- def guess_mime_type_from_filename ( filename : str...

    docs.aspose.com/cells/python-net/aspose-cells-g...