Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 8,424 for

fill color

(0.2 sec)
  1. Path Builder – Create SVG Path – Aspose.SVG for...

    Learn how to use PathBuilder to create SVG paths using Aspose.SVG for .NET. PathBuilder makes it easier to create and manipulate SVG paths....Sets the fill color of the path to teal 23 . Fill (Color. Teal ))..."Path1" ) 12 . Fill (f => f. None ()). Stroke (Color. IndianRed )...

    docs.aspose.com/svg/net/path-builder/
  2. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...series will not invert their colors if the value is negative. for...data_point . format . fill . color = drawing . Color . red # For a cleaner...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....circle properties like its color Create a Graph object and add...a circle is created and its color is set that is followed by the...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  4. 在 Aspose.Cells 中锁定 WordArt 水印|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.... Text , true ); //Get the fill format of the word art MsoFillFormat...//Set the color wordArtFormat . ForeColor = Color . Red ; //Set...

    docs.aspose.com/cells/zh/net/locking-wordart-wa...
  5. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...an image that is used for filling or drawing objects: shapes...below we demonstrate how to fill a shape and a text and outline...

    docs.aspose.com/page/net/ps/working-with-textures/
  6. Fill.pattern property | Aspose.Words for Node.js

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the Fill....property Fill.pattern property Gets a PatternType for the fill. get...getShape ( 0 , true ); let fill = shape . fill ; console . log ( `Pattern...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...an image that is used for filling or drawing objects: shapes...below we demonstrate how to fill a shape and a text and outline...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  8. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....features like the fill color, border color, overlay text, etc...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  9. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....object that will be used to fill the shape. Specify the image’s...FillFormat . SolidFillColor . Color = Color . Blue ; pictureFrame ....

    docs.aspose.com/slides/net/picture-frame/
  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/