Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 8,424 for

fill color

(0.49 sec)
  1. 将 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...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....changing the SmartArt style or color style. The examples show how...SmartArtQuickStyleTy . SIMPLE_FILL : # Change the SmartArt style...

    docs.aspose.com/slides/python-net/manage-smarta...
  3. 在 XPS 文件中处理渐变 | Java

    Aspose.Page API 解决方案回答了如何向 XPS 文件添加垂直、水平或线性渐变的问题。了解 Java 的功能。...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...rectangle with vertical gradient fill in XPS document. 2 3 // Create...

    docs.aspose.com/page/zh/java/xps/working-with-g...
  4. 管理演示文稿中的 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/
  5. 在 XPS 文件中使用渐变 | Python

    如何在 XPS 文件中添加垂直、水平或线性渐变,这个问题可以通过 Aspose.Page API 解决方案来解答。学习 Python 的功能... create_color (255, 244, 253, 225), 0. 0673828...create_gradient_stop (doc. create_color (255, 251, 240, 23), 0. 314453...

    docs.aspose.com/page/zh/python-net/xps/working-...
  6. 向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/
  7. 在 Java 中将 EPUB 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 JPG。在Java代码中考虑各种EPUB到JPG的转换方案。...setBackgroundColor(value) Sets Color which will fill background of every... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-epub-to-jpg/
  8. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....line formatting of the axis and fill of the tick labels. get_HasMajorGridlines...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Features Overview|Aspose.Slides for Node.js via...

    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....Font Type - Font Size - Font Color - Font Shades - Paragraph Alignment...NET: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/nodejs-net/features-over...
  10. Null Value Is Taken as Zero in Line Chart when ...

    Hi Team, When we try to create a LINE chart using aspose slides java with null values in the series, those are considered as zero values instead of null. Output screenshot as below - image.png (112.9 KB) series 3 and…..., 1, 4, 40)); // Setting fill color for series series.getFormat()...getSolidFillColor().setColor(Color.RED); // Take second chart series...

    forum.aspose.com/t/null-value-is-taken-as-zero-...