Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,683 for

pen

(0.09 sec)
  1. Vẽ Hình Ảnh|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....bản chấp nhận thể hiện của lớp Pen và cặp tọa độ điểm hoặc cấu trúc...Point/PointF làm đối số. Lớp Pen định nghĩa một đối tượng được...

    docs.aspose.com/psd/vi/net/drawing-images/
  2. ארכיון

    ארכיון... אתחול של אובייקט של מחלקת Pen עם עובי וצבע ספציפיים. צייר אליפסה...אדום בעובי של 5 פיקסלים Pen pen = new Pen ( Color . getRed (), 5...

    blog.aspose.com/he/drawing/create-load-fill-and...
  3. Trabajar con patrones de sombreado en PostScrip...

    Cómo agregar un patrón de sombreado a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....Pen con System.Drawing.HacthBrush...FillAndStrokeText() que aceptan System.Drawing.Pen como parámetro. En el siguiente...

    docs.aspose.com/page/es/cpp/ps/working-with-hat...
  4. Travailler avec des motifs de hachures dans Pos...

    Comment ajouter un motif de hachures au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...Pen avec System.Drawing.HacthBrush...qui acceptent System.Drawing.Pen comme paramètre. Dans l’exemple...

    docs.aspose.com/page/fr/cpp/ps/working-with-hat...
  5. Arsip

    Arsip...drawLine(Pen, int, int, int, int) . Hasilkan...koordinat graphic.drawLine(new Pen(com.aspose.imaging.Color.getBlue()...

    blog.aspose.com/id/imaging/draw-shapes-in-java/
  6. Arşiv

    Arşiv...DrawLine(Pen, int, int, int, int) yöntemini...Noktaları graphic.DrawLine(new Pen(Color.Blue, 3), 18, 18, 200,...

    blog.aspose.com/tr/imaging/draw-shapes-in-csharp/
  7. Archivo

    Archivo...inicialice un objeto de clase Pen con el color y el tamaño especificados...Inicializar un bolígrafo Pen pen = new Pen(Color.Black, 5); // dibujar...

    blog.aspose.com/es/drawing/antialiasing-in-csharp/
  8. Menggambar Gambar|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....menerima instance dari kelas Pen dan pasangan koordinat titik...Point/PointF sebagai argumen. Kelas Pen mendefinisikan objek yang digunakan...

    docs.aspose.com/psd/id/menggambar-gambar/
  9. ארכיון

    ארכיון... אתחול אובייקט בכיתה Pen עם הצבע והגודל שצוינו כדי לצייר...value, string unit) { Pen pen = new Pen(Color.Red, 1); Font font...

    blog.aspose.com/he/drawing/add-callout-to-image...
  10. Korzystanie z interfejsu API graficznego do edy...

    Przykład użycia interfejsu API graficznego w Aspose.PSD dla języka Python...przykładowym kodzie, obiekt Pen jest tworzony, aby zdefiniować...dostosować według potrzeb. pen = Pen ( Color . alice_blue ) Podobnie...

    docs.aspose.com/psd/pl/pl/python-net/graphics-api/