Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 8,036 for

fill color

(0.13 sec)
  1. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow.... fill_format . fill_type = slides . FillType...background . fill_format . solid_fill_color . color = drawing ...

    docs.aspose.com/slides/python-net/convert-power...
  2. Convert MHTML to PDF in Java – Aspose.HTML for ...

    Learn how to convert MHTML to PDF using Aspose.HTML for Java. Consider various MHTML to PDF conversion scenarios in Java code....setBackgroundColor(value) Sets the color that will fill the background of every...custom page size and background color for the resulting PDF document:...

    docs.aspose.com/html/java/convert-mhtml-to-pdf/
  3. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations.... PPTX ) Set Node’s Fill Format Aspose.Slides for Python...SmartArt shapes and set their fill formats. This article explains...

    docs.aspose.com/slides/python-net/manage-smarta...
  4. Render table with Entity Framework|Aspose.PDF f...

    This article will show you how to render table using Entity Framework model as data source using the Aspose.PDF for .NET....required number of rows and fill them with the appropriate number...attributes (style, thickness, color). DefaultCellBorder - attributes...

    docs.aspose.com/pdf/net/render-table-using-enti...
  5. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series....maxValueIndex = i ; } } // Change colors of the max and min values....( minValueIndex ). format . fill . foreColor = "#FF0000" ; series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations.... Pptx ); } Set a Node’s Fill Format Aspose.Slides for .NET...SmartArt shapes and set their fill formats. This article explains...

    docs.aspose.com/slides/net/manage-smartart-shap...
  7. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...jagged edges by blending the colors of pixels around the edges...page size, margins, background color, etc. Property Description Sets...

    docs.aspose.com/svg/net/convert-svg-to-image/
  8. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....number of colors to quantize instead. Quantize image colors to simplify...all the vectorized shapes are filled, the second is “Auto” when...

    products.aspose.com/svg/net/vectorization/stencil/
  9. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。...width = "150" height = "150" fill = "Teal" filter = "url(#light)"...specularExponent = "30" lighting - color = "#ddd" > 7 < fePointLight...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows.... fill_format . fill_type = slides . FillType...border_top . fill_format . solid_fill_color . color = draw . Color . red...

    docs.aspose.com/slides/python-net/manage-table/