Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 16,201 for

point

(0.23 sec)
  1. Personnaliser les graphiques circulaires dans l...

    Apprenez à créer et personnaliser des graphiques circulaires en Python avec Aspose.Slides, exportables vers PowerPoint et OpenDocument, pour dynamiser votre narration de données en quelques secondes.... data_points . add_data_point_for_pie_series ( fact...20 )) series . data_points . add_data_point_for_pie_series ( fact...

    docs.aspose.com/slides/fr/python-net/pie-chart/
  2. أرشيف

    أرشيف...DrawCurve(pen, 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/ar/drawing/antialiasing-in-csharp/
  3. Архів

    Архів...DrawCurve(pen, 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/uk/drawing/antialiasing-in-csharp/
  4. Создать сетку и сцену 3D|Documentation

    Сетка определяется набором контрольных точек и множеством n-сторонних многоугольников по мере необходимости. В этой статье объясняется, как определить сетку....NET # Initialize control points controlPoints = [ Vector4 (...Add control points to the mesh mesh . control_points . extend (...

    docs.aspose.com/3d/ru/python-net/create-3d-mesh...
  5. Crea mesh e scena 3D|Documentation

    Una mesh è definita da un insieme di punti di controllo e da molti poligoni n-sided secondo necessità. Questo articolo spiega come definire una Mesh....NET # Initialize control points controlPoints = [ Vector4 (...Add control points to the mesh mesh . control_points . extend (...

    docs.aspose.com/3d/it/python-net/create-3d-mesh...
  6. Tabulka dokumentů PPTX přes .NET | products.asp...

    Zdrojový kód C# pro kreslení a převod grafu nebo diagramu do souboru PPTX na platformách .NET Framework, .NET Core, Windows Azure, Mono nebo Xamarin....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/cs/net/chart/pptx/
  7. Insert Shapes To Worksheet In Aspose.Cells|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....Five‑Pointed Star to Worksheet The shape of five‑pointed star...you want to insert the five‑pointed star Click the Insert menu...

    docs.aspose.com/cells/java/insert-shapes-to-wor...
  8. shapes.svg

    points="160,10 350,140 210,350 50...fill-opacity:0.5" /> <polyline points="220,200 240,180 260,200 280...

    docs.aspose.com/html/files/shapes.svg
  9. Portion|Aspose.Slides for Node.js via .NET 文档

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/zh/nodejs-java/portion/
  10. Font.line_spacing property | Aspose.Words for P...

    Font.line_spacing property. Returns line spacing of this font (in Points)....line spacing of this font (in points). @property def line_spacing...get a font’s line spacing, in points. doc = aw . Document () builder...

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