Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 6,173 for

fill color

(0.13 sec)
  1. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....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...
  2. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible....visible property Fill.visible property Gets or sets value that...200 arrow . stroke . color = drawing . Color . red arrow . stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....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...
  4. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....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...
  5. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java....characters with a certain size, color, and design. Aspose.Words allows...how to set font formatting: Fill properties now are also available...

    docs.aspose.com/words/java/working-with-fonts/
  6. Export HTML String Value of the Cells to the Da...

    Learn how to Export HTML String Value of the Cells to the DataTable through the Aspose.Cells for .NET API....Cells APIs, developers can fill a DataTable with corresponding...the formatted cells data to fill a DataTable using Aspose.Cells...

    docs.aspose.com/cells/net/export-html-string-va...
  7. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....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. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient Fill in Java....for a gradient fill. Examples: Shows how to fill a shape with a...80.0); // Apply One-color gradient fill to the shape with ForeColor...

    reference.aspose.com/words/java/com.aspose.word...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF 양식.C# 를 통해 관리https://products.aspose.com/pdf/ko/net/acroforms/Recent content in PDF 양식.C# 를 통해 관리 on Aspsoe.PDF ProductsHugo -- gohugo.ioko......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/ko/net/acroforms/index.xml
  10. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....feature to fill ellipse object with a certain color. This example...ap . BorderSide . ALL , ap . Color . green ) graph . border = border_info...

    docs.aspose.com/pdf/python-net/add-ellipse/