Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 6,174 for

fill color

(0.04 sec)
  1. 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...
  2. 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/
  3. 在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-...
  4. PSD Format|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.... Most popular Color Modes 3. Big amount of Global...Text Layers Adjustment Layers Fill Layers Smart Objects Ai File...

    docs.aspose.com/psd/java/psd-format/
  5. Callout|Aspose.Slides Documentation

    PowerPoint chart callouts and data labels in C# or .NET... Fill . FillType = FillType . Solid...FillFormat . SolidFillColor . Color = Color . White ; dataPoint . Format...

    docs.aspose.com/slides/net/callout/
  6. PDF Forms. Manage via Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....Extract data from Acroforms Fill PDF forms progammatically How...Set the color of the text box field textBoxField . color = apdf...

    products.aspose.com/pdf/python-net/acroforms/
  7. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…...Binding("fill", "color")), $(go.TextBlock, { margin:...objects, one per node; // the "color" property is added specifically...

    forum.aspose.com/t/javascript-not-working-in-ht...
  8. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... format Provides access to fill and line formatting of the chart...title . font . color = aspose . pydrawing . Color . blue # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Presentation Background|Aspose.Slides for Pytho...

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

    docs.aspose.com/slides/python-net/presentation-...
  10. Drop Shadow – SVG Filters – C# Code

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG API and apply the drop shadow effect to SVG shapes and text....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...SourceAlpha leads to a black-color result (figure a). <feGaussianBlur>...

    docs.aspose.com/svg/net/drop-shadow/