Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 9,053 for

fill

(0.03 sec)
  1. Fill.visible property | Aspose.Words for Node.js

    Fill.visible property. Gets or sets value that is ``true`` if the formatting applied to this instance, is visible....visible property Fill.visible property Gets or sets value that...Drawing class Fill Fill.transparency property Fill.oneColorGradient...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Grouping Data in Aspose.Cells|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....The markers are processed to fill the worksheets. The data is...(); //Fill the dataset with the table records. da . Fill ( ds...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  3. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...52 styles can be used for filling or stroking (outlining) in...demonstrate, firstly, how to fill a shape with a hatch pattern...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  4. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...gradientfill = shape . Fill . GradientFill ; // get the gradient...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. Table.SetShading | Aspose.Words for .NET

    Enhance your table's appearance with the SetShading method, allowing you to apply custom shading values for a polished, professional look....The color of the background fill. Examples Shows how to apply... Color . Green , true ); // Fill the cells with a light green...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。... fill . fill_type = slides . FillType...SOLID point . format . fill . solid_fill_color . color = drawing...

    products.aspose.com/slides/zh-hant/python-net/c...
  7. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。... fill . fill_type = slides . FillType...SOLID point . format . fill . solid_fill_color . color = drawing...

    products.aspose.com/slides/zh-hant/python-net/c...
  8. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a picture as a texture inside a shape using Aspose.Cells for C++.... Tiling fills the shape surface with a small...Texture inside the Shape You can fill the shape surface with some...

    docs.aspose.com/cells/cpp/tile-picture-as-a-tex...
  9. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...52 styles can be used for filling or stroking (outlining) in...demonstrate, firstly, how to fill a shape with a hatch pattern...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...LinearGradientBrush are used to define fill colors. Draw shapes on the layer...and graphics.fillEllipse() to fill them. After making desired changes...

    docs.aspose.com/psd/java/graphics-api/