Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 11,943 for

fill

(0.53 sec)
  1. Aspose.PSD for .NET 24.2 - 发行说明|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.... Fill ; PattResource pattResource...PatternFillSettings ) shapeLayer . Fill ; Assert . AreEqual ( guid ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Aspose::Words::Drawing::Charts::ChartDataTable ...

    Aspose::Words::Drawing::Charts::ChartDataTable class. Allows to specify properties of a chart data table in C++....get_Format () Provides access to fill of text background and border...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose.PSD for .NET 25.5 - Release Notes|Docume...

    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....Create default layer mask for Fill layer. Feature PSDNET-2003 Add...Create default layer mask for Fill layer. // Create PSD image with...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  4. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....shape inside slide Set a Node’s Fill Format Aspose.Slides for Java...SmartArt shapes and set their fill format. This article explains...

    docs.aspose.com/slides/java/manage-smartart-sha...
  5. 在 PS 文件中使用填充图案 | Java

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...(x, y); 48 //Fill pattern square 49 document. fill (square); 50...writeGraphicsRestore (); 67 68 //Fill a text with the hatch pattern...

    docs.aspose.com/page/zh/java/ps/working-with-ha...
  6. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...(x, y); 46 //Fill pattern square 47 document. Fill (path); 48 //Set...WriteGraphicsRestore (); 64 65 //Fill text with hatch pattern 66 HatchBrush...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  7. 在 C# 中创建 SVG、加载和读取 SVG

    了解如何从内存字符串、流或文件创建 SVG;如何从 Web 加载 SVG 并使用 Aspose.SVG for .NET API 读取 SVG。... AddCircle (r: 20, fill: "url(#a)" , stroke: Color....15 )) 23 . AddCircle (r: 20, fill: "b" ) 24 . AddG (g => g. Id...

    docs.aspose.com/svg/zh/net/create-svg-document/
  8. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional text in C++....example, you can outline a text or fill it with a color (or gradient)...TextBox" ); // Disable shape fill in case we want to get shadow...

    docs.aspose.com/slides/cpp/wordart/
  9. 在 Python 中自定义 Treemap 和 Sunburst 图表的数据点|Aspose....

    了解如何使用 Aspose.Slides for Python via .NET 在 treemap 和 sunburst 图表中管理数据点,兼容 PowerPoint 和 OpenDocument 格式。... fill_format . fill_type = slides . FillType... portion_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/zh/python-net/data-point...
  10. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。... Fill (属性)– 指定填充颜色属性。 以下示例演示如何向图表添加标签。示例使用了一个设计文件(...100 , 1100 , 350 , 2550 ); // Fill the text textbox0 . SetText...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/