Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 16,418 for

point

(0.19 sec)
  1. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds.... data_points . add_data_point_for_pie_series ( fact...20 )) series . data_points . add_data_point_for_pie_series ( fact...

    docs.aspose.com/slides/python-net/pie-chart/
  2. Como Desenhar Geometria em um Mapa|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....o seguinte código: Point point = new Point(40.7128, -74.006);...uma linha: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/pt/net/how-to-draw-geometry/
  3. Conecta Sub-formas de los Grupos en PHP|Documen...

    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/es/java/connect-sub-sha...
  4. PHP'de Grupların Alt Şekillerini Bağlayın|Docum...

    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/tr/java/connect-sub-sha...
  5. Управление текстовыми фрагментами в презентация...

    Узнайте, как управлять текстовыми фрагментами в презентациях PowerPoint с помощью Aspose.Slides для C++, повышая производительность и возможности настройки....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/ru/cpp/portion/
  6. Verwalten von Textabschnitten in Präsentationen...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für Android via Java verwalten, um Leistung und Anpassung zu steigern.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/de/androidjava/portion/
  7. AxisScaling.Type | Aspose.Words for .NET

    Discover the AxisScaling Type property to easily customize your axis scaling. Enhance your data visualization with flexible settings for optimal clarity....with X/Y coordinates for five points. chart . Series . Add ( "Series...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....column and the next column in points. getWidth() Gets the width...width of the text column in points. setSpaceAfter(double value) Sets...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::DocumentBuilder::InsertChart met...

    Aspose::Words::DocumentBuilder::InsertChart method. Inserts an chart 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...
  10. Resize EPS using Java API Solution

    Resize EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Resize EPS setting new size in Points Java Resize EPS setting new...assign new size. It can be Points (1/72 of inch), Inches, Millimeters...

    docs.aspose.com/page/java/resize-eps/