Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 8,849 for

fill

(0.08 sec)
  1. GradientStopCollection.Count | Aspose.Words for...

    Discover the GradientStopCollection Count property, which provides the total number of items, enhancing your data management and UI design efficiency....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. 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...
  3. 变换矩阵 – 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...
  4. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET....you also offers the feature to fill rectangle object. First, let’s...save ( path_outfile ) Create Filled Rectangle Object Aspose.PDF...

    docs.aspose.com/pdf/python-net/add-rectangle/
  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. 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/
  7. How to Create Charts in a Presentation|Aspose.S...

    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....//Setting fill color for series series . Format . Fill . FillType.... Solid ; series . Format . Fill . SolidFillColor . Color = Color...

    docs.aspose.com/slides/net/how-to-create-charts...
  8. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... Use the Fill.gradient_stops property to access...access gradient stops of fill objects. Indexers Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....to access gradient stops of fill objects. Examples Shows how...gradient stops to the gradient fill. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold....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...