Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 16,871 for

true type

(0.18 sec)
  1. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingType enum. Enumerates available Types of binding between a web extension and the data in the document in C++.... enum Enumerates available types of binding between a web extension...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text.... insert_shape ( shape_type = aw . drawing . ShapeType ...text_box . fit_shape_to_text = True text_box . text_box_wrap_mode...

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

    FieldChar.is_locked property. Gets or sets whether the parent field is locked (should not recalculate its result).... FIELD_DATE , True ) . as_field_date () field ...FIELD_DATE , field_start . field_type ) self . assertFalse ( field_start...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....WriteLine ( "GridLine Type: " + gridlines. Type ); 32 Console. WriteLine...MPPSaveOptions() { WriteViewData = true }); Examples-CSharp-Working...

    docs.aspose.com/tasks/net/working-with-project-...
  5. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...IsMeteredLicense and it may return true, but immediately thereafter...that IsMeteredLicense returns true Notice that an error occurs...

    forum.aspose.com/t/intermittent-issues-connecti...
  6. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... fit_text If True , fits text in the cell, compressing...cell in points. wrap_text If True , wrap text for the cell. Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxisTitle.orientation property | Aspose.Wo...

    ChartAxisTitle.orientation property. Gets or sets the orientation of the axis title text.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartTitle.orientation property | Aspose.Words ...

    ChartTitle.orientation property. Gets or sets the orientation of the chart title text.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....contains a set of pre-defined types of background patterns which...GetPattern() property specifies the type of background pattern used for...

    docs.aspose.com/cells/cpp/cells-fill-settings/
  10. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

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