Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 13,119 for

graphics path

(1.28 sec)
  1. GraphicsPath를 사용하여 이미지 그리기|Documentation

    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....참조가 없으며 이미지 자체를 변경하지 않고, 대신 Graphics 클래스가 그릴 수있는 경로를 설명하는 메타데이터를...완전히 설명되면 해당 Graphics 클래스 메서드 (DrawPath 및 Fill Paths)를 사용하여 경로를...

    docs.aspose.com/psd/ko/java/drawing-images-usin...
  2. 档案

    档案...Format32bppPArgb); // 声明 Graphics 类对象 Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/zh/drawing/matrix-global-local-...
  3. Trabajar con transformaciones en PostScript | .NET

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...//Create graphics path from the rectangle 13 GraphicsPath path = new...new GraphicsPath(); 14 path. AddRectangle ( new RectangleF(0,...

    docs.aspose.com/page/es/net/ps/working-with-tra...
  4. GraphicsPath를 사용하여 이미지 그리기|Documentation

    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....설명된 후에는 해당하는 Graphics 클래스 메서드(DrawPath 및 Fill Paths)를 사용하여 경로를...경로를 그리거나 채울 수 있습니다. Graphics 클래스는 각 모양 세그먼트를 가져와 최종 이미지를 생성합니다....

    docs.aspose.com/psd/ko/net/drawing-images-using...
  5. Travailler avec des transformations dans PS | .NET

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...//Create graphics path from the rectangle 13 GraphicsPath path = new...new GraphicsPath(); 14 path. AddRectangle ( new RectangleF(0,...

    docs.aspose.com/page/fr/net/ps/working-with-tra...
  6. Lưu trữ

    Lưu trữ...đối tượng lớp Graphics Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/vi/drawing/matrix-global-local-...
  7. Малювання зображень за допомогою GraphicsPath|D...

    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.... які може намалювати клас Graphics. Клас GraphicsPath використовує...відповідні методи класу Graphics (DrawPath та Fill Path), щоб малювати...

    docs.aspose.com/psd/uk/net/drawing-images-using...
  8. Малювання зображень за допомогою GraphicsPath|D...

    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.... які може намалювати клас Graphics. Клас GraphicsPath використовує...відповідні методи класу Graphics (DrawPath та Fill Paths) для намальовування...

    docs.aspose.com/psd/uk/java/drawing-images-usin...
  9. Zeichnen von Bildern mit GraphicsPath|Documenta...

    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....Pfade beschreiben, die die Graphics-Klasse zeichnen kann. Die...Methoden der Graphics-Klasse (DrawPath und Fill Paths), um über...

    docs.aspose.com/psd/de/net/zeichnen-von-bildern...
  10. Python을 사용하여 PDF 파일에서 벡터 데이터 추출하기|Aspose.PDF fo...

    Aspose.PDF 파일을 사용하면 PDF 파일에서 벡터 데이터를 쉽게 추출할 수 있습니다.위치, 색상, 선폭 등과 같은 벡터 데이터 (경로, 다각형, 폴리라인) 를 가져올 수 있습니다....pdf as ap def extract_graphics_elements ( infile , outfile...outfile ): """ Extract vector graphic elements from a specified page...

    docs.aspose.com/pdf/ko/python-net/extract-vecto...