Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 12,730 for

fill

(0.19 sec)
  1. 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/
  2. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent.... Remove the fill style associated with the AutoShape..., 200 , 50 ); // Remove any fill style associated with the AutoShape...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  3. JavaScript与C++中的X轴与类别轴对比|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...
  4. 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....Support of Fill layers. Pattern, Color, and Gradient fill. Support...of Stroke effect with Color Fill for export. FAQ 1. Why would...

    products.aspose.com/pub/net/
  5. 在 PS 文件中使用纹理 | Java

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...(paint); 27 //Fill rectangle 28 document. fill (shape); 29 30...writeGraphicsRestore (); 36 37 //Fill the text with the texture pattern...

    docs.aspose.com/page/zh/java/ps/working-with-te...
  6. Add Watermarks to Presentations in PHP|Aspose.S...

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

    docs.aspose.com/slides/php-java/watermark/
  7. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a list of answers with blank bubbles that can accommodate any kind of marks....contain any marks - from marker filling to light pencil checks. You...values require a more solid fill and may cause pencil marks or...

    docs.aspose.com/omr/net/programmatic-forms/chec...
  8. Aspose::Words::Drawing::PresetTexture enum | As...

    Aspose::Words::Drawing::PresetTexture enum. Specifies texture to be used to Fill a shape in C++....Specifies texture to be used to fill a shape. enum class PresetTexture...get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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....higher than open), the bar is filled with one color, while if the...price decreases, the bar is filled with another. This type of...

    docs.aspose.com/cells/nodejs-cpp/create-open-hi...
  10. 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#....the line color, line style, fill type, circle size, etc., depending...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/