Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 12,396 for

graphics path

(0.19 sec)
  1. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能... Copy 1 // The path to the documents directory....false ); 18 19 //Create graphics path from the rectangle 20 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/
  2. Change SVG Fill Color in Python | Change Fill C...

    Learn how to change SVG fill color in Python. This guide shows how to load an SVG, change its fill colors, and save the updated SVG using Python code....Color in Python Fill an SVG Path with Python Apply SVG Fill via...FAQs Conclusion See Also SVG graphics are part of almost every modern...

    blog.aspose.com/svg/change-svg-fill-color-in-py...
  3. Convert Visio to EMF via Python | products.aspo...

    Sample Python conversion Visio to EMF file. Use this example code to convert Visio to EMF within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  4. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...false ); 10 11 //Create graphics path from the first rectangle...GraphicsPath path = new GraphicsPath(); 13 path. AddRectangle...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  5. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Node.js 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/nodejs-java/activex/
  6. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能... Copy 1 // The path to the documents directory....false ); 18 19 //Create graphics path from the first rectangle...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  7. Convert VSSX to SWF via Python | products.aspos...

    Sample Python conversion code for VSSX format to SWF file. Use this example code to convert VSSX to SWF within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  8. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...repetition of the image inside graphics objects is called tiling....and text. In order to paint graphics objects with a textured pattern...

    docs.aspose.com/page/net/ps/working-with-textures/
  9. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....Page PsDocument transforms PS graphics state so that the origin is...are constructed by defining paths that are a series of connected...

    products.aspose.com/page/net/add-shapes-to-ps/
  10. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API....raster image into a vector graphic composed of points, lines,...images by vectorizing them into graphics made of points, lines, and...

    docs.aspose.com/svg/python-net/image-stencil/