Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 15,832 for

point

(0.14 sec)
  1. التلاعب مع الحروف الرسومية | API لـ C++

    C++ API Solution لإدارة الخطوط المختلفة. تعرف على كيفية الحصول على معلومات Glyphs and Metrics لخط ببضعة أسطر من التعليمات البرمجية....النوع System :: Drawing :: Point: ستخزن هذه القائمة نقاط مقطع...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/ar/cpp/manipulate-glyphs/
  2. 글리프 조작 | C++용 API | Aspose.Font

    다양한 폰트를 관리할 수 있는 C++ API 솔루션입니다. 몇 줄의 코드로 글꼴의 Glyphs 및 Metrics 정보를 얻는 방법을 알아보세요....계산하는 단계: System::Drawing::Point 유형의 points 목록을 선언합니다. 이 목록은 a의 포인트를...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/ko/cpp/manipulate-glyphs/
  3. Aspose::Words::DocumentBuilder::InsertOnlineVid...

    Aspose::Words::DocumentBuilder::InsertOnlineVideo method. Inserts an online video object into the document and scales it to the specified size in C++.... left double Distance in points from the origin to the left...from. top double Distance in points from the origin to the top...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Archivo

    Archivo...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/es/drawing/graphics-programming...
  5. Archiv

    Archiv...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/de/drawing/graphics-programming...
  6. Arsip

    Arsip...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/id/drawing/graphics-programming...
  7. ค้นหา

    ค้นหา...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/th/drawing/graphics-programming...
  8. Trova se i punti dati sono nel secondo grafico ...

    Impara come usare Aspose.Cells for Node.js via C++ per trovare se i punti dati sono nel secondo grafico a torta o barra di un grafico Pie of Pie o Bar of Pie. Questa guida dimostrerà come identificare e accedere alla torta o barra secondaria su un grafico composito, consentendoti di analizzare e manipolare i dati efficacemente....( 0 ); /* * Print the data points of the chart series and * check...property to determine * if data point is inside the bar or pie */...

    docs.aspose.com/cells/it/nodejs-cpp/find-if-dat...
  9. How can I add line and connect two simple image...

    How can I add line and connect two simple image using Aspose.Cells for Java? For Example : Screenshot 2026-02-13 104948.jpg (8.8 KB)...1, 0, 100, 100); float[][] points = shape.getConnectionPoints();...getX() + points[3][0]; float y1 = shape.getY() + points[3][1];...

    forum.aspose.com/t/how-can-i-add-line-and-conne...
  10. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...as a percentage, number of points or a special “none/auto” value...specified as a percentage. from_points(points) A creation method that...

    reference.aspose.com/words/python-net/aspose.wo...