Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 113,529 for

font drawing

(0.24 sec)
  1. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....illustrates how to programmatically draw and customize ellipses within...via .NET. By leveraging the drawing module, developers can create...

    docs.aspose.com/pdf/python-net/add-ellipse/
  2. Merge Combine Diagram|Documentation

    This section explains how to combine visio file...class that represents a Visio drawing. Using the method Combine in...Retrieve Visio Connectors and Font Information Reduce File Size...

    docs.aspose.com/diagram/java/merge-combine-diag...
  3. ChartDataTable.hasHorizontalBorder property | A...

    ChartDataTable.hasHorizontalBorder property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... Drawing . Charts . ChartType . Column...hasOutlineBorder = false ; dataTable . font . italic = true ; dataTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用字形对象| C++

    aspose中的字形对象。Font库功能由其具有的属性描述。代码片段可帮助您了解如何在C ++中编码字形。...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/zh/cpp/developer-guide/usi...
  5. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape.... drawing . ShapeType . RECTANGLE , width...) shape . wrap_type = aw . drawing . WrapType . TIGHT # Set the...

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

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape.... drawing . ShapeType . RECTANGLE , width...) shape . wrap_type = aw . drawing . WrapType . TIGHT # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the shape.... drawing . ShapeType . RECTANGLE , width...) shape . wrap_type = aw . drawing . WrapType . TIGHT # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape.... drawing . ShapeType . RECTANGLE , width...) shape . wrap_type = aw . drawing . WrapType . TIGHT # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.font_family property | Aspose.Words fo...

    TextPath.Font_family property. Defines the family of the textpath Font....font_family property TextPath.font_family property Defines the...family of the textpath font. @property def font_family ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....Drawing library. Add Ellipse object...Pages . Add (); // Create Drawing object with certain dimensions...

    docs.aspose.com/pdf/net/add-ellipse/