Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 45,898 for

color

(2.48 sec)
  1. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP.... $ color = new Java ( "java.awt.Color" ); $ watermark...-> getFill ()-> setColor ( $ color -> GRAY ); // Try LightGray...

    docs.aspose.com/words/java/add-watermark-in-php/
  2. Modifying Images|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....creating the illusion of new colors and shades by varying the pattern...common means of reducing the color range of images down to the...

    docs.aspose.com/psd/java/modifying-images/
  3. Excel Cell Formatting|Documentation

    Excel cell formatting - apply backgrounds, borders, alignment, number formats, and cell styles with AI automation..."range" : "A1:F1" , "background_color" : "#4472C4" , "horizontal_align"..."range" : "A1:F1" , "background_color" : "#2E5984" , "horizontal_align"...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-forma...
  4. 如何在 .NET 中创建 Hello World 演示文稿|Aspose.Slides 文档

    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.... Color = Color . Black ; // 将矩形的线条颜色更改为白色...ShapeStyle . LineColor . Color = Color . White ; // 移除形状的所有填充格式...

    docs.aspose.com/slides/zh/net/how-to-create-hel...
  5. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, open, 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 color for the first series (Volume)...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  6. Calculating IFNA function using Aspose.Cells fo...

    How to calculate the IFNA function using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one, calculate the IFNA function to get the result, and finally save the modified Excel file to disk.... innerHTML = '<p style="color: red;">Please select an Excel...style="color: green;">A5: ${ valueA5 } </p><p style="color: green;">A6:...

    docs.aspose.com/cells/javascript-cpp/calculatin...
  7. 通过 C++ 使用 JavaScript 创建 Volume High Low Close(V...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、高、低、收盘价的股票图表。我们的指南将演示如何将股票市场数据(包括成交量、高、低、收盘价)绘制到图表上,以便更好地分析和可视化。... innerHTML = '<p style="color: red;">Please select an Excel...categoryData = "A2:A9" ; // Set Color for the first series(Volume)...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. BMP to Vector – C# code and Online Vectorizer

    BMP to SVG online or in C#. Vectorize BMP image and get all advantages of vector graphics. Try Online Image Vectorizer for free!...with the preview of initial, color-quantized and vectorized images...algorithm includes the next steps: color quantization, contour tracing...

    products.aspose.com/svg/net/vectorization/bmp-t...
  9. Get Cells Range|Documentation

    Learn how to get cells range through the Aspose.Cells for JavaScript via C++ API....SaveFormat , FileFormatType , Color } = AsposeCells ; AsposeCells...createStyle (); temp . font . color = new Color ( 255 , 0 , 0 ); cell...

    docs.aspose.com/cells/javascript-cpp/get-cells-...
  10. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT....INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...