Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,317 for

gradient fill

(1.06 sec)
  1. 在 Java 中管理演示文稿背景|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/presentation-bac...
  2. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....Support of Fill layers. Pattern, Color and Gradient fill Support...of Stroke effect with Color Fill for export FAQ 1. Why would...

    products.aspose.com/pub/java/
  3. 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/
  4. 在 PHP 中管理演示文稿背景|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示效果。... 将幻灯片背景的 FillType 设置为 Gradient 。 在 FillFormat 上使用 getGradientFormat...setFillType ( FillType :: Gradient ); $slide -> getBackground...

    docs.aspose.com/slides/zh/php-java/presentation...
  5. 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/
  6. 管理 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...
  7. 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/
  8. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. 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/androidjava/wordart/
  9. Create and Apply WordArt Effects in PHP|Aspose....

    Create and customize WordArt effects in Aspose.Slides for PHP via Java. 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/php-java/wordart/
  10. 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...