Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 12,428 for

fill

(0.09 sec)
  1. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact.... Fill . Color = Color . Red ; // For...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GroupShape | Aspose.Words for .NET

    Design stunning group shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations.... Fill . ForeColor ); return VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python... fill = gradient 26 gradient. gradient_stops... PointF (10, 200)) 24 path. fill = gradient 25 gradient. gradient_stops...

    docs.aspose.com/page/python-net/xps/working-wit...
  4. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    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....PSDNET-135 Implement rendering of Fill Layer: Pattern Feature PSDNET-187...PSDNET-135. Implement rendering of Fill Layer: Pattern string sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  5. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later Filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...NET and later filling custom tags in the PDF using...does not occur — everything fills correctly. How it should be:...

    forum.aspose.com/t/issue-with-text-placeholders...
  6. Working with Gradient in XPS file | Java

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...rectangle with vertical gradient fill in XPS document. 2 3 // Create...

    docs.aspose.com/page/java/xps/working-with-grad...
  7. 将 SVG 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PDF。考虑将 SVG 转换为 PDF 的各种情况,并学习如何使用 PdfSaveOptions。...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...

    docs.aspose.com/html/zh/java/convert-svg-to-pdf/
  8. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... Fill (property) – specifies the fill color attributes...100 , 1100 , 350 , 2550 ); // Fill the text textbox0 . SetText...

    docs.aspose.com/cells/cpp/controls-in-charts/
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Apply a fill color to the chart series. Add...Set the fill color for the series. series . Format . Fill . FillType...

    docs.aspose.com/slides/net/create-chart/
  10. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...12 # Create a brush 13 text_fill = doc. create_solid_color_brush..."Hello World!" ) 16 glyphs. fill = text_fill 17 # Save the resultant...

    docs.aspose.com/page/python-net/xps/working-wit...