Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 12,477 for

fill

(0.13 sec)
  1. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...gradient stops to the gradient fill. doc = aw . Document () builder...= 80 , height = 80 ) shape . fill . two_color_gradient ( color1...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. Aspose.Cells 8.9.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....Fill、Outline 和 Shadow 属性 Aspose.Cells...Java 8.9.2版本已暴露了TextOptions.Fill、TextOptions.Outline和TextOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations.... Use the solid_fill_color property on FillFormat...slide . background . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/presentation-...
  5. Working with AcroForms using Python|Aspose.PDF ...

    Learn how to create, Fill, extract, import, export, and manage AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET....programmatically, including filling fields, exporting data, modifying...a form from scratch. Fill AcroForm - fill form fields in a PDF...

    docs.aspose.com/pdf/python-net/acroforms/
  6. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....backColor tag to set a solid-fill color for a shape dynamically...Set the shape’s fill to none (that is, “No fill”). Inside the shape’s...

    docs.aspose.com/words/net/setting-background-co...
  7. Text Box|Aspose.Slides for Python Documentation

    Create and format text boxes in Python with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....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/python-net/examples/elem...
  8. Manage Presentation Backgrounds in .NET|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for .NET, with code tips to boost your presentations....addition to solid and gradient fills, Aspose.Slides allows you to...shows how to set the background fill type to a tiled picture and...

    docs.aspose.com/slides/net/presentation-backgro...
  9. 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-...
  10. 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...