Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 15,358 for

point

(0.12 sec)
  1. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of chart elements in Java....SEAL_10 Ten pointed star. SEAL_12 Twelve pointed star. SEAL_16...SEAL_16 Sixteen pointed star. SEAL_24 Twenty-four pointed star. SEAL_32...

    reference.aspose.com/words/java/com.aspose.word...
  2. Archiwa

    Archiwa...AddComment(string, ISlide, Point, DateTime) . Na koniec zapisz...komentarza PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/pl/slides/add-comments-in-ppt-c...
  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/fa/drawing/antialiasing-in-csharp/
  4. Arşiv

    Arşiv...AddComment(string, ISlide, Point, DateTime) yöntemini kullanarak...ayarlayın PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/tr/slides/add-comments-in-ppt-c...
  5. Архів

    Архів...AddComment(string, ISlide, Point, DateTime) . Нарешті, збережіть...коментаря PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/uk/slides/add-comments-in-ppt-c...
  6. أرشيف

    أرشيف...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...AutoMaskingArgs() { ObjectsPoints = new Point[][] { // بالإضافة إلى تحديد...

    blog.aspose.com/ar/imaging/remove-image-backgro...
  7. Changements de l API publique dans Aspose.Cells...

    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....le rayon de flou en unité de points. ReflectionEffect.Direction:...de la réflexion en unité de points. ReflectionEffect.FadeDirection:...

    docs.aspose.com/cells/fr/net/public-api-changes...
  8. Notes de publication Aspose.PSD pour Java 24.5|...

    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.... setPoints ( new Point []{ pointFToResourcePoin ( new...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( new...

    docs.aspose.com/psd/fr/java/aspose-psd-pour-jav...
  9. Настройка осей диаграмм в презентациях с помощь...

    Узнайте, как использовать Aspose.Slides for Python via .NET для настройки осей диаграмм в презентациях PowerPoint и OpenDocument для отчетов и визуализаций.... data_points . add_data_point_for_line_series ( wb...1 )) series . data_points . add_data_point_for_line_series ( wb...

    docs.aspose.com/slides/ru/python-net/chart-axis/
  10. 如何在地图上绘制几何图形|Documentation

    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....例如,要创建一个点,您将使用以下代码: Point point = new Point(40.7128, -74.006);...以下代码演示了如何创建一个点和一条线: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/zh/net/how-to-draw-geometry/