Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 16,184 for

point

(0.24 sec)
  1. 記録

    記録...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/ja/drawing/graphics-programming...
  2. ค้นหา

    ค้นหา...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // เริ่มต้นภูมิภาค...

    blog.aspose.com/th/drawing/working-with-aspose-...
  3. Архивы

    Архивы...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Инициализировать...

    blog.aspose.com/ru/drawing/working-with-aspose-...
  4. KML

    KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define Points, lines, polygons, and other geographic features, allowing users to create and share custom maps and overlays....a markup language to define points, lines, polygons, and other...range of data types, including points, lines, polygons, and overlays...

    products.aspose.com/gis/net/gis-formats/kml
  5. Obtenir les limites du paragraphe à partir de p...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour Java afin d'optimiser le positionnement du texte dans les présentations PowerPoint.... Float point = portion . getCoordinates ();...sont‑elles mesurées ? En points, où 1 pouce = 72 points. Cela s’applique...

    docs.aspose.com/slides/fr/java/paragraph/
  6. 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....gradient color points, and transparency points. Inner Shadow:...gradient color points and transparency points. Color Overlay:...

    docs.aspose.com/psd/java/developer-guide/layer-...
  7. Aspose.PSD for .NET 19.7 - 릴리스 노트|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....changes to the vector path points foreach ( var layer in image...!= null ) { Point p0 = bezierKnotRecord . Points [ 0 ]; bezierKnotRecord...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  8. การจัดการ Glyphs | API สำหรับ C++

    โซลูชัน API C++ เพื่อจัดการแบบอักษรต่าง ๆ เรียนรู้วิธีการรับข้อมูล Glyphs และ Metrics ของแบบอักษรด้วยไม่กี่บรรทัดของโค้ด....ประกาศรายการ points ของประเภท System::Drawing::Point: รายการนี้...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/th/cpp/manipulate-glyphs/
  9. PDF 하이라이트 주석|Aspose.PDF for Java

    마크업 주석은 문서의 텍스트에 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/ko/java/highlights-annotation/
  10. プレゼンテーションで С++ を使用してチャートデータマーカーを管理する|Aspose.Sli...

    Aspose.Slides for С++ でチャートデータマーカーをカスタマイズする方法を学び、明確な С++ コード例を使用して PPT および PPTX 形式のプレゼンテーションへのインパクトを高めます。...SharedPtr < IChartDataPoint > point = series -> get_DataPoints ()...:: Box < double > ( 4.5 ))); point -> get_Marker () -> get_Format...

    docs.aspose.com/slides/ja/cpp/chart-data-marker/