Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 16,029 for

point

(0.81 sec)
  1. Оптимальный Поисковик Путей|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....ptions); Point startPoint = new Point(5, 7); Point goalPoint...goalPoint = new Point(15, 13); var resultWay = generator.FindTheWay(startPoint...

    docs.aspose.com/gis/ru/net/optimal-path-finder/
  2. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java....FLAT A style with flat data points without gradient. GRADIENT...with gradient fill of data points. GREY A style with gray gradient...

    reference.aspose.com/words/java/com.aspose.word...
  3. Personnaliser les formes de présentation sur An...

    Créer et personnaliser des formes dans les présentations PowerPoint avec Aspose.Slides pour Android via Java : chemins géométriques, coins arrondis, formes composites....Modifier une forme à l’aide des points d’édition Considérez un carré...Dans PowerPoint, à l’aide des points d’édition , vous pouvez déplacer...

    docs.aspose.com/slides/fr/androidjava/custom-sh...
  4. Convert Between Measurement Units in C++|Aspose...

    Aspose.Words for C++ can help you with how to convert between measurement units, for example, inches to Points and Points to inches, pixels to Points, Points to pixels....accept values in points, where 1 inch equals 72 points. Sometimes this...this is not convenient and points need to be converted to other...

    docs.aspose.com/words/cpp/convert-between-measu...
  5. Diagramm in Bild umwandeln in Ruby|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....data points (France - Portugal(7 points)) chart_points = chart...cells.Color' ) point = chart_points . get ( 0 ) point . getArea ()...

    docs.aspose.com/cells/de/java/converting-chart-...
  6. สร้างแผนภูมิในไฟล์การนำเสนอ PPTX โดยใช้ Python ...

    ซอร์สโค้ด Python เพื่อสร้างแผนภูมิในการนำเสนอ PPTX... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/th/python-net/chart/...
  7. Vytvořte graf v prezentačních souborech PPTX po...

    Zdrojový kód Python pro vytvoření grafu v prezentaci PPTX.... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/cs/python-net/chart/...
  8. ConvertUtil.pixel_to_new_dpi method | Aspose.Wo...

    ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another....Examples Shows how to use convert points to pixels with default and...aw . ConvertUtil . pixel_to_point ( pixels = 100 , resolution...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Optimal Path Finder|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....ptions); Point startPoint = new Point(5, 7); Point goalPoint...goalPoint = new Point(15, 13); var resultWay = generator.FindTheWay(startPoint...

    docs.aspose.com/gis/cs/net/optimal-path-finder/
  10. Archiv

    Archiv... DrawLine(Pen, Point, Point) // Nakreslí čáru spojující...Pen(Color.Yellow, 2), new Point(10, 150), new Point(900, 150)); // Uložit...

    blog.aspose.com/cs/drawing/draw-lines-in-csharp/