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

fill

(0.08 sec)
  1. Aspose.PSD for Java 20.4 - 发行说明|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.... setDisplayName ( "Color Fill Layer" ); psdImage . addLayer... setDisplayName ( "Gradient Fill Layer" ); psdImage . addLayer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....{ get; } Provides access to fill and line formatting of the series...[ 2 ]; dataLabel . Format . Fill . Color = Color . Red ; // For...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose.Cells 8.5.2中的公共API更改|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....); //Create empty image and fill it with blue color int width...//Access cell style and set its fill color and font color Style style...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. 在 XPS 文件中处理文本 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 .NET 中使用该功能... Fill = textFill; 13 // Save resultant...BidiLevel = 1; 14 15 glyphs. Fill = textFill; 16 // Save resultant...

    docs.aspose.com/page/zh/net/xps/working-with-text/
  5. Excel Specifications and Limits|Documentation

    In this article, find all workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....cell formats/cell styles 65,490 Fill styles 256 Line weight and styles...cell formats/cell styles 65,490 Fill styles 256 Line weight and styles...

    docs.aspose.com/cells/net/excel-specifications-...
  6. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....It also offers the feature to fill Arc object with a certain color..."DrawingArc_out.pdf" ); } Create Filled Arc Object Next example shows...

    docs.aspose.com/pdf/cpp/add-arc/
  7. Managing Controls|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....MsoFillFormat object used to set the fill format for the text box. The...user clicks one button, it is filled. When one button in the group...

    docs.aspose.com/cells/net/managing-controls/
  8. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks....contain any marks - from marker filling to light pencil checks. You...values require a more solid fill and may cause pencil marks or...

    docs.aspose.com/omr/net/json-markup/checkbox/
  9. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a line in Java....insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...with a flipped orientation filled in with the Aspose logo: Shape...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....investigate simply graph curves, and filled curves, that you can create...with our code snippet: Create Filled Curve Object This example shows...

    docs.aspose.com/pdf/python-net/add-curve/