Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 8,310 for

fill color

(0.51 sec)
  1. 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...
  2. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Apply a fill color to the chart series. Add...Set the fill color for the series. series . format . fill . fill_type...

    docs.aspose.com/slides/python-net/create-chart/
  3. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... fill . fill_type = slides . FillType...dataPoint . format . line . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/callout/
  4. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... This image will be used to fill the shape. Specify the frame’s... This image will be used to fill the shape. Specify the frame’s...

    docs.aspose.com/slides/python-net/picture-frame/
  5. ChartDataLabelCollection.clearFormat method | A...

    ChartDataLabelCollection.clearFormat method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection.... fill . color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Optimize Chart Calculations for Presentations o...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Android for PPT and PPTX, with practical Java code examples....validateChartLayout() previously to fill properties with actual values...validateChartLayout() previously to fill properties with actual values...

    docs.aspose.com/slides/androidjava/chart-calcul...
  7. 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...
  8. 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/
  9. 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/
  10. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows.... Fill . FillType = FillType . Solid...FillFormat . SolidFillColor . Color = Color . White ; dataPoint . Format...

    docs.aspose.com/slides/net/callout/