Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 16,210 for

point

(0.46 sec)
  1. أرشيف

    أرشيف...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/
  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/uk/drawing/antialiasing-in-csharp/
  3. Создать сетку и сцену 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...
  4. 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...
  5. 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/
  6. 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...
  7. Java を使用してプレゼンテーションでチャート データ マーカーを管理する|Aspose.S...

    Aspose.Slides for Java でチャート データ マーカーをカスタマイズする方法を学び、PPT および PPTX 形式のプレゼンテーションの効果を高める、わかりやすい Java コード例をご紹介します。... IChartDataPoint point = series . getDataPoints ()..., 1 , ( double ) 4 . 5 )); point . getMarker (). getFormat ()...

    docs.aspose.com/slides/ja/java/chart-data-marker/
  8. 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...
  9. 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
  10. 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/