Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 8,261 for

fill color

(0.79 sec)
  1. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....cropped edge will be filled by the fill color of the shape). Positive...object will define the border color as empty. ASSERT_EQ ( 4 , imageData...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....Generate a brush with color and use it to fill all added shapes Apply...arcs, and lines into the path, color them using a brush, and finally...

    kb.aspose.com/drawing/java/create-transparent-i...
  3. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....Set the Fill Type of the Ellipse to Solid. Set the Color of the...Ellipse using SolidFillColor.Color property as exposed by FillFormat...

    docs.aspose.com/slides/net/ellipse/
  4. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....PSDNET-948 Change Font and Color for TextLayer PSD Bug PSDNET-971...UpdateText ( "Test" , Aspose . PSD . Color . Black ); } } image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  5. ChartDataLabelCollection.Rotation | Aspose.Word...

    Adjust the rotation of your ChartDataLabelCollection for optimal visibility. Customize data label angles to enhance your chart's readability and impact.... Fill . Solid ( Color . DarkBlue ); // Set...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... fill . solid ( aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++.... On the Colors and Lines tab, expand the Color list. Click...Click Fill Effects . On the Picture tab, click Select Picture . Locate...

    docs.aspose.com/cells/go-cpp/comments-and-notes/
  8. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling Color inversion for negative values. Enhance your data visualization with this unique feature!...parent element shall inverts its colors if the value is negative. public...series will not invert their colors if the value is negative. using...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....investigate simply graph curves, and filled curves, that you can create...BorderSide . All , Aspose . Pdf . Color . Green ); graph . Border =...

    docs.aspose.com/pdf/net/add-curve/