Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 12,242 for

fill

(0.17 sec)
  1. Mail Merge with XML Data Source in C#|Aspose.Wo...

    Use a variety of data sources when performing a Mail Merge operation, including an XML file using C#. The main advantage of using XML is the ability to define a hierarchy directly in the document.... Filling a Merge Template with Data...contains the data that is needed to fill in a merge template: <? xml...

    docs.aspose.com/words/net/mail-merge-with-xml-d...
  2. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# examples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matrix....attributes specifying position, size, fill, and transformation. Use the...circleElement. SetAttribute ( "fill" , "salmon" ); 14 15 // Apply...

    docs.aspose.com/svg/net/svg-scaling/
  3. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....that sets Color , which will fill the background of every page...property sets the color that will fill the background of every page...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  4. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...rather than storing an explicit fill. What you can do Call GetEffective()...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  5. Aspose.PSD for .NET 23.12 - 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...."Gradient-Fill.psd" ; string destFile = "Gradient-Fill-out.psd"...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET.... Fill the background of the bitmap...RenderGlyph(font, gid, glyphMatrix); // Fill the path path.FillMode = FillMode...

    products.aspose.com/font/net/add-text-to-image/
  7. 用C++通过JavaScript创建高低收(HLC)股票图表|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建高低收股票图表。我们的逐步指南将展示如何在图表上绘制股票市场数据,包括高价、低价和收盘价,以便进行更好的分析和可视化。... Maroon ; // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. HTML 表单编辑器 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 操作 FormEditor 对象来处理文档中的 HTML 表单、输入控件和提交信息。... Copy 1 // Fill out and submit an HTML form...(document, 0); 8 9 // You can fill in the data using direct access...

    docs.aspose.com/html/zh/java/html-form-editor/
  9. Chart Formatting|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....color, background color and fill format etc. In the example given...below: A column chart with filled areas Setting Chart Lines Developers...

    docs.aspose.com/cells/java/chart-formatting/
  10. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... fill . fill_type = slides . FillType...SOLID series . format . fill . solid_fill_color . color = draw ...

    docs.aspose.com/slides/zh/python-net/create-chart/