Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 116,283 for

font drawing

(0.43 sec)
  1. ChartDataTable.hasVerticalBorder property | Asp...

    ChartDataTable.hasVerticalBorder property. Gets or sets a flag indicating whether a vertical 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...
  2. ChartDataTable.hasOutlineBorder property | Aspo...

    ChartDataTable.hasOutlineBorder property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... Drawing . Charts . ChartType . Column...hasOutlineBorder = false ; dataTable . font . italic = true ; dataTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....run -> get_Font () -> set_Color ( System :: Drawing :: Color ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  4. ChartTitle class | Aspose.Words for Python

    aspose.words.Drawing.charts.ChartTitle class. Provides access to the chart title properties...Name Description font Provides access to the font formatting of...insert_chart ( chart_type = aw . drawing . charts . ChartType . BAR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...Name Description font Provides access to the font formatting of...builder . insertChart ( aw . Drawing . Charts . ChartType . Bar...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF|Documentation

    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.... insert pictures or other drawing objects, and so on) on the...you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++.... System :: Drawing :: Color Aspose :: Words ::...tag -> set_Color ( System :: Drawing :: Color :: get_Magenta ());...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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...
  9. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... drawing . charts . ChartType . BAR...Chart' title . font . size = 15 title . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 Python 中向 PDF 添加椭圆形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制、填充并标记 PDF 文件中的椭圆形状。...drawing as drawing def add_ellipse ( outfile...document . pages . add () graph = drawing . Graph ( 400 , 400 ) graph...

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