Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 10,764 for

true type

(0.07 sec)
  1. XamlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFixedSaveOptions for enhanced document saving in XamlFixed format. Unlock advanced features for superior results!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  2. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error handling....WarningInfoCollectio class Represents a typed collection of WarningInfo objects...FontInfoSubstitution . Enabled = true ; // Original font metrics should...

    reference.aspose.com/words/net/aspose.words/war...
  3. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field Types before converting to fixed formats. Default, True....determining if fields of certain types should be updated before saving...Default value for this property is true . public bool UpdateFields {...

    reference.aspose.com/words/net/aspose.words.sav...
  4. WebExtension.reference property | Aspose.Words ...

    WebExtension.reference property. Specifies the primary reference to an web extension.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Glyphs and Metrics of Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within .NET....Type1Font; 6 7 bool latinText = true ; 8 9 10 for (uint code = 65;...questions about Aspose.Font? Type in your query: Programming Language:...

    docs.aspose.com/font/net/glyphs-and-metrics-typ...
  6. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted.... 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. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property.... 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...
  8. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property.... 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...
  9. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... 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...
  10. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...setShowValue(true); series.getLabels().getDefaultDataLabelF()...getDefaultDataLabelF().setShowValue(true); series.getLabels().getDefaultDataLabelF()...

    forum.aspose.com/t/need-a-sample-code-to-create...