Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 16,533 for

point

(0.14 sec)
  1. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++.... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  2. Python を使用したプレゼンテーションのテキスト部分の管理|Aspose.Slides f...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument プレゼンテーションのテキスト部分を管理し、パフォーマンスとカスタマイズ性を向上させる方法を学びます。... portions : point = portion . get_coordinates...+ str ( point . x ) + " Corrdinates Y =" + str ( point . y ))...

    docs.aspose.com/slides/ja/python-net/portion/
  3. API publique et changements incompatibles rétro...

    Examinez les mises à jour de l'API publique et les changements incompatibles dans Aspose.Slides pour .NET afin de migrer en douceur vos solutions de présentation PowerPoint PPT, PPTX et ODP....méthodes de suppression de points de données et de catégories...permettent de supprimer un point de données de graphique d’une...

    docs.aspose.com/slides/fr/net/public-api-and-ba...
  4. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…...perimeter becomes a series of track points. When set to false (default)... = true . If you only need points, lines, or you are okay with...

    forum.aspose.com/t/gpx-destinationdriveroptions...
  5. Chercher

    chercher...AddComment(string, ISlide, Point, DateTime) . Enfin, enregistrez...commentaire PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/fr/slides/add-comments-in-ppt-c...
  6. gpx Viewer API in C#

    Develop a gpx viewer with an API designed specifically for net / C# developers.... Apply styles for points, lines, and polygons. Import...places on a map. Draw clustered points. Save a created map in SVG...

    products.aspose.com/gis/net/viewer/gpx
  7. mapinfo-mif Viewer API in C#

    Develop a mapinfo-mif viewer with an API designed specifically for net / C# developers.... Apply styles for points, lines, and polygons. Import...places on a map. Draw clustered points. Save a created map in SVG...

    products.aspose.com/gis/net/viewer/mapinfo-mif
  8. PPTX dokumentumdiagram .NET-en keresztül | prod...

    C#-forráskód diagramok vagy diagramok rajzolásához és konvertálásához PPTX-fájlba .NET-keretrendszer, .NET Core, Windows Azure, Mono vagy Xamarin platformokon....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/hu/net/chart/pptx/
  9. PPTX-documentgrafiek via .NET | products.aspose...

    C#-broncode om een ​​grafiek of diagram te tekenen en om te zetten in een PPTX-bestand op .NET Framework-, .NET Core-, Windows Azure-, Mono- of Xamarin-platforms....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/nl/net/chart/pptx/
  10. 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/