Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 11,137 for

graphics path

(0.12 sec)
  1. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能... Copy 1 // The path to the documents directory....100. 0f ); 20 21 //Create graphics path from the rectangle 22 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  2. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API.... To draw graphics with transparency using Java...Bitmap class . Initialize the Graphics object from the created bitmap...

    docs.aspose.com/drawing/java/working-with-image...
  3. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Presentation ( path + "ActiveX.pptm" ) as presentation...with draw . Graphics . from_image ( bmp ) as graphics : with draw...

    docs.aspose.com/slides/python-net/activex/
  4. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET... In order to paint graphics objects with a gradient in...parameter. In order to outline graphics objects with a gradient in...

    docs.aspose.com/page/net/ps/working-with-gradient/
  5. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... In order to paint graphics objects with a hatch pattern...parameter. In order to outline graphics objects with a hatch pattern...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  6. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python... To paint graphics objects with a gradient, create...as a parameter. To outline graphics objects with a gradient, pass...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python....images are independent of graphics adapter and are also called...import FileIO from os import path import os import shutil import...

    docs.aspose.com/pdf/python-net/convert-images-f...
  8. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API... Save ( $"{path}StoreImageAsFile.png" , BarCodeImageFormat...Stream str = new FileStream ( $"{path}StoreImageAsStream.png" , FileMode...

    docs.aspose.com/barcode/net/save-barcode-image/
  9. ActiveX|Aspose.Slides for Node.js via .NET 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....ActiveX control and set the video path by using its properties. Save...ActiveX control and set the video path pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/activex/
  10. 用 Node.js 通过 C++ 将工作表渲染为图形上下文|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将工作表渲染为图形上下文,包括渲染到图像文件、屏幕和打印机。...toImage(int pageIndex, Graphics g, float x, float y) SheetRender...SheetRender.toImage(int pageIndex, Graphics g, float x, float y, float...

    docs.aspose.com/cells/zh/nodejs-cpp/render-work...