Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 8,037 for

fill color

(0.73 sec)
  1. Convert DOTX to PPTM via C++ or with free Onlin...

    Export DOTX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTM online converter quickly before integrating the code.... 500 ); // reset default fill color ashp -> get_FillFormat ()...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... fill_format . fill_type = slides . FillType...line . fill_format . solid_fill_color . color = draw . Color . red...

    docs.aspose.com/slides/zh/python-net/trend-line/
  3. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors.... fill_format . fill_type = slides . FillType...line_format . fill_format . solid_fill_color . color = draw . Color . black...

    docs.aspose.com/slides/python-net/connector/
  4. Aspose.PSD for .NET 25.7 - Release Notes|Docume...

    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....Color M:Aspose.PSD.FileFormats.Psd...FillSettings.GradientFillSettings.Color P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  5. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); // 将 PPTX...get_SolidFillColor () -> set_Color ( Color :: get_Black ()); shape2...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  6. 将 EPUB 转换为 TIFF – C# – Aspose.HTML for .NET

    使用 Aspose.HTML API 将 EPUB 转换为 TIFF。在C#示例中考虑各种EPUB到TIFF的转换方案。尝试在线EPUB转换器。...This property sets the color that will fill the background. By default...BackgroundColor = System. Drawing . Color . AliceBlue 17 }; 18 options...

    docs.aspose.com/html/zh/net/convert-epub-to-tiff/
  7. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... setColor ( Color . BLUE ); // 将 PPTX 文件保存到磁盘。...getSolidFillColor (). setColor ( Color . BLACK ); shape2 . getFillFormat...

    docs.aspose.com/slides/zh/java/shape-formatting/
  8. 用 Java 将 Markdown 转换为图像 – PNG、JPG、BMP、GIF、TIFF

    使用 Aspose.HTML for Java 将 Markdown 转换为 JPG、PNG、GIF、TIFF 和 BMP 等图片。考虑在 Java 代码中将 Markdown 转换为图片的情况。...setBackgroundColor(value) Sets Color which will fill background of every... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-markdown-t...
  9. DashStyle | Aspose.Words for Java

    Dashed line style in Java....setColor(Color.RED); arrow.getStroke().set...insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples....This property sets the color that will fill the background. By default...page-size and a background color 10 ImageSaveOptions options...

    docs.aspose.com/html/net/convert-mhtml-to-image/