Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 11,408 for

graphics path

(0.06 sec)
  1. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能...//Create graphics path from the rectangle 13 GraphicsPath path = new...new GraphicsPath(); 14 path. AddRectangle ( new RectangleF(0,...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  2. Aspose.Slides for .NET 6 Cross-Platform (ZIP Pa...

    Use Aspose.Slides for .NET 6 to build cross-platform C# apps on Windows, Linux, and macOS that create, edit, and convert PowerPoint PPT, PPTX and ODP files....the project folder along this path: ConsoleApp\libs\Aspose.Slides\net6...while preserving their relative path, but we need the dependent libraries...

    docs.aspose.com/slides/net/slides-for-net-6-cro...
  3. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++....Contents [ Hide ] Scalable Vector Graphics (SVG) is an XML-based vector...format for two‑dimensional graphics that also supports interactivity...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  4. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....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/php-java/activex/
  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 Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET.... To draw graphics with translucency using C#...Bitmap class Initialize the Graphics object from the created bitmap...

    docs.aspose.com/drawing/net/working-with-image-...
  7. 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/
  8. Manage ActiveX Controls in Presentations on And...

    Learn how Aspose.Slides for Android via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....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/androidjava/activex/
  9. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....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/java/activex/
  10. Image Clipping in C#

    This article explains image clipping in C#. It includes the environment configuration details, the step-by-step process, and a code snippet to make a clipped photo in C#....the drawing surface with the Graphics class Define the clip using...the path with the GraphicsPath class Add a shape or path and...

    kb.aspose.com/drawing/net/image-clipping-in-csh...