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

point

(1.33 sec)
  1. Modifier la taille des diapositives de la prése...

    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....les pouces (par exemple, des points ou des millimètres) ? Oui....Slides utilise les points en interne, où 1 point équivaut à 1/72...

    docs.aspose.com/slides/fr/java/slide-size/
  2. Modifier la taille des diapositives dans les pr...

    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....les pouces (par exemple, les points ou les millimètres) ? Oui....Slides utilise les points en interne, où 1 point équivaut à 1/72...

    docs.aspose.com/slides/fr/python-net/slide-size/
  3. Arsip

    Arsip...addcomment(string, ISlide, point, date). Terakhir, simpan presentasi..."MF") # Atur posisi komentar point = drawing.PointF(0.2, 0.2) #...

    blog.aspose.com/id/slides/add-comments-to-ppt-s...
  4. 3D mesh ve sahne oluştur|Documentation

    A Mesh, bir dizi kontrol noktası ve gerektiğinde birçok n taraflı poligonlar tarafından tanımlanır. Tonun makalesi nasıl tanımlanacağını açıklıyor....defined by a set of control points and the many n-sided polygons...3D-for-.NET // Initialize control points Vector4 [] controlPoints =...

    docs.aspose.com/3d/tr/net/create-3d-mesh-and-sc...
  5. Chercher

    chercher...data_points.add_data_point_for_bar_series(fact...1, 20)) series.data_points.add_data_point_for_bar_series(fact...

    blog.aspose.com/fr/slides/create-powerpoint-pre...
  6. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Python mediante .NET, mejorando el rendimiento y la personalización.... portions : point = portion . get_coordinates...+ str ( point . x ) + " Corrdinates Y =" + str ( point . y ))...

    docs.aspose.com/slides/es/python-net/portion/
  7. إدارة أجزاء النص في العروض التقديمية في .NET|تو...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides for .NET، مما يعزز الأداء والتخصيص.... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/ar/net/portion/
  8. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience....with X/Y coordinates for five points. chart . Series . Add ( "Series...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Font.position property | Aspose.Words for Python

    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. run = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Malla dividida|Documentation

    Los desarrolladores pueden requerir dividir todas las mallas de una escena en varias submallas por material. El método SplitMesh no dividirá una malla de la escena si se le ha asignado un único material. Los desarrolladores ahora pueden lograr esto usando Aspose.3D for .NET API....same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/es/net/split-mesh/