Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 11,686 for

fill

(0.07 sec)
  1. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... get_Fill () Gets fill formatting for the Stroke...for a stroke image or pattern fill. get_JoinStyle () Defines the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 在 PS 文件中使用形状 | Java

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 Java 中使用该功能...ORANGE ); 16 //Fill the rectangle 17 document. fill (path); 18 19...ORANGE ); 16 //Fill the ellipse 17 document. fill (path); 18 19...

    docs.aspose.com/page/zh/java/ps/working-with-sh...
  3. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding....WriteLine ( $"Number of background fill styles for theme is {numberOfBackgroundFi}"...Index guide : 0 is used for no fill. The index starts from 1. TIP...

    docs.aspose.com/slides/net/presentation-theme/
  4. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...clipping path and cut off a blue-filled rectangle in the same graphics...graphics state of PsDocument. Fill the rectangle path with the...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  5. Slow performance of facades FillField method - ...

    The facades FillField method is running very slow for one of my pdf forms. Most other run quickly. I have a sample program that illustrates the problem by comparing the slow form to a fast form.Can you take a look and …...5 seconds to fill 20 fields. Kindly send us your...is taking 38 to 45 seconds to fill all fields (count 384) in our...

    forum.aspose.com/t/slow-performance-of-facades-...
  6. Manage Presentation Themes in Java|Aspose.Slide...

    Master presentation themes in Aspose.Slides for Java to create, customize and convert PowerPoint files with consistent branding....println ( "Number of background fill styles for theme is " + numberOfBackgroundFi...Index guide : 0 is used for no fill. The index starts from 1. TIP...

    docs.aspose.com/slides/java/presentation-theme/
  7. PPTX document chart using Java | products.aspos...

    Java sample code to draw and convert chart or diagram in PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Set fill color for series. create custom...e, 3 , 1 , 30 )); //Setting fill color for series series.getFormat()...

    products.aspose.com/slides/java/chart/pptx/
  8. Aspose.PSD for Python via .NET 24.4版 - 发行说明|Doc...

    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 strokeSettings = shapeLayer...strokeFill = shapeLayer . stroke . fill assert len ( shapeLayer . path...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  9. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... fill = doc. create_image_brush (data_dir...Tile an image 14 # ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/python-net/xps/working-wit...
  10. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...rectangle with opaque gradient fill ////////// 19 GraphicsPath path...(gradientBrush); 30 document. Fill (path); 31 ////////// 32 33...

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