Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 8,310 for

fill color

(0.83 sec)
  1. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify shapes programmatically....Set the Fill Type of the Rectangle to Solid. Set the Color of the...with the Shape object. Set the Color of the lines of the Rectangle...

    docs.aspose.com/slides/nodejs-java/rectangle/
  2. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....feature to fill ellipse object with a certain color. public static...BorderInfo ( BorderSide . All , Color . getGreen ()); graph . setBorder...

    docs.aspose.com/pdf/java/add-ellipse/
  3. Table.alignment property | Aspose.Words for Nod...

    Table.alignment property. Specifies how an inline table is aligned in the document....true ); // Fill the cells with a light green solid color. table ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... Fill the rectangle. Close the page...document. setPaint (Color. ORANGE ); 16 //Fill the rectangle 17...

    docs.aspose.com/page/java/ps/working-with-shapes/
  5. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....feature to fill ellipse object with a certain color. void ExampleEllipse...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...

    docs.aspose.com/pdf/cpp/add-ellipse/
  6. Add WordArt Watermark to Worksheet in Aspose.Ce...

    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....1 , 130 , 800 ); // Get the fill format of the WordArt MsoFillFormat...wordart . FillFormat ; // Set the color wordArtFormat . ForeColor =...

    docs.aspose.com/cells/net/add-wordart-watermark...
  7. Manage Text Portions in Presentations Using C++...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for C++, boosting performance and customization....set a Portion-specific text fill transparency or gradient independent...the paragraph? Yes, text color, fill, and transparency at the...

    docs.aspose.com/slides/cpp/portion/
  8. Table.clearShading method | Aspose.Words for No...

    Table.clearShading method. Removes all shading on the table....true ); // Fill the cells with a light green solid color. table ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextureIndex | Aspose.Words for Java

    Specifies shading texture in Java....setBackgroundPattern(new Color(240, 128, 128)); // Light Coral...shading.setForegroundPattern(new Color(255, 160, 122)); // Light Salmon...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...., SaveFormat , ChartType , Color , LegendPositionType } = AsposeCells..."Title" ; // Setting the font color of the chart title to blue chart...

    docs.aspose.com/cells/javascript-cpp/chart-legend/