Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 15,944 for

true type

(0.14 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. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....Stream > & stream ) Parameter Type Description language const System::String&...String & fileName ) Parameter Type Description language const System::String&...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  3. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading texture.... get_by_border_type ( aw . BorderType . LEFT ) ...DOUBLE borders . get_by_border_type ( aw . BorderType . RIGHT )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxisTitle.text property | Aspose.Words for...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....chartAxisXTitle -> set_Show ( true ); System :: SharedPtr < Aspose...set_Show ( true ); chartAxisYTitle -> set_Overlay ( true ); chartAxisYTitle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. DoclingSaveOptions Class | Aspose.Words for .NET

    Configure advanced Docling save options to export Word documents as structured Docling JSON with full control....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...
  7. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... The default value is True . @property def has_legend_keys...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style.... For other style types this property returns null ...isListStyleDefinitio ). toEqual ( true ); expect ( list1 . isListStyleReference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....appropriate preferred width type and value are set using the...Preferred Width Type and Value You can use the Type and Value properties...

    docs.aspose.com/words/net/applying-formatting/