Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 12,730 for

fill

(0.1 sec)
  1. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....gradient stops to the gradient fill. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用透明度 | C++

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 C++ 中使用该功能。...285 10,285" )); 8 path -> set_Fill(doc -> CreateSolidColorBrus(doc...0 H400 v1000 H120" )) -> set_Fill(doc -> CreateSolidColorBrus...

    docs.aspose.com/page/zh/cpp/xps/working-with-tr...
  3. Working with Shapes|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....Visio Shape's XForm, Line and Fill Data Working with Connector...Drawing Get Visio Shape Inherit Fill Get Visio Shape Inherit Line...

    docs.aspose.com/diagram/java/working-with-shapes/
  4. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....L 110 110 L 30 110 L 30 30" fill = "transparent" stroke - width..."M 50 50 H 130 V 130 H 50 Z" fill = "transparent" stroke - width...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  5. 按名称和值填写字段|Aspose.PDF for Python via .NET

    本文演示了如何使用 Aspose.PDF for Python via .NET 通过名称和值动态填充多个 PDF 表单字段。它不是逐个设置字段,而是使用字典结构将字段名称映射到对应值,并在循环中批量填充。...每个条目通过 ‘fill_field method’ 应用,实现对表单字段的高效批量更新。...创建一个字典,包含字段名称以及您想插入的值。 遍历字典并对每个条目调用 ‘fill_field()’。 保存已更新的 Document。 from...

    docs.aspose.com/pdf/zh/python-net/fill-fields-b...
  6. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers....gradient stops to the gradient fill. doc = aw . Document () builder...= 80 , height = 80 ) shape . fill . two_color_gradient ( color1...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.Bold | Aspose.Words for .NET

    Discover the DocumentBuilder Bold property. Easily format fonts as bold to enhance text visibility and impact in your documents. Boost your design today!...set ; } Examples Shows how to fill MERGEFIELDs with data with a...during a mail merge, // and then fill them manually. builder . InsertField...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... fill . fill_type = slides . FillType...SOLID point . format . fill . solid_fill_color . color = drawing...

    products.aspose.com/slides/python-net/chart/ppt/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Deal with PDF Forms in C++ https://products.aspose.com/pdf/cpp/acroforms/ Recent content in Deal with PDF Forms in C++ on Aspsoe.PDF Products H......com/pdf/cpp/acroforms/fill/ Thu, 15 Jan 2026 00:00:00 +0000...aspose.com/pdf/cpp/acroforms/fill/ .nav-program-lang { display:...

    products.aspose.com/pdf/cpp/acroforms/index.xml
  10. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Red ). Stroke (Paint...circle.Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None)...

    docs.aspose.com/svg/net/element-builders/