Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 8,310 for

fill color

(2.38 sec)
  1. Aspose.PSD for .NET 25.5 - Release Notes|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 default layer mask for Fill layer. Feature PSDNET-2003 Add...Create default layer mask for Fill layer. // Create PSD image with...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  2. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....than open), the bar is filled with one color, while if the price...price decreases, the bar is filled with another. This type of chart...

    docs.aspose.com/cells/nodejs-cpp/create-open-hi...
  3. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java.... 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/java/comments-and-notes/
  4. 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/
  5. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for Python via .NET.... 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/python-net/comments-and-n...
  6. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library.... SetAttribute ( "fill" , "#8A8D8F" ); 2 gElement....circleElement. SetAttribute ( "fill" , "Salmon" ); 18 19 // Add...

    docs.aspose.com/svg/net/edit-svg-file/
  7. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation....{ get; } Provides access to fill and line formatting of the chart...Size = 15 ; title . Font . Color = Color . Blue ; // Set the "Show"...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Brush 的 fill_text() 或 fill_and_stroke_text() 方法之一。...pydrawing.Pen 参数的 outline_text() 或 fill_and_stroke_text() 方法之一。 以下示例演示了如何使用填充图案填充形状、在...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. 在 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...
  10. 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...