Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 15,829 for

point

(0.17 sec)
  1. Public API Changes in Aspose.Diagram 4.1.0|Docu...

    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....shapes through the connection points. You can see an example topic...Shapes Through the Connection Points] Public API Changes in Aspose...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. Управление частями текста в презентациях с помо...

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

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

    Узнайте, как управлять частями текста в презентациях 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/
  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. Biểu đồ tài liệu PPT qua .NET | products.aspose...

    Mã nguồn C# để vẽ và chuyển đổi biểu đồ hoặc sơ đồ trong tệp PPT trên .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin Platforms....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/vi/net/chart/ppt/
  9. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes into Excel files....results: Inserting a Five-pointed star to Excel Worksheet in...in C# The shape of Five-pointed star belongs to the Stars and Banners...

    docs.aspose.com/cells/net/insert-shapes/
  10. Pythonでチャートデータ系列を管理する|Aspose.Slides for Python ...

    PythonでPowerPoint(PPT/PPTX)のチャートデータ系列を管理する方法を学び、実用的なコード例とベストプラクティスでデータプレゼンテーションを強化します。... data_points . add_data_point_for_bar_series ( workBook...20 )) series . data_points . add_data_point_for_bar_series ( workBook...

    docs.aspose.com/slides/ja/python-net/chart-series/