Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 12,367 for

fill

(0.16 sec)
  1. Aspose.PSD for .NET 23.10 - 发布说明|Documentation

    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....Fill P:Aspose.PSD.FileFormats.Psd...FileFormats.Psd.Layers.IShapeLayer.Fill T:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Need help in understanding svg style class - Fr...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...MsftOfcThm_Accent2_lumMod_100_Fill_v2 and MsftOfcThm_Accent1_l...umMod_40_lumOff_60_Fill_v2 , irrespective of whatever color code...

    forum.aspose.com/t/need-help-in-understanding-s...
  3. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 变换矩阵 – 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...
  6. 修改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...
  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. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java....how to set font formatting: Fill properties now are also available...available for fonts to set fill formatting of text. It gives an...

    docs.aspose.com/words/java/working-with-fonts/
  9. PatternType | Aspose.Words for Java

    Specifies the Fill pattern to be used to Fill a shape in Java....Specifies the fill pattern to be used to fill a shape. Examples:...getChild(NodeType.SHAPE, 0, true); Fill fill = shape.getFill(); System...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic....boolean Examples Shows how to fill MERGEFIELDs with data with a...during a mail merge, // and then fill them manually. builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...