Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 16,829 for

true type

(0.94 sec)
  1. ChartDataTable.has_horizontal_border property |...

    ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... The default value is True . @property def has_horizontal_border...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the Stroke property...get_Stroke (); stroke -> set_On ( true ); stroke -> set_Weight ( 5...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Font::get_Bidi method | Aspose.W...

    Aspose::Words::Font::get_Bidi method. Specifies whether the contents of this run shall have right-to-left characteristics in C++....classified as “weak types” and “neutral types”. Examples Shows how...set_ItalicBi ( true ); builder -> get_Font () -> set_BoldBi ( true ); builder...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...setAlwaysGenerateRoo(true); XmlDataSource xmlDataSource...testData.persons.person[../@type='main']]>> // example using...

    forum.aspose.com/t/linq-report-engine-when-usin...
  6. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index... has_data_labels = True self . assertFalse ( series...[ i ] . show_category_name = True series . data_labels [ i ] ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/java/how-to-run-aspose-cad-...
  8. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... 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...
  9. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....-> get_LineStyle ()); ASSERT_TRUE ( borders -> idx_get ( 0 ) ->...for C++ Aspose::Words::Border::Type method Aspose::Words::Border::Equals...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. 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...