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

graphics path

(0.38 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 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-...
  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 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...
  5. 用 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...
  6. 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/
  7. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Set a paint to the current graphics state of PsDocument. Fill...the stroke to the current graphics state of PsDocument. Stroke...

    docs.aspose.com/page/java/ps/working-with-shapes/
  8. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 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/cpp/ps/working-with-hatch-...
  9. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Set a paint to the current graphics state of PsDocument. Fill...the stroke to the current graphics state of the PsDocument. Stroke...

    docs.aspose.com/page/python-net/ps/working-with...
  10. 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...is a path that bounds the content of the current graphics state...will be cut off. A clipping path in .NET can be assigned in three...

    docs.aspose.com/page/zh/net/ps/working-with-clips/