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

true type

(0.21 sec)
  1. Asian Typography in Java|Aspose.Words for Java

    Work with Asian typography using Java. Adjust Space between Asian and Latin text in Java....controlling the spaces between both types of text, you can configure your...the spaces between these two types of text. To achieve this, you...

    docs.aspose.com/words/java/working-with-asian-t...
  2. Excel with unsupported border style to HTML|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Microsoft Excel supports some types of dashed borders that are not...ExportSimilarBorderS property to True to export unsupported borders...

    docs.aspose.com/cells/python-java/excel-with-un...
  3. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....); // Below are two wrapping types that shapes may have. // 1 -...expect ( doc . getShape ( 0 , true ). markupLanguage ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees.... 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...
  5. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the shape is positioned horizontally.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Introduction to Glyph

    Glyph as a composite part of any Typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation....HTML Entity (hex) &#x40 How to type in Microsoft Windows Alt+0040...u"\u0040" Types of glyphs Glyphs can be classified by types: Character...

    docs.aspose.com/font/net/what-is-font/glyph/
  8. ChartTitle.rotation property | Aspose.Words for...

    ChartTitle.rotation property. Gets or sets the rotation of the chart title in degrees.... 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. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on.... insert_field ( field_type = aw . fields . FieldType ....FIELD_PRINT , update_field = True ) . as_field_print () # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order.... Print Comments Types Description PrintInPlace Specifies...descriptions. Print Errors Types Description PrintErrorsBlank...

    docs.aspose.com/cells/cpp/setting-print-options/