Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 11,970 for

fill

(0.09 sec)
  1. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....object that will be used to fill the frame. Add zoom frames (containing...object that will be used to fill the frame. Set a custom image...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  2. 通过 C++ 使用 JavaScript 创建 Volume High Low Close(V...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、高、低、收盘价的股票图表。我们的指南将演示如何将股票市场数据(包括成交量、高、低、收盘价)绘制到图表上,以便更好地分析和可视化。...Color ( 79 , 129 , 189 ); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....color, background color, and fill format, etc. In the example...SetForegroundColor ( Color :: Cyan ()); // Filling the area of the 2nd SeriesCollection...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  4. 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/
  5. 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/
  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. 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...
  8. Mail Merge with XML Data Source in Java|Aspose....

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

    docs.aspose.com/words/java/mail-merge-with-xml-...
  9. 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/
  10. 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...