Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,379 for

gradient fill

(3.26 sec)
  1. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using Aspose.Cells for Node.js via C++....js via C++ Render Gradient Fill for the WordArt while Converting...

    docs.aspose.com/cells/nodejs-cpp/export-workshe...
  2. main.bundle.min.e24a760d79718ad7c73b1c0e4d0f02f...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......next_link svg{height:12px;fill:#3176d9}.docs_information .prev_next_links...prev_next_links .next_link:hover svg{fill:#4579c8;cursor:pointer}@med...

    docs.aspose.com/font/css/main.bundle.min.e24a76...
  3. main.bundle.min.d854ecb9fd6b4ef45da0e2af4e9b5e6...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......next_link svg{height:12px;fill:#3176d9}.docs_information .prev_next_links...prev_next_links .next_link:hover svg{fill:#4579c8;cursor:pointer}@med...

    docs.aspose.com/tex/css/main.bundle.min.d854ecb...
  4. main.bundle.min.a28e823f8d75328b099ee6b1e96e59e...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......next_link svg{height:12px;fill:#3176d9}.docs_information .prev_next_links...prev_next_links .next_link:hover svg{fill:#4579c8;cursor:pointer}@med...

    docs.aspose.com/zip/css/main.bundle.min.a28e823...
  5. Edit SVG File in Python – DOM Code Examples

    Edit SVG files in Python with Aspose.SVG. Add elements, set attributes, find nodes with CSS selectors, update shapes, and save the SVG....Sets element attributes such as fill , stroke , cx , or width Finds...14 circle. set_attribute ( "fill" , "#ff7f50" ) 15 svg_element...

    docs.aspose.com/svg/python-net/edit-svg-file/
  6. Aspose.PSD for .NET 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.... DisplayName = "Color Fill Layer" ; image . AddLayer (...CreateInstance ( FillType . Gradient ); gradientFillLayer . DisplayName...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. What Is an SVG File? SVG Format Explained with ...

    What is an SVG file? Learn how scalable vector graphics work, when to use SVG instead of PNG or JPG, and explore XML code and SVG examples....shapes, paths, text, colors, gradients, and transformations in readable...cx = "50" cy = "50" r = "40" fill = "#B0C4DE" /> 4 < circle cx...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  8. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...0400390625,0,0"> <Path Fill="#FFFFFFFF" Data="M0,0L784,0...UnicodeString="Patient Name:" Fill="#FF404040" /> <Glyphs Name="Label3"...

    docs.aspose.com/page/net/what-is-xps-file/
  9. Edit SVG Styles in Python – CSS, Inline, Attrib...

    Edit SVG styles in Python with Aspose.SVG. Update presentation attributes, inline styles, CSS blocks, and classes....workflows such as fills, strokes, and gradient stops. Style location...edit it Presentation attributes fill="#e3f2fd" stroke="#1565c0" Use...

    docs.aspose.com/svg/python-net/work-with-svg-st...
  10. Path Builder in C# – Create SVG Paths Programma...

    Create SVG paths in C# with Aspose.SVG Builder API. Build path elements, curves, lines, and text paths with fluent syntax....// Sets the fill color of the path to teal 23 . Fill (Color. Teal...// Sets the fill color of the path to red 19 . Fill (Color. Red...

    docs.aspose.com/svg/net/path-builder/