Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 27,985 for

fill

(0.15 sec)
  1. Aspose.PSD for .NET 21.10 - 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.... Layers [ 1 ]); // Set the fill color of vector path vectorPath...CreateVectorPathForL ( layer2 ); // Set the fill color of vector path vectorPath2...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  2. Aspose.PSD for .NET 21.10 - Release Notes

    Aspose.PSD for .NET 21.10 - Release Notes – the latest updates and fixes....Layers[ 1 ]); // Set the fill color of vector path vectorPath...CreateVectorPathForL(layer2); // Set the fill color of vector path vectorPath2...

    releases.aspose.com/psd/net/release-notes/2021/...
  3. JoinStyle - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....FileFormatInfo FileFormatUtil Fill FindReplaceOptions FixedPageSaveOptions...insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. 通过 C++ 编写的 PPTX 文档图表 | products.aspose.com

    C++ 示例代码,用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境中绘制和转换 PPTX 文件中的图表或图表。...Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/zh/cpp/chart/pptx/
  5. SpinButtonActiveXControl - Aspose.Cells for Pyt...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....FileFormatInfo FileFormatUtil Fill FillFormat FilterColumn FilterColumnCollecti...(value) Gets and sets the list fill range. method getMax () method...

    reference.aspose.com/cells/python-java/asposece...
  6. Setting Default Text in RichText Content Contro...

    I am working on generating a form with content preFilled in. However I have noticed, that when I am supplying the text, the behavior when the user opens the form and clicks in to make further edits is to highlight all o…...create an empty field, then fill it out and reopen the word document...MarkupLevel.Block); sdt2.Tag = "filled"; Paragraph para = new Paragraph(doc);...

    forum.aspose.com/t/setting-default-text-in-rich...
  7. commandbuttonactivexcontrol - Aspose.Cells for ...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....FileFormatInfo FileFormatUtil Fill FillFormat FilterColumn FilterColumnCollecti...(value) Gets and sets the list fill range. method getMouseIcon ()...

    reference.aspose.com/cells/python-java/asposece...
  8. scrollbaractivexcontrol - Aspose.Cells for PHP ...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....FileFormatInfo FileFormatUtil Fill FillFormat FilterColumn FilterColumnCollecti...(value) Gets and sets the list fill range. function getMax () function...

    reference.aspose.com/cells/php/aspose.cells/scr...
  9. 修改和添加新的 XPS 文件 | 解決方案 .NET | Aspose

    .NET API 解决方案来管理 XPS 文件。只需几行代码即可创建和修改 XPS 文件。学习 C# 示例以了解如何执行此操作。...Fill = xDocs.CreateSolidColorBrus(Color...XpsLoadOptions()); // Create the fill of the signature text XpsSolidColorBrush...

    products.aspose.com/page/zh/net/create-xps-file/
  10. Ellipse|Aspose.Slides for Python Documentation

    Create ellipse in PowerPoint presentation in Python... Set the Fill Type of the Ellipse to Solid...to ellipse shape shp . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/ellipse/