Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 8,062 for

fill color

(0.43 sec)
  1. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....fill_format property: # Get a reference...Set the fill format to gradient. title_placeholder . fill_format...

    docs.aspose.com/slides/python-net/slide-master/
  2. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... fill_format . fill_type = slides . FillType...border_top . fill_format . solid_fill_color . color = draw . Color . red...

    docs.aspose.com/slides/zh/python-net/manage-table/
  3. 将 SVG 转换为 PNG – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PNG。在 C# 示例中考虑各种 SVG 到 PNG 的转换方案。尝试在线 SVG 转换器。...cx ='100' cy ='100' r ='60' fill='none' stroke='red' stroke-width='10'...This property sets the color that will fill the background. By default...

    docs.aspose.com/html/zh/net/convert-svg-to-png/
  4. Excel 单元格格式|Documentation

    Excel 单元格格式 通过 AI 自动化应用背景、边框、对齐、数字格式和单元格样式..."range" : "A1:F1" , "background_color" : "#4472C4" , "horizontal_align"..."range" : "A1:F1" , "background_color" : "#2E5984" , "horizontal_align"...

    docs.aspose.com/cells/zh/nodejs-cpp/mcp/cell-fo...
  5. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...properties of these effects, such as color, size, angle, distance, and...basic shape properties, such as fill, outline, and text. This means...

    products.aspose.com/slides/net/benefits/
  6. 在 Python 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... fill_format . fill_type = slides . FillType...background . fill_format . solid_fill_color . color = drawing ...

    docs.aspose.com/slides/zh/python-net/convert-po...
  7. SVG 嵌入内容 – SVG Embedded Content

    在本文中,您将了解如何在 SVG 对象中包含和渲染位图和 HTML 元素。...org/2000/svg" > 2 < style > 3 div { 4 color: grey; 5 font: 14px serif; 6..."65" cy = "60" r = "60" fill = "red" fill - opacity = "0.1" /> 9...

    docs.aspose.com/svg/zh/net/drawing-basics/embed...
  8. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...

    docs.aspose.com/slides/zh/cpp/manage-table/
  9. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...line formatting of the axis and fill of the tick labels. hasMajorGridlines...yAxis . tickLabels . font . color = "#FF0000" ; yAxis . tickLabels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Markdown to XPS – Aspose.HTML for .NET

    Convert Markdown to XPS using Aspose.HTML for .NET API. Consider various Markdown to XPS conversion scenarios in C# examples. Try online Markdown Converter....margins and change the background color to AntiqueWhite 13 XpsSaveOptions...BackgroundColor = System. Drawing . Color . AntiqueWhite 18 }; 19 options...

    docs.aspose.com/html/net/convert-markdown-to-xps/