Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 15,886 for

true type

(0.18 sec)
  1. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category axis....has_major_gridlines = True x_axis . has_minor_gridlines = True # Define Y-axis...has_major_gridlines = True y_axis . has_minor_gridlines = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....save_images_as_wmf property When True all images will be saved as...image_shape . image_data . image_type ) builder . insert_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldInfo.new_value property | Aspose.Words for...

    FieldInfo.new_value property. Gets or sets an optional value that updates the property.... insert_field ( field_type = aw . fields . FieldType ....update_field = True ) . as_field_info () field . info_type = 'Comments'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or import data from a worksheet into a DataTable using C#....Columns Containing Strongly Typed Data We know that a spreadsheet...of a worksheet are strongly typed (that means all values in a...

    docs.aspose.com/cells/net/export-data-from-work...
  5. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++.... static Type () Examples Shows operating...if ( isLinuxOrMac ) { ASSERT_TRUE ( fontConfigSubstituti -> get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 档案

    档案...True; chart.ChartTitle.Height = 20;...20; chart.HasTitle = true; // 将第一个系列设置为显示值 chart.ChartData.Series[0]...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  7. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the document.... SHAPE , True )[ 0 ] . as_shape () self ....builder . insert_shape ( shape_type = aw . drawing . ShapeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 档案

    档案...add(type, upperLeftRow, upperLeftColumn...chart.setChartDataRange("A1:C4", True) # 保存 Excel 文件 workbook.sav...

    blog.aspose.com/zh/create-charts-in-excel-using...
  9. Vectorize Image or Text – C# code and Online Ve...

    Convert images or SVG text to vector graphics and save the output to an SVG file. Vectorize images or text online or in C#!...the SVGSaveOptions class to true: C# code to convert SVG text...SVGSaveOptions { VectorizeText = true }; // Save the SVG document...

    products.aspose.com/svg/net/vectorization/
  10. HtmlSaveOptions.export_original_url_for_linked_...

    HtmlSaveOptions.export_original_url_for_linked_images property. Specifies whether original URL should be used as the URL of the linked images... Remarks If value is set to True ImageData.source_full_name value...() options . css_style_sheet_type = aw . saving . CssStyleSheetType...

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