Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 12,739 for

fill

(0.11 sec)
  1. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....gradient stops to the gradient fill. Document doc = new Document...Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Rectangle2D and then fill it. We created one rectangle...any transformations and just fill it after every transformation...

    docs.aspose.com/page/java/ps/working-with-trans...
  3. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...text with horizontal gradient fill in PS document. 2 3 string outputFileName...(brush); 31 32 //Fill the rectangle 33 document. Fill (path); 34 35...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  4. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is Filled incorrectly. If you resize any of …...labeled, but every other shape is filled incorrectly. If you resize...I’ve also tried setting the fill color explicitly, but get the...

    forum.aspose.com/t/color-not-set-correctly-for-...
  5. 修改Visio形状的渐变|Documentation

    本页介绍如何使用 Aspose.Diagram 库修改 visio 形状的渐变颜色。... 修改渐变填充编程示例 形状 类提供 Fill 属性,允许开发人员检索 渐变填充 目的。 GradientFill...GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...

    docs.aspose.com/diagram/zh/net/modify-the-gradi...
  6. 变换矩阵 – SVG 代码示例 – Transformation Matrix

    了解如何使用变换矩阵来旋转、缩放、平移和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...org/2000/svg" > 2 < g fill = "none" > 3 <!-- no translation...ty 在代码示例中, <g> 元素用于将圆圈分组在一起。 fill 属性在 <g> 内应用于所有形状一次。这是生成的图像:...

    docs.aspose.com/svg/zh/net/drawing-basics/trans...
  7. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....gradient stops to the gradient fill. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Fill.foreTintAndShade property | Aspose.Words f...

    Fill.foreTintAndShade property. Gets or sets a double value that lightens or darkens the foreground color....foreTintAndShade property Fill.foreTintAndShade property Gets...firstParagraph . runs . at ( 0 ). font . fill ; textFill . foreThemeColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with XFA Forms in PDF|Aspose.PDF for PH...

    With Aspose.PDF for PHP via Java you may convert XFA into AcroForm, Fill the form field in a PDF document, extract data from the form.... - Fill AcroForm - to fill a form field, get the...

    docs.aspose.com/pdf/php-java/xfa-forms/
  10. ChartFormat.SetDefaultFill | Aspose.Words for .NET

    Discover how to use the ChartFormat SetDefaultFill method to effortlessly restore your chart element's Fill to its original default value....SetDefaultFill method Resets the fill of the chart element to have...Examples Shows how to reset the fill to the default value defined...

    reference.aspose.com/words/net/aspose.words.dra...