Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 15,687 for

point

(0.16 sec)
  1. Создать сетку и сцену 3D|Documentation

    Сетка определяется набором контрольных точек и множеством n-сторонних многоугольников по мере необходимости. В этой статье объясняется, как определить сетку....NET # Initialize control points controlPoints = [ Vector4 (...Add control points to the mesh mesh . control_points . extend (...

    docs.aspose.com/3d/ru/python-net/create-3d-mesh...
  2. Crea mesh e scena 3D|Documentation

    Una mesh è definita da un insieme di punti di controllo e da molti poligoni n-sided secondo necessità. Questo articolo spiega come definire una Mesh....NET # Initialize control points controlPoints = [ Vector4 (...Add control points to the mesh mesh . control_points . extend (...

    docs.aspose.com/3d/it/python-net/create-3d-mesh...
  3. إضافة تعليقات توضيحية للأشكال باستخدام C++|Aspo...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF لـ C++...مضلع auto points = MakeArray < System :: SharedPtr < Point >> ({...MakeObject < Point > ( 274 , 381 ), MakeObject < Point > ( 555 ,...

    docs.aspose.com/pdf/ar/cpp/figures-annotation/
  4. JavaScriptをC++経由で使用した円グラフのカスタムスライスまたはセクターの色|Doc...

    C++を使用してAspose.Cells for JavaScriptを利用し、円グラフのスライスとセクターの色をカスタマイズする方法を学習します。ガイドでは、各スライス、セクター、リージョンにユニークな色を割り当て、視覚的な魅力とデータ表現を向上させる方法を示します。...individual points with custom colors srs . points . get ( 0 )...0 , 246 , 22 , 219 ); srs . points . get ( 1 ). area . foregroundColor...

    docs.aspose.com/cells/ja/javascript-cpp/custom-...
  5. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях PowerPoint с помощью Aspose.Slides для Java, повышая производительность и возможности настройки.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/ru/java/portion/
  6. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para .NET, mejorando el rendimiento y la personalización.... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/es/net/portion/
  7. Подключить подформы групп в PHP|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....Connect sub-shapes $connection_point_place = new ConnectionPointPlace...$shape_from_id , $connection_point_place -> RIGHT , $shape_to_id...

    docs.aspose.com/diagram/ru/java/connect-sub-sha...
  8. Drawing Images using Graphics|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....LinearGradientBrush and an array of points. The Graphics class has exposed...of points. Please note that every two consecutive points in the...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  9. Anslut underformer av grupperna i PHP|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....Connect sub-shapes $connection_point_place = new ConnectionPointPlace...$shape_from_id , $connection_point_place -> RIGHT , $shape_to_id...

    docs.aspose.com/diagram/sv/java/connect-sub-sha...
  10. 档案

    档案...之后,使用 getPoints() 获取边界条码区域的 Points 数组。 最后,显示条码的 X 和 Y 点。 以下代码示例展示了如何使用...// 显示检测到的所有条码的 x 和 y 坐标 Point[] point = result.getRegion().getPoints();...

    blog.aspose.com/zh/barcode/read-barcode-from-im...