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

fill

(0.18 sec)
  1. How to create YouTube thumbnail generator progr...

    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....shadow effect , radial gradient fill, drawing text and shapes): How...its content) a new gradient fill layer (a separate layer that...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  2. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... Set your preferred fill type and fill color. Save the modified...point -> get_Format () -> get_Fill () -> set_FillType ( FillType...

    docs.aspose.com/slides/cpp/chart-series/
  3. 在 XPS 文件中使用渐变 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。了解 .NET 的功能...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...0f, 1f, 20f, 70f); 19 path. Fill = doc. CreateLinearGradient...

    docs.aspose.com/page/zh/net/xps/working-with-gr...
  4. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP presentations....but a typical text box has no fill or border and displays only...simply an AutoShape with no fill or border and some formatted...

    docs.aspose.com/slides/net/examples/elements/te...
  5. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your shapes effortlessly....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Setting Conditional Formatting for Report Item|...

    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....less than 1000 with light red fill and dark red text. Format cells...than 1000 with light yellow fill and dark yellow text. Set additional...

    docs.aspose.com/cells/reportingservices/setting...
  8. 在 PS 文件中使用转换 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Python 中使用该功能... orange )) 20 21 # Fill the first rectangle that is...transformations. 22 document. fill (path) 23 ########## 24 25 26...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... We fill or outline text using the aspose...PsSaveOptions , then fetch . And finally fill or outline the text with this...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....also a command that draws or fills rectangle ( rectfill and rectstroke...PsDocument simplifies drawing and filling geometrical shapes accepting...

    products.aspose.com/page/net/add-shapes-to-ps/