Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 5,967 for

fill color

(0.03 sec)
  1. Rectangle|Aspose.Slides 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....Set the Fill Type of the Rectangle to Solid. Set the Color of the...Rectangle using SolidFillColor.Color property as exposed by FillFormat...

    docs.aspose.com/slides/cpp/rectangle/
  2. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Set fill color for series. Save PPTX file...Setting fill color for series series->get_Format()->get_Fill()->...

    products.aspose.com/slides/cpp/chart/pptx/
  3. Presentation Background|Aspose.Slides Documenta...

    Set background in PowerPoint presentation in Java...Contents [ Hide ] Solid colors, gradient colors, and pictures are often...(several slides at once) Set Solid Color as Background for Normal Slide...

    docs.aspose.com/slides/java/presentation-backgr...
  4. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....//Create empty image and fill it with blue color int width = 800 ; int...g . setColor ( java . awt . Color . blue ); g . fillRect ( 0 ...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Callout|Aspose.Slides for Python Documentation

    PowerPoint chart callouts and data labels in Python... fill . fill_type = slides . FillType...dataPoint . format . line . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/callout/
  6. 在Ruby中将图表转换为图像|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....A2:A8" ) # Set the fill colors for the series's data points...getPoints () color = Rjb :: import ( 'com.aspose.cells.Color' ) point...

    docs.aspose.com/cells/zh/java/converting-chart-...
  7. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....path Create a colored brush and use it to fill all the shapes...the path, create a brush and fill shapes with it, and finally...

    kb.aspose.com/drawing/net/create-transparent-im...
  8. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Set fill color for series. Save PPT file...Setting fill color for series series->get_Format()->get_Fill()->...

    products.aspose.com/slides/cpp/chart/ppt/
  9. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group shape has ended in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. TextureIndex | Aspose.Words for Java

    Specifies shading texture in Java....5, Color.GREEN, true); table.setBorder(BorderType...RIGHT, LineStyle.SINGLE, 1.5, Color.GREEN, true); table.setBorder(BorderType...

    reference.aspose.com/words/java/com.aspose.word...