Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,261 for

gradient fill

(0.67 sec)
  1. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python....outline a text or fill it with a color (or gradient), add 3D effects...portion . portion_format . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/wordart/
  2. Create and Apply WordArt Effects in Java|Aspose...

    Create and customize WordArt effects in Aspose.Slides for Java. This step-by-step guide helps developers enhance presentations with professional text in Java....outline a text or fill it with a color (or gradient), add 3D effects...TextBox" ); // Disable shape fill in case we want to get shadow...

    docs.aspose.com/slides/java/wordart/
  3. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... // 1 - The fill, which applies to the area within...of a stroke. getFill() Gets fill formatting for the Stroke ....

    reference.aspose.com/words/java/com.aspose.word...
  4. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... Remove the fill style associated with the AutoShape..., 200 , 50 ); // Remove any fill style associated with the AutoShape...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  5. 管理 Android 上的演示文稿背景|Aspose.Slides 文档

    了解如何使用适用于 Android 的 Aspose.Slides 通过 Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... 将幻灯片背景的 FillType 设置为 Gradient 。 使用 FillFormat 上的 getGradientFormat... setFillType ( FillType . Gradient ); slide . getBackground ()...

    docs.aspose.com/slides/zh/androidjava/presentat...
  6. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more.... Remove the fill style associated with the AutoShape...within each cell. How to apply gradient color to text in a PowerPoint...

    docs.aspose.com/slides/cpp/text-formatting/
  7. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 使用 FillFormat 上的 solid_fill_color 属性来指定纯色背景颜色。 保存修改后的演示文稿。...slide . background . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/zh/python-net/presentati...
  8. Microsoft publisher file extension API | C++

    PUB files manipulation API solution. C++ library to parse, process and convert MS Publisher document formats to PDF....latest additions: Support for Fill Layers with the ability to handle...handle Pattern, Color, and Gradient fill. Support for GdFlResource...

    products.aspose.com/pub/cpp/
  9. 在 .NET 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 将幻灯片背景的 FillType 设置为 Gradient 。 在 FillFormat 上使用 GradientFormat...FillFormat . FillType = FillType . Gradient ; slide . Background . FillFormat...

    docs.aspose.com/slides/zh/net/presentation-back...
  10. Create and Apply WordArt Effects in JavaScript|...

    Create and customize WordArt effects in Aspose.Slides for Node.js. This step-by-step guide helps developers enhance presentations with professional text....outline a text or fill it with a color (or gradient), add 3D effects...TextBox" ); // Disable shape fill in case we want to get shadow...

    docs.aspose.com/slides/nodejs-java/wordart/