Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 11,116 for

graphics path

(0.05 sec)
  1. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...clip is a boundary defined by a path that restricts the visibility...content within the current graphics state in PS viewers or editors...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...is a path that bounds the content of the current graphics state...will be cut off. A clipping path in Java can be assigned in three...

    docs.aspose.com/page/java/ps/working-with-clips/
  3. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...is a path that bounds the content of the current graphics state...will be cut off. A clipping path in C++ can be assigned in three...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  4. 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/net/ps/working-with-clips/
  5. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...current graphics state of PsDocument. Fill the rectangle path. Close...the stroke to the current graphics state of PsDocument. Stroke...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  6. 在 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...
  7. 在 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...
  8. 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/
  9. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library....add_image()’ to place the image: File path of the image. A ‘Rectangle’...FileIO from os import path path_infile = path . join ( self . data_dir...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  10. 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...