Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 14,970 for

point

(0.07 sec)
  1. arkiv

    arkiv...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/sv/drawing/graphics-programming...
  2. Trova se i punti dati sono nel secondo grafico ...

    Impara come usare Aspose.Cells for Node.js via C++ per trovare se i punti dati sono nel secondo grafico a torta o barra di un grafico Pie of Pie o Bar of Pie. Questa guida dimostrerà come identificare e accedere alla torta o barra secondaria su un grafico composito, consentendoti di analizzare e manipolare i dati efficacemente....( 0 ); /* * Print the data points of the chart series and * check...property to determine * if data point is inside the bar or pie */...

    docs.aspose.com/cells/it/nodejs-cpp/find-if-dat...
  3. Using Layer Effects in PSD files|Documentation

    Example of using Layer Effects in the Aspose.PSD for Python...gradient color points, and transparency points. Inner Shadow:...gradient color points and transparency points. Color Overlay:...

    docs.aspose.com/psd/python-net/layer-effects/
  4. Verwendung von Glyph-Objekten in der Aspose | .NET

    Die Funktionalität von Glyph-Objekten in der Aspose.Font-Bibliothek wird durch ihre Eigenschaften beschrieben. Verstehen Sie, wie Glyphen mit C# codieren....speichert sie in der Variablen „points“, die ein Array von Objekten...list with points 4 List<Point> points = new List<Point>(); 5 6...

    docs.aspose.com/font/de/net/developer-guide/usi...
  5. تخصيص مخططات الفطيرة في العروض التقديمية باستخد...

    تعرف على كيفية إنشاء وتخصيص مخططات الفطيرة باستخدام Python مع Aspose.Slides، وقابلة للتصدير إلى PowerPoint وOpenDocument، مما يعزز سرد البيانات الخاص بك في ثوانٍ.... data_points . add_data_point_for_pie_series ( fact...20 )) series . data_points . add_data_point_for_pie_series ( fact...

    docs.aspose.com/slides/ar/python-net/pie-chart/
  6. 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....parameter Polygon (Rectangle baru, Points baru, judul, warna, InteriorColor...Poligon auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  7. 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/
  8. Manipolazioni con glifi | API per C++

    Soluzione API C++ per la gestione di vari font. Scopri come ottenere informazioni su glifi e metriche di un font con poche righe di codice....Dichiara l’elenco points di tipo System::Drawing::Point: questo elenco...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/it/cpp/manipulate-glyphs/
  9. Porción|Documentación de Aspose.Slides para PHP

    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....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/es/php-java/portion/
  10. Porción|Documentación de Aspose.Slides

    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.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/es/androidjava/portion/