Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 12,223 for

fill

(0.07 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for C++ calculates and applies effective shape properties for precise PowerPoint rendering.... Get the Effective Fill Format for a Table Using Aspose...for C++, you can get effective fill formatting for different table...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  2. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically.... Set the Fill Type of the Rectangle to Solid...rectangle shape shp . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/rectangle/
  3. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....shape border Remove the default Fill Format of the shape Finally...get_White ()); // remove any fill formatting in the shape shape...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  4. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…... Also, is there any way to fill (stretch) the last row if only...stretch to fill the space. To ensure the last image fills the remaining...

    forum.aspose.com/t/render-multiple-images-in-a-...
  5. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...SoftAssertions(); // Verify the original fill color is not the same as the...getPortionFormat().getEffective(); // Check fill color in IPortionFormatEffect...

    forum.aspose.com/t/iportioneffectivedata-instan...
  6. Coloring of inserts with new added layers|CAD D...

    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...

    docs.aspose.com/cad/net/how-to/coloring-of-inse...
  7. Simple Mail Merge in Python|Aspose.Words for Java

    Simple Mail Merge using Python....= Document ( srcDocFile ) \# Fill the fields in the document with...

    docs.aspose.com/words/java/simple-mail-merge-in...
  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/go-cpp/tile-picture-as-a-...
  9. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java.... Brushes are utilized to fill the interior of a drawing object...fillEllipse() method to draw a solid-filled ellipse as an example. Save...

    docs.aspose.com/drawing/java/working-with-brushes/
  10. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...width , height ) { // Set the fill color of the rectangle GraphInfo...100 , 200 , 120 ) { // Specify fill color for the Rectangle object...

    docs.aspose.com/pdf/zh/net/add-rectangle/