Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 48,622 for

font drawing

(0.12 sec)
  1. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/java/ps/working-with-gradi...
  2. Presentation Theme|Aspose.Slides for Python Doc...

    PowerPoint presentation theme in Python... a theme comprises colors, fonts , background styles , and effects...theme: import aspose.pydrawing as draw import aspose.slides as slides...

    docs.aspose.com/slides/python-net/presentation-...
  3. Shape Effective Properties|Aspose.Slides for Py...

    Get effective shape properties in PowerPoint presentations in Python...print ( "Font alignment: " + str ( effectiveStyleLevel . font_alignment...font_alignment )) Get Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/python-net/shape-effecti...
  4. Shape Effective Properties|Aspose.Slides Docume...

    Get effective shape properties in PowerPoint presentations in C# or .NET... WriteLine ( "Font alignment: " + effectiveStyleLevel...FontAlignment ); } } Get Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/net/shape-effective-prop...
  5. Convert DWG to SVG in Python

    This article covers the process to convert DWG to SVG in Python. It explains the configuration details, algorithm, and a sample code to export DWG to SVG image in Python....Drawing Product Family Aspose.Font Product Family...manager Load the input DWG drawing with the Image class Create...

    kb.aspose.com/cad/python/convert-dwg-to-svg-in-...
  6. FillType enumeration | Aspose.Words for Python

    aspose.words.Drawing.FillType enumeration. Specifies fill type for a fillable object....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Add Watermark in Tiff using C#

    This step by step tutorial is about how to add watermark in Tiff using C#. This code in C# add Tiff watermark for protection of intellectual property rights of image....Drawing Product Family Aspose.Font Product Family...watermark Instantiate Graphics , Font , SolidBrush and StringFormat...

    kb.aspose.com/imaging/net/how-to-add-watermark-...
  8. Aspose::Words::TableStyle::get_ConditionalStyle...

    Aspose::Words::TableStyle::get_ConditionalStyles method. Collection of conditional styles that may be defined for this table style in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_AliceBlue ());...() -> set_Color ( System :: Drawing :: Color :: get_Black ());...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Chart Legend|Aspose.Slides for Python Documenta...

    Set positioning and Font size for chart legend in PowerPoint presentations in Python... PPTX ) Set Font Size of Legend The Aspose.Slides...lets developers allow to set font size of legend. Please follow...

    docs.aspose.com/slides/python-net/chart-legend/
  10. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...