Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 16,533 for

point

(0.26 sec)
  1. Управление текстовыми фрагментами в презентация...

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

    docs.aspose.com/slides/ru/java/portion/
  2. 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/
  3. 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...
  4. 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...
  5. Добавление Аннотаций Фигур с использованием Pyt...

    Эта статья описывает, как добавлять, получать и удалять аннотации фигур из вашего PDF-документа с помощью Aspose.PDF для Python через .NET... Point ( 200 , 300 ), ap . Point ( 220 , 300 ),... ap . Point ( 250 , 330 ), ap . Point ( 300 , 304 ), ap . Point...

    docs.aspose.com/pdf/ru/python-net/figures-annot...
  6. 記録

    記録...Geometry = new Point(33.97, -118.25); firstFeature...secondFeature.Geometry = new Point(35.81, -96.28); secondFeature...

    blog.aspose.com/ja/gis/create-and-read-shapefil...
  7. شكل التعليقات التوضيحية عبر بايثون|Aspose.PDF f...

    تعرف على كيفية إضافة التعليقات التوضيحية الخطية والمربعة والدائرة والمضلع والمتعددة الأسطر وفحصها وحذفها في مستندات PDF باستخدام Aspose.PDF لـ Python عبر .NET.... Point ( 556 , 99 ), ap . Point ( 556 , 443 ),..., True ), ap . Point ( 556 , 99 ), ap . Point ( 556 , 443 ),...

    docs.aspose.com/pdf/ar/python-net/shape-annotat...
  8. Anotações de Forma via Python|Aspose.PDF for Py...

    Aprenda como adicionar, inspecionar e excluir anotações de linha, quadrado, círculo, polígono e polilinha em documentos PDF usando Aspose.PDF for Python via .NET.... Point ( 556 , 99 ), ap . Point ( 556 , 443 ),..., True ), ap . Point ( 556 , 99 ), ap . Point ( 556 , 443 ),...

    docs.aspose.com/pdf/pt/python-net/shape-annotat...
  9. Использование объектов Glyph | C++

    Функциональность объектов-глифов в Aspose.Font описывается имеющимися у них свойствами. Фрагменты кода помогут вам понять, как кодировать глифы на C++....и сохраняет их в переменной points , которая представляет собой...st < System::Drawing::Point >> points = System::MakeObject <...

    docs.aspose.com/font/ru/cpp/developer-guide/usi...
  10. Chercher

    chercher...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/fr/drawing/graphics-programming...