Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 8,033 for

fill color

(0.58 sec)
  1. Convert SVG to PDF in C# – Aspose.SVG for .NET

    Learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG for .NET.... Color . Gray ; 9 10 // Convert SVG...property that sets Color , which will fill the background of every...

    docs.aspose.com/svg/net/convert-svg-to-pdf/
  2. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Enhanced Readability: Color‑coding text or changing its...dialog, select the font color, fill color, or any other formatting...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  3. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart....muted colors. SATURATED A style with more saturated colors. SHADED...GRADIENT A style with gradient fill of data points. ORIGINAL A style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. 编辑 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/
  6. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Color = Color . Red ; tbl . Rows [ row...FillFormat . SolidFillColor . Color = Color . Red ; tbl . Rows [ row...

    docs.aspose.com/slides/net/manage-table/
  7. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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.... Color ); psdImage . AddLayer ( layer...); vectorPath . FillColor = Color . IndianRed ; PathShape shape...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  8. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....Declare an array of 5 points and fill it with appropriate coordinates...as filling the output image background and polygon color. Code...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  9. ChartStyle Enum | Aspose.Words for .NET

    Apply predefined chart styles in Aspose.Words. Enhance visuals with ChartStyle enum for professional document formatting....muted colors. Saturated 2 A style with more saturated colors. Shaded...Gradient 6 A style with gradient fill of data points. Original 7 A...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...set_Border ( System :: Drawing :: Color :: get_Black ()); opt1 -> g...

    docs.aspose.com/pdf/cpp/create-form/