Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 12,727 for

fill

(0.13 sec)
  1. 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-...
  2. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。...y= "1" width= "0" height= "1" fill= "blue" /> 11 <g visibility=...y= "1" width= "1" height= "1" fill= "red" /> 13 </g> 14 <circle...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 修改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...
  8. 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...
  9. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...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...
  10. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... fill . fill_type = slides . FillType...SOLID point . format . fill . solid_fill_color . color = drawing...

    products.aspose.com/slides/python-net/chart/pptx/