Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 38,428 for

canvas

(0.14 sec)
  1. 在 XPS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Python 中使用该功能...5 # Add Canvas to the XpsDocument instance 6 canvas = doc. add_canvas...add_canvas () 7 # A rectangle with opacity masked by ImageBrush...

    docs.aspose.com/page/zh/python-net/xps/working-...
  2. 使用透明度 | C++

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 C++ 中使用该功能。...< XpsDocument > (); 4 //Add Canvas to XpsDocument instance 5 System...System ::SharedPtr < XpsCanvas > canvas = doc -> AddCanvas(); 6 //...

    docs.aspose.com/page/zh/cpp/xps/working-with-tr...
  3. Converting 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....PsdImage and draws images on the canvas surface using Draw Image method...image parts and no pages. The canvas size must be equal to the size...

    docs.aspose.com/psd/net/converting-images/
  4. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....the Graph object to create a canvas for drawing different objects...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  5. 乳胶到XPS | C++的Aspose.TeX

    C ++的Aspose.TeX API解决方案的转换功能使LATEX文件转换为TEH XPS格式。这是一些代码示例。...页面元素和子元素树组成 - canvas , path 和 glyphs 。 canvas 是一个分组元素,可以包含其他...

    docs.aspose.com/tex/zh/cpp/latex-to-xps/
  6. 乳胶到XPS | Java的Aspose.TeX

    Java的Aspose.TeX API解决方案的转换功能使您可以将乳胶文件转换为XPS格式。学习代码示例。...页面元素和子元素树组成 - canvas , path 和 glyphs 。 canvas 是一个分组元素,可以包含其他...

    docs.aspose.com/tex/zh/java/latex-to-xps/
  7. Choose Recognition Symbology|Documentation

    Learn how to choose and configure barcode symbologies when using BarCodeReader in Aspose.BarCode for Java....getHeight ()); BufferedImage canvas = new BufferedImage ( width...TYPE_INT_ARGB ); Graphics2D graphics = canvas . createGraphics (); graphics...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Add Image to HTML in C# – Aspose.HTML for .NET

    Insert images into an HTML document programmatically using Aspose.HTML for .NET library.... it also handles CSS, HTML Canvas, SVG, XPath, and JavaScript...HTML HTML Template Render HTML Canvas 2D to PDF Managing images in...

    products.aspose.com/html/net/images/add/
  9. Manipulating Photoshop Formats|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....shapes over the newly created canvas. The following simple steps...

    docs.aspose.com/imaging/python-net/manipulating...
  10. Render Presentation Slides as SVG Images in Pyt...

    Learn how to render PowerPoint and OpenDocument slides as SVG images using Aspose.Slides for Python via .NET. High-quality visuals with simple code examples....several slides into a single SVG canvas is a post-processing step performed...

    docs.aspose.com/slides/python-net/render-a-slid...