Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 12,755 for

fill

(0.17 sec)
  1. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading texture....pattern shall be a complete fill with the background color)....pydrawing . Color . green , True ) # Fill the cells with a light green...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PSD Layer Types|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 Layers It's a subtype of Smart Layer that fills image...

    docs.aspose.com/psd/java/layer-types/
  3. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...Append($"width:{colWidth}px;"); // Fill color var fill = cell?.CellFormat?.FillFormat;...FillFormat; if (fill?.FillType == Aspose.Slides.FillType.Solid)...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  4. Delete all entities inside a rectangle|CAD Docu...

    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 rectangle as polylines and fill it with hatch Do not export...

    docs.aspose.com/cad/net/how-to/delete-all-entit...
  5. Converting PSD Image To Raster Format|Documenta...

    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.... Support of Fill Layers Cropping PSD File While...

    docs.aspose.com/psd/java/converting-psd-image-t...
  6. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... Examples Shows how to set fill, stroke and callout formatting...color = "#006400" ; format . fill . solid ( "#008000" ); series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java.... Use the Fill.getGradientStops() property...to access gradient stops of fill objects. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....the chart was inserted and filled with data, you are able to...default. How to Set Fill and Stroke Formatting Fill and stroke formatting...

    docs.aspose.com/words/python-net/working-with-c...
  9. Edit SVG in C# – Aspose.SVG for .NET

    Edit SVG files using C#. Learn how to modify SVGs with the Aspose.SVG Builder API or through direct DOM manipulation....object is created, it can be filled with SVG elements. You can...Cx( 130 ).Cy( 130 ).R( 60 ).Fill(Paint.None).Stroke(Color.Salmon)...

    products.aspose.com/svg/net/edit-svg/
  10. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...which can be utilized for filling or stroking in PsDocument....set_paint() or one of the fill_text() or fill_and_stroke_text() methods...

    docs.aspose.com/page/python-net/ps/working-with...