Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 12,455 for

fill

(0.14 sec)
  1. Setting Background Color of Master Slide|Aspose...

    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.... Fill . ForeColor . RGB = - 654262273...

    docs.aspose.com/slides/net/setting-background-c...
  2. Simple Mail Merge in PHP|Aspose.Words for Java

    Simple Mail Merge using PHP....doc" ); // Fill the fields in the document with...

    docs.aspose.com/words/java/simple-mail-merge-in...
  3. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML text effect is applied.... FILL )) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++.... getCells (); // Fill some sample data into the cells...); // Implement the shading / fill color. flag1 . setCellShading...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  5. Aspose::Words::Font::get_Outline method | Aspos...

    Aspose::Words::Font::get_Outline method. True if the font is formatted as outline in C++....Outline flag to change the text's fill color to white and // leave...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Stroke.image_bytes property | Aspose.Words for ...

    Stroke.image_bytes property. Defines the image for a stroke image or pattern Fill....for a stroke image or pattern fill. @property def image_bytes (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 编辑 SVG 文件 – Python 示例

    了解如何在 Python 中编辑 SVG 文件。使用 Aspose.SVG for Python via .NET 库在 SVG 文档中添加、查找和编辑元素。... set_attribute ( "fill" , "red" ) 添加元素 您可以使用 方法将新子节点添加到节点子节点列表的末尾。...# Add < g > element and set "fill" attribute 8 g_element = document...

    docs.aspose.com/svg/zh/python-net/edit-svg-file/
  8. snowflake-blue.svg

    fill="none" d=" M 50,0 L 150, 100...

    docs.aspose.com/svg/files/snowflake-blue.svg
  9. Add WordArt Watermark to Chart with JavaScript ...

    Learn how to use Aspose.Cells for JavaScript via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart.... 3000 ); // Get the shape's fill format and set transparency...const wordArtFormat = wordart . fill ; wordArtFormat . transparency...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  10. Create Stock Chart in Excel using Python

    This article guides on how to create Stock chart in Excel using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to make a Stock graph in excel using Python....small helper functions for filling the worksheet with sample data...Prepare sample OHLC price data and fill in the target sheet with appropriate...

    kb.aspose.com/cells/python/create-stock-chart-i...