Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 16,570 for

point

(0.37 sec)
  1. ChartSeries.Smooth | Aspose.Words لـ .NET

    حسّن مخططاتك البيانية باستخدام خاصية ChartSeries Smooth. أنشئ خطوطًا سلسة وجذابة بصريًا بسهولة باستخدام خطوط CatmullRom لتحسين وضوح البيانات....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ChartDataPoint.ClearFormat | Aspose.Words per .NET

    Scopri come il metodo ClearFormat di ChartDataPoint ripristina il formato predefinito dei tuoi punti dati, migliorando la chiarezza e la coerenza nei tuoi grafici....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  3. Работа с PointCloud|Documentation

    Aspose.3D for Python via .NET позволяет декодировать сетку из Draco файла напрямую без построения сцены с использованием метода Decode класса DracoFormat.... decode ( "data-dir" + "point_cloud_no_qp.drc" )) Кодировать...DracoSaveOptions () options . point_cloud = true # For complete...

    docs.aspose.com/3d/ru/python-net/working-with-p...
  4. Travailler avec PointCloud|Documentation

    Aspose.3D for Java permet de décoder un maillage à partir d'un fichier Draco directement sans construire une scène en utilisant la méthode de décodage de la classe DracoFormat.... getDataDir () + "point_cloud_no_qp.drc" ); Encode Mesh...Draco en tant que nuage de points en utilisant la méthode encode...

    docs.aspose.com/3d/fr/java/working-with-pointcl...
  5. ค้นหา

    ค้นหา...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // เริ่มต้นภูมิภาค...

    blog.aspose.com/th/drawing/working-with-aspose-...
  6. Архивы

    Архивы...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Инициализировать...

    blog.aspose.com/ru/drawing/working-with-aspose-...
  7. KML

    KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define Points, lines, polygons, and other geographic features, allowing users to create and share custom maps and overlays....a markup language to define points, lines, polygons, and other...range of data types, including points, lines, polygons, and overlays...

    products.aspose.com/gis/net/gis-formats/kml
  8. Obtenir les limites du paragraphe à partir de p...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour Java afin d'optimiser le positionnement du texte dans les présentations PowerPoint.... Float point = portion . getCoordinates ();...sont‑elles mesurées ? En points, où 1 pouce = 72 points. Cela s’applique...

    docs.aspose.com/slides/fr/java/paragraph/
  9. Python を使用したプレゼンテーションの形状カスタマイズ|Aspose.Slides fo...

    Python 用 Aspose.Slides for .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションで形状を作成およびカスタマイズします:ジオメトリパス、曲線コーナー、複合形状。...PowerPoint で Edit Points を使用すると、次のことができます。 正方形の角を内側または外側に移動する...ポイントを操作する これらの操作は任意の図形に適用できます。 Edit Points を使用すると、既存の図形を変更したり、既存の図形から新しい図形を作成したりできます。...

    docs.aspose.com/slides/ja/python-net/custom-shape/
  10. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in Points) relative to the base line...sets the position of text (in points) relative to the base line...// Raise this run of text 5 points above the baseline. let run...

    reference.aspose.com/words/nodejs-net/aspose.wo...