Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 869 for

image brush

(0.03 sec)
  1. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C#...rendered, they produce an image like this: Brush Properties For Drawing...Drawing You can use a brush to draw lines connecting trace elements'...

    docs.aspose.com/slides/net/manage-ink/
  2. How to Set Watermark in TIFF using Java

    This brief tutorial guides on how to set watermark in TIFF using Java. It can be used to secure TIFF Image by adding watermark in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....Imaging Product Family Aspose.BarCode...Java . You can watermark TIFF image in Java by setting the watermark...

    kb.aspose.com/imaging/java/how-to-set-watermark...
  3. ActiveX|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 ActiveX 控件... Bitmap image = new Bitmap (( int ) control...Graphics . FromImage ( image ); Brush brush = new SolidBrush ( Color...

    docs.aspose.com/slides/zh/net/activex/
  4. ActiveX|Aspose.Slides 文档

    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.... auto image = System :: MakeObject < Bitmap...Graphics :: FromImage ( image ); auto brush = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/activex/
  5. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python...substitute image. Powerpoint will replace this image during activeX...so sometime it's OK to leave image unchanged. bmp = draw . Bitmap...

    docs.aspose.com/slides/python-net/activex/
  6. How to generate multiline image from text - Fre...

    Hello Team, We are using aspose.Imaging using that we want to generate Image from text. If text length is beyond some specific width then it should be wrap and should display text after that length into new line. How ca…...generate multiline image from text Aspose.Imaging Product Family...using aspose.Imaging using that we want to generate image from text...

    forum.aspose.com/t/how-to-generate-multiline-im...
  7. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...using the Image.load() method or create a Psd Image from Scratch...any). with Image . load ( inputFile , loadOpt ) as image : psdImage...

    docs.aspose.com/psd/python-net/graphics-api/
  8. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Drawing Images|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....Drawing Images Contents [ Hide ] Drawing Lines This example uses...draw the line shapes on the Image surface. To demonstrate the...

    docs.aspose.com/psd/java/drawing-images/
  10. ActiveX|Aspose.Slides for Python 文档

    在 Python 中管理 PowerPoint 演示文稿中的 ActiveX 控件... from_image ( bmp ) as graphics : with draw...WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...

    docs.aspose.com/slides/zh/python-net/activex/