Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 8,261 for

fill color

(0.18 sec)
  1. Convert a Multi-page Document to an Image in C+...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C++....set_BackColor ( System :: Drawing :: Color :: get_LightGray ()); options...set_BorderColor ( System :: Drawing :: Color :: get_Blue ()); options ->...

    docs.aspose.com/words/cpp/convert-a-multi-page-...
  2. 在 Python 中创建和应用 WordArt 效果|Aspose.Slides for Py...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 WordArt 效果。此步骤指南帮助开发者在 Python 中使用时尚、专业的文本增强演示文稿。... fill_format . fill_type = slides . FillType...portion_format . fill_format . pattern_format . fore_color . color = draw...

    docs.aspose.com/slides/zh/python-net/wordart/
  3. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....This property sets the color that will fill the background of every...page-size and change the background color to AliceBlue 10 PdfSaveOptions...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  4. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。... fill_format . fill_type = slides . FillType . NO_FILL # 对矩形的线条应用格式化。...shape . line_format . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/zh/python-net/shape-form...
  5. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java.... getFill() Gets fill formatting for the shape. getFillColor()...getFillColor() Defines the brush color that fills the closed path of the...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells library in C# to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....information stand out using colors or bold styles — so it doesn’t...format (default is light red fill with dark red text, or click...

    docs.aspose.com/cells/net/how-to-add-time-perio...
  7. 向PDF文件添加圆形对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在您的PDF中创建一个圆形对象。...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/zh/cpp/add-circle/
  8. 将 SVG 转换为 PNG – Python 示例

    使用 Python 代码或在线将 SVG 转换为 PNG。您将找到 Python 示例和在线 SVG 转换器...This property sets the color that will fill the background. By default...类的实例并指定所需的保存选项: 使用 background_color 属性设置填充背景的颜色。 使用 page_setup 属性设置页面大小和边距。...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  9. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... fill_format . fill_type = slides . FillType...line . fill_format . solid_fill_color . color = draw . Color . red...

    docs.aspose.com/slides/python-net/trend-line/
  10. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Color . from_known_color ( draw . KnownColor...WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...

    docs.aspose.com/slides/zh/python-net/activex/