Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 8,037 for

fill color

(0.27 sec)
  1. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....can adjust the border color, style, fill pattern, and dimensions...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  2. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more....use the PictureFrame class or fill a watermark shape with an image...shape is styled with fill and line colors. The following lines...

    docs.aspose.com/slides/androidjava/watermark/
  3. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....contains Filter by Color Filters based on filled color Date Filters...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  4. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....object that will be used to fill the shape. Specify the image’s...object that will be used to fill the shape. Specify the image’s...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  5. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....(property) – specifies the fill color attributes. The following...100 , 1100 , 350 , 2550 ); // Fill the text. textbox0 . setText...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  6. 使用GridLines导出Excel到HTML via JavaScript。|Documen...

    学习如何使用Aspose.Cells for JavaScript via C++导出带有网格线的Excel文件到HTML格式。... get ( 0 ); // Fill worksheet with some integer...'result' ). innerHTML = '<p style="color: green;">HTML exported successfully...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  7. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG using Aspose.HTML for .NET. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG Converter....cx ='100' cy ='100' r ='60' fill='none' stroke='red' stroke-width='10'...page size, margins, background color, etc. Property Description Sets...

    docs.aspose.com/html/net/convert-svg-to-png/
  8. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....SetForegroundColor ( Color :: Maroon ()); // Fill the PlotArea with...

    docs.aspose.com/cells/cpp/create-high-low-close...
  9. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...properties such as fill color, border color, overlay text, and...Java: import com.aspose.pdf.Color; import com.aspose.pdf.Document;...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  10. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....Set the Fill Type of the Ellipse to Solid. Set the Color of the...Ellipse using SolidFillColor.Color property as exposed by FillFormat...

    docs.aspose.com/slides/php-java/ellipse/