Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 12,509 for

fill

(1.08 sec)
  1. 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/
  2. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....attributes specifying position, size, fill, and transformation. The transform...rectElement. SetAttribute ( "fill" , "blue" ); 15 16 // Apply...

    docs.aspose.com/svg/net/svg-transformations/
  3. 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...
  4. 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...
  5. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes.... Fill the path with the points. Create...FAQ What will happen to the fill and outline after replacing...

    docs.aspose.com/slides/php-java/custom-shape/
  6. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...(y)); 54 //Fill pattern square 55 document -> Fill(path); 56 //Set...WriteGraphicsRestore(); 74 75 //Fill text with hatch pattern 76 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  7. Aspose.PSD for Java 20.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.... setDisplayName ( "Color Fill Layer" ); psdImage . addLayer... setDisplayName ( "Gradient Fill Layer" ); psdImage . addLayer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. 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...
  9. Excel Specifications and Limits|Documentation

    In this article, find all workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....cell formats/cell styles 65,490 Fill styles 256 Line weight and styles...cell formats/cell styles 65,490 Fill styles 256 Line weight and styles...

    docs.aspose.com/cells/net/excel-specifications-...
  10. 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/