Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 8,061 for

fill color

(0.11 sec)
  1. Create Volume-High-Low-Close (VHLC) Stock Chart...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization.... innerHTML = '<p style="color: red;">Please select an Excel...categoryData = "A2:A9" ; // Set the color for the first series (Volume)...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  2. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....size, font style, and font color etc. In order to add text stamp...ForegroundColor = Aspose . Pdf . Color . Aqua ; // Add stamp to particular...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  3. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a 1 bpp (bits per pixel) 2-color image as a stencil mask. Currently...path and use it to clip a blue-filled rectangle within the same graphics...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. PDF Forms. Manage via C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++....Extract data from Acroforms Fill PDF forms progammatically How...textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...

    products.aspose.com/pdf/cpp/acroforms/
  5. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#.... Fill . Color = System . Drawing . Color . Gray ; //...StrokeColor = System . Drawing . Color . Gray ; // Try LightGray to...

    docs.aspose.com/words/net/add-watermark/
  6. Aspose.PSD for .NET 24.4 - 发行说明|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.... Fill as ColorFillSettings ; IStrokeSettings...strokeFill = shapeLayer . Stroke . Fill as ColorFillSettings ; AssertAreEqual...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides.... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/androidjava/chart-data-l...
  8. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides.... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/java/chart-data-label/
  9. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...parent element shall inverts its colors if the value is negative. Marker...series will not invert their colors if the value is negative. using...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...HatchBrush(hatchStyle, Color. Black , Color. White )); 35 36 //Calculate...

    docs.aspose.com/page/zh/net/ps/working-with-hat...