Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 15,887 for

true type

(0.59 sec)
  1. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... insert_shape ( shape_type = aw . drawing . ShapeType ...= 200 , height = 200 , wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides Typed access to a collection of [Table](../table/) nodes...TableCollection class Provides typed access to a collection of Table...system_helper . linq . Enumerable . of_type ( lambda x : x . as_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....show_hidden_slides = True save_options . show_slide_number = True save_options...GITHUB save_options . export_type = slides . export . MarkdownExportType...

    docs.aspose.com/slides/python-net/convert-power...
  7. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table ()...aw . NodeType . TABLE , 1 , True ) . as_table () # Append all...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for JavaScript via C++...of three available barcode types with fixed lengths of 37, 52...identifies one of the encoding types supporting numerical or alphanumeric...

    docs.aspose.com/barcode/javascript-cpp/read-aus...
  9. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....Rectangle ( 80 , 800 , 400 , 200 , True ) # paragraph.formatting_options...Rectangle ( 80 , 800 , 300 , 50 , True ) paragraph1 . formatting_options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  10. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/net/translate-markdown-to...