Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 8,033 for

fill color

(0.14 sec)
  1. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...(System::Drawing::Color::get_Blue())); 40 41 //Fill the rectangle...(with clipping) 42 document -> Fill(rectanglePath); 43 44 //Restore...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/
  2. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...formatting cells to appear blank or colored (see the document on how to...formatting ( ;;; ) or by filling them with black color. Alternatively,...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  3. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and memory string using the Aspose.SVG for .NET library....cx=\"70\" cy=\"70\" r=\"60\" fill=\"#ff0000\" /> <polygon points=\"160...140 210,350 50,199\" style=\"fill: orange\" /></svg>" ; using...

    products.aspose.com/svg/net/create-svg/
  4. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...getCharacteristics (). setBorder ( Color . getBlack ()); opt1 . getDefaultAppearance...

    docs.aspose.com/pdf/java/create-forms/
  5. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。... innerHTML = '<p style="color: red;">Please select an Excel...LegendPositionType . Bottom ; // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...
  6. HTML with JavaScript via C++|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.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Conversion completed...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. MS Publisher file manipulation API | .NET

    C# ASP.NET VB.NET Publisher API to parse, process and convert MS Publisher files. Code pub files on Mac, Windows, Linux, and anywhere....core imaging features such as color adjustment via its class libraries...Support of Fill layers. Pattern, Color, and Gradient fill. Support...

    products.aspose.com/pub/net/
  8. ChartStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartStyle enumeration. Specifies predefined styles of a chart....muted colors. Saturated A style with more saturated colors. Shaded...Gradient A style with gradient fill of data points. Original A style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....can modify the line color, line style, fill type, circle size,...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  10. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter....monochrome as well as color format with various color depths. It can...can save color data for each pixel in an image without any compression...

    docs.aspose.com/html/net/convert-html-to-bmp/