Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 92,404 for

font drawing

(0.07 sec)
  1. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... drawing . charts . ChartType . COLUMN...has_outline_border = False data_table . font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Drawing Product Family Aspose.Font Product Family...environment to use Aspose.Drawing for .NET to draw text Create a Bitmap...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  3. ChartTitle.text property | Aspose.Words for Nod...

    ChartTitle.text property. Gets or sets the text of the chart title... Drawing . Charts . ChartType . Bar...Chart" ; title . font . size = 15 ; title . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape.... Drawing . ShapeType . Rectangle , 150...); shape . wrapType = aw . Drawing . WrapType . Tight ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document text and the right edge of the shape.... Drawing . ShapeType . Rectangle , 150...); shape . wrapType = aw . Drawing . WrapType . Tight ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document text and the top edge of the shape.... Drawing . ShapeType . Rectangle , 150...); shape . wrapType = aw . Drawing . WrapType . Tight ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FrameFormat class | Aspose.Words for Node.js

    Aspose.Words.FrameFormat class. Represents frame related formatting for a paragraph.... Drawing . HorizontalAlignment . Default...verticalAlignment ). toEqual ( aw . Drawing . VerticalAlignment . Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current Font in C++....underline type for the current font. Aspose :: Words :: Underline...builder -> get_Font () -> set_Color ( System :: Drawing :: Color ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background color for the fill.... Drawing . ShapeType . RoundRectangle..."BackThemeColor" and "BackTintAndShade" for font fill. if ( fill . backTintAndShade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Sometimes you need to insert drawing objects like labels, text boxes...charts. The Aspose::Cells::Drawing::ShapeCollection class provides...

    docs.aspose.com/cells/cpp/controls-in-charts/