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

fill

(0.08 sec)
  1. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Gradient A gradient can be used to fill a PowerPoint 3D shape. Let’s...create a shape with a gradient fill and apply a 3D effect to it:...

    docs.aspose.com/slides/python-net/3d-presentation/
  2. ChartDataLabelCollection.showDataLabelsRange pr...

    ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series... fill . color = "#FF0000" ; // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...path and use it to clip a blue-filled rectangle within the same graphics...clipping path and cut off a blue-filled rectangle in the same graphics...

    docs.aspose.com/page/python-net/ps/working-with...
  4. 在 PS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Python 中使用该功能...rectangle with the opaque gradient fill ########## 18 path = aspose...(gradient_brush) 30 document. fill (path) 31 ########## 32 33 offset_x...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...system fonts folders) for filling text ########## 2 font = aspose...pydrawing . FontStyle . BOLD ) 3 # Fill the text with a default or already...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  6. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....cx = "50" cy = "50" r = "40" fill = "#B0C4DE" /> 3 < circle cx...cx = "50" cy = "50" r = "30" fill = "#DDA0DD" /> 4 < circle cx...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  7. .NET 中的演示文稿图表格式化|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。... Fill . FillType = FillType . Solid...chart . BackWall . Format . Fill . SolidFillColor . Color = Color...

    docs.aspose.com/slides/zh/net/chart-formatting/
  8. 使用 XPS 图形实用程序 | .NET

    了解如何使用 Aspose.Page API for .NET 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状... Fill = doc. CreateSolidColorBrus...PointF(120f, 120f), 100f)); 19 path. Fill = doc. CreateSolidColorBrus...

    docs.aspose.com/page/zh/net/xps/graphic-utilities/
  9. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....distributed text alignment Fill Represents fill text alignment General...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  10. ChartSeries class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries class. Represents chart series properties... format Provides access to fill and line formatting of the series...( 2 ); dataLabel . format . fill . color = "#FF0000" ; // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...