Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 15,944 for

true type

(0.52 sec)
  1. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...is_list_style_definition Returns True if this list is a definition...is_list_style_reference Returns True if this list is a reference...

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

    FieldChar.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.... 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...
  3. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials.... insert_field ( field_type = aw . fields . FieldType ....FIELD_USER_INITIALS , update_field = True ) . as_field_user_initials ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. FieldPrint.printer_instructions property | Aspo...

    FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or PostScript instructions.... insert_field ( field_type = aw . fields . FieldType ....FIELD_PRINT , update_field = True ) . as_field_print () # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Export similar Border Style when Border Style i...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with Golang via C++....Microsoft Excel supports some types of dashed borders, which are...property. Please set its value to true , and the unsupported borders...

    docs.aspose.com/cells/go-cpp/export-similar-bor...
  7. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....Cells, it also exports various types of Document, Workbook, and Worksheet...value of these properties is true . The following screenshot shows...

    docs.aspose.com/cells/go-cpp/export-document-wo...
  8. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart.... insert_chart ( chart_type = aw . drawing . charts . ChartType...legend_entries [ 3 ] . is_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () soft_edge_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/java/specify-truetype-fon...