Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 6,230 for

fill color

(0.05 sec)
  1. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...use the PictureFrame class or fill a watermark shape with an image...shape is styled with fill and line colors. The following lines...

    docs.aspose.com/slides/androidjava/watermark/
  2. 在 Python 中创建 PowerPoint 演示文稿图表|Aspose.Slides fo...

    在 Python 中创建 PowerPoint 演示文稿图表... fill . fill_type = slides . FillType...format . fill . solid_fill_color . color = draw . Color . red #...

    docs.aspose.com/slides/zh/python-net/create-chart/
  3. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java....GRADIENT A style with gradient fill of data points. GREY A style...background. MUTED A style with muted colors. NORMAL Represents the default...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert SVG to PDF – C# Examples

    You will learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG.... BackgroundColor = Color. Gray ; 14 15 // Convert SVG...property that sets Color , which will fill the background of every...

    docs.aspose.com/svg/net/convert-svg-to-pdf/
  5. Black and white SAT Exam form|Documentation

    OMR ready SAT Exam answer sheet in black and white...content=· Fill in circle completely. ?content=·..."border_size" : 3 , "border_color" : "Black" , "is_clipped" :...

    docs.aspose.com/omr/net/showcases/sat/bw/
  6. main.min.9b1175803f5abe2a9ccbfc6892ecabc36a8293...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/tex/scss/main.min.9b1175803f5ab...
  7. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG in C# using Aspose.HTML API. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG Converter....cx ='100' cy ='100' r ='60' fill='none' stroke='red' stroke-width='10'...page size, margins, background color, etc. Property Description Sets...

    docs.aspose.com/html/net/convert-svg-to-png/
  8. 编辑 SVG 文件 – Python 示例

    了解如何在 Python 中编辑 SVG 文件。使用 Aspose.SVG for Python via .NET 库在 SVG 文档中添加、查找和编辑元素。... set_attribute ( "fill" , "red" ) 添加元素 您可以使用 方法将新子节点添加到节点子节点列表的末尾。...# Add < g > element and set "fill" attribute 8 g_element = document...

    docs.aspose.com/svg/zh/python-net/edit-svg-file/
  9. Slide Master|Aspose.Slides for Python Documenta...

    Add or edit slide master in PowerPoint presentation in Python...format fill as gradient fill titlePlaceholder . fill_format .... fill_type = slides . FillType . GRADIENT titlePlaceholder ...

    docs.aspose.com/slides/python-net/slide-master/
  10. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....can modify the line color, line style, fill type, circle size,...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/