Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 16,216 for

point

(0.1 sec)
  1. シェイプの調整値をC++で変更|Documentation

    Aspose.CellsとC++を使用してExcelで図形調整値を変更...distance between the tip point and the center point shapeGuides . Add...distance between the tip point and the center point shapeGuides . Add...

    docs.aspose.com/cells/ja/cpp/change-adjustment-...
  2. Anotações Extras usando C++|Aspose.PDF for C++

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF....:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/pt/cpp/extra-annotations/
  3. Benutzerdefinierte Form|Aspose.Slides für Node....

    Fügen Sie einer PowerPoint-Präsentation in JavaScript eine benutzerdefinierte Form hinzu...eines Pfads hinzufügen lineTo ( point ); lineTo ( x , y ); Eine Linie...im Pfad hinzufügen: lineTo ( point , index ); lineTo ( x , y ,...

    docs.aspose.com/slides/de/nodejs-java/custom-sh...
  4. Präsentationsformen in Java anpassen|Aspose.Sli...

    Erstellen und anpassen von Formen in PowerPoint-Präsentationen mit Aspose.Slides für Java: Geometriepfade, gekrümmte Ecken, zusammengesetzte Formen.... Float point ); public void lineTo ( float...awt . geom . Point2D . Float point , long index ); public void...

    docs.aspose.com/slides/de/java/custom-shape/
  5. 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...
  6. 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...
  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. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях PowerPoint, используя Aspose.Slides для PHP через Java, повышая производительность и возможность настройки....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/ru/php-java/portion/
  9. Управление текстовыми фрагментами в презентация...

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

    docs.aspose.com/slides/ru/java/portion/
  10. 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/