Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 5,974 for

fill color

(0.06 sec)
  1. 管理表格|Aspose.Slides for Python 文档

    在 Python 中创建和管理 PowerPoint 演示中的表格... 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/
  2. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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.... fill_format . fill_type = por . portion_format . fill_format...fill_format . fill_type temp . portion_format . fill_format . solid_fill_color...

    docs.aspose.com/slides/python-net/copying-parag...
  3. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound line style of a Shape in Java.... // 1 - The fill, which applies to the area within...shape.getFill().setForeColor(Color.WHITE); // 2 - The stroke, which...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to - developer tips|CAD Documentation

    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....exist and replace references Coloring of inserts with new added...Create rectangle as polylines and fill it with hatch Delete all entities...

    docs.aspose.com/cad/net/developer-guide/how-to/
  5. Apply Shape Effects in PowerPoint Using C#|Aspo...

    Enhance your PowerPoint presentations with stunning shape effects like shadows, reflections, and glows using Aspose.Slides for .NET. Automate visual enhancements with easy-to-use code and create professional-quality slides effortlessly....stand out, they differ from fills or outlines. Using PowerPoint...easily adjust parameters like color, blur radius, and direction...

    docs.aspose.com/slides/net/shape-effect/
  6. 将 SVG 转换为 PDF – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG 将 SVG 转换为 PDF 的 C# 示例。... BackgroundColor = Color. Gray ; 14 15 // Convert SVG...、输出文件路径并执行转换操作。在上面的示例中,我们添加了用于设置 Color 的 BackgroundColor 属性,该属性将填充每个页面的背景。...

    docs.aspose.com/svg/zh/net/convert-svg-to-pdf/
  7. 复制PPTX中的段落和部分|Aspose.Slides for Python 文档

    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.... fill_format . fill_type = por . portion_format . fill_format...fill_format . fill_type temp . portion_format . fill_format . solid_fill_color...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  8. Rendering Options – Aspose.HTML for .NET

    In this article, we describe in C# examples how to use rendering options to customize rendering HTML to PDF, XPS, DOCX, and Images....size, configure margins and colors, set a security password in...This property sets the color that will fill the background of every...

    docs.aspose.com/html/net/rendering-options/
  9. Manage SmartArt Shape|Aspose.Slides for Python ...

    Manage SmartArt in PowerPoint presentations in Python... SIMPLE_FILL : # Changing SmartArt Style...PPTX ) Change SmartArt Shape Color Style In this example, we will...

    docs.aspose.com/slides/python-net/manage-smarta...
  10. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java... Add a fill color for chart series. Add labels..., 1 , 30 )); // Sets the fill color for series series . getFormat...

    docs.aspose.com/slides/java/create-chart/