Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 16,156 for

point

(0.38 sec)
  1. آرشیوها

    آرشیوها...DrawPolygon(pen, new Point[] { new Point(100, 100), new Point(500, 400)...400), new Point(900, 100) }); // طراحی را در قالب تصویر دلخواه ذخیره...

    blog.aspose.com/fa/drawing/create-images-and-gr...
  2. Рисование изображений|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/PointF в качестве аргументов...определенной четырьмя структурами Point. Этот метод имеет несколько...

    docs.aspose.com/psd/ru/java/drawing-images/
  3. إضافة تعليق إلى شريحة|توثيق Aspose.Slides

    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....التعليقات PointF point = new PointF (); point . X = 1 ; point . Y = 1...comment" , pres . Slides [ 0 ], point , DateTime . Now ); pres . Save...

    docs.aspose.com/slides/ar/net/add-a-comment-to-...
  4. Малювання зображень|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/PointF як аргументи. Клас Pen...визначеної чотирма структурами Point. Цей метод має кілька варіантів...

    docs.aspose.com/psd/uk/java/drawing-images/
  5. 档案

    档案...AddComment(string, ISlide, Point, DateTime) 方法添加评论。 最后,使用 Presentation...设置评论位置 PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/zh/slides/add-comments-in-ppt-c...
  6. Configuration de l apparence du graphique avec ...

    Apprenez à configurer l apparence des graphiques dans Aspose.Cells for JavaScript via C++. Notre guide vous montrera comment modifier la disposition du graphique, les couleurs, les polices et les effets pour obtenir le style visuel souhaité et améliorer vos feuilles de calcul....SeriesCollection Zone d’un point unique dans une SeriesCollection...SeriesCollection point chart . nSeries . get ( 0 ). points . get ( 0...

    docs.aspose.com/cells/fr/javascript-cpp/setting...
  7. Arşiv

    Arşiv...Float point = new Point2D.Float(0.2f, 0...presentation.getSlides().get_Item(0), point, new Date()); // Sunumu kaydet...

    blog.aspose.com/tr/slides/add-comments-in-power...
  8. Archiwa

    Archiwa...Float point = new Point2D.Float(0.2f, 0...presentation.getSlides().get_Item(0), point, new Date()); // Zapisz prezentację...

    blog.aspose.com/pl/slides/add-comments-in-power...
  9. Архивы

    Архивы...Float point = new Point2D.Float(0.2f, 0...presentation.getSlides().get_Item(0), point, new Date()); // Сохранить презентацию...

    blog.aspose.com/ru/slides/add-comments-in-power...
  10. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....three others in ordinary double points. Line - line graphs are used...problem. Ellipse - is a set of points on a plane, creating an oval...

    docs.aspose.com/pdf/java/graphs/